From 590d4ede52e1576e8290d3a05597a5bf4f0ce2e7 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:12:02 +0000 Subject: [PATCH] Reverted to commit cb1ef6c177d663f30501b3d053f45cb882481646 --- src/components/rides/CoasterStatistics.tsx | 2 +- src/components/rides/RecentPhotosPreview.tsx | 2 +- src/components/rides/RideCard.tsx | 9 +- src/components/rides/RideHighlights.tsx | 2 +- src/components/rides/SimilarRides.tsx | 2 +- .../rides/TechnicalSpecifications.tsx | 2 +- src/pages/DesignerDetail.tsx | 2 +- src/pages/ManufacturerDetail.tsx | 2 +- src/pages/OperatorDetail.tsx | 6 +- src/pages/ParkDetail.tsx | 109 +++++++++--------- src/pages/PropertyOwnerDetail.tsx | 6 +- src/pages/RideDetail.tsx | 106 ++++++++--------- 12 files changed, 117 insertions(+), 133 deletions(-) diff --git a/src/components/rides/CoasterStatistics.tsx b/src/components/rides/CoasterStatistics.tsx index c3d8b3ff..f50dbd77 100644 --- a/src/components/rides/CoasterStatistics.tsx +++ b/src/components/rides/CoasterStatistics.tsx @@ -64,7 +64,7 @@ export const CoasterStatistics = ({ statistics }: CoasterStatisticsProps) => {
- {park.description} -
-+ {park.description} +
- {ride.description} -
-+ {ride.description} +
+