Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 03:35:32 +00:00

View File

@@ -173,10 +173,10 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "1", value: "Daily", title: "Opening Hours", description: "Open 10 AM - 10 PM (extended hours weekends)", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-cityscape-with-historic-buildings-sunny-day-copenhagen-denmark_181624-48933.jpg", imageAlt: "park overview aerial view park large outdoor space"
id: "1", value: "Daily", title: "Opening Hours", description: "Open 10 AM - 10 PM (extended hours weekends)", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-cityscape-with-historic-buildings-sunny-day-copenhagen-denmark_181624-48933.jpg?_wi=1", imageAlt: "park overview aerial view park large outdoor space"
},
{
id: "2", value: "15K-25K", title: "Attraction Prices", description: "UZS per ride (family packages available)", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-cityscape-with-historic-buildings-sunny-day-copenhagen-denmark_181624-48933.jpg", imageAlt: "park overview aerial view park large outdoor space"
id: "2", value: "15K-25K", title: "Attraction Prices", description: "UZS per ride (family packages available)", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-cityscape-with-historic-buildings-sunny-day-copenhagen-denmark_181624-48933.jpg?_wi=2", imageAlt: "park overview aerial view park large outdoor space"
}
]}
/>