Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-09 04:06:20 +00:00

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
{ value: "5k+", title: "Happy Visitors" },
{ value: "4.1*", title: "Rating" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536628-cfbmivpk.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536628-cfbmivpk.png?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -88,8 +88,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: "f1", title: "Water Rides", description: "High-octane water slides for all ages.", tag: "Fun", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-3eo1h24r.png" },
{ id: "f2", title: "Swimming Pools", description: "Crystal clear water, perfectly maintained.", tag: "Relax", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536628-cfbmivpk.png" },
{ id: "f1", title: "Water Rides", description: "High-octane water slides for all ages.", tag: "Fun", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-3eo1h24r.png?_wi=1" },
{ id: "f2", title: "Swimming Pools", description: "Crystal clear water, perfectly maintained.", tag: "Relax", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536628-cfbmivpk.png?_wi=2" },
]}
title="World-Class Amenities"
description="Discover everything we have to offer, from exhilarating rides to savory cuisine."
@@ -105,9 +105,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
products={[
{ id: "r1", brand: "Authentic", name: "Signature Dushbara", price: "₹299", rating: 5, reviewCount: "48 reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-796z322b.png" },
{ id: "r2", brand: "Refreshing", name: "Garden Salad", price: "₹199", rating: 4, reviewCount: "32 reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-572mv1dc.png" },
{ id: "r3", brand: "Classic", name: "Grilled Specialty", price: "₹450", rating: 5, reviewCount: "56 reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-796z322b.png" }
{ id: "r1", brand: "Authentic", name: "Signature Dushbara", price: "₹299", rating: 5, reviewCount: "48 reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-796z322b.png?_wi=1" },
{ id: "r2", brand: "Refreshing", name: "Garden Salad", price: "₹199", rating: 4, reviewCount: "32 reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-572mv1dc.png?_wi=1" },
{ id: "r3", brand: "Classic", name: "Grilled Specialty", price: "₹450", rating: 5, reviewCount: "56 reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-796z322b.png?_wi=2" }
]}
/>
</div>
@@ -117,8 +117,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "t1", title: "Wonderful family day", quote: "Nice place to visit with family and friends, food and ambience was very good.", name: "Amit Kumar", role: "Visitor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-3eo1h24r.png" },
{ id: "t2", title: "Great value", quote: "Food was really good at reasonable price with good service.", name: "Priya Singh", role: "Local", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-572mv1dc.png" },
{ id: "t1", title: "Wonderful family day", quote: "Nice place to visit with family and friends, food and ambience was very good.", name: "Amit Kumar", role: "Visitor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-3eo1h24r.png?_wi=2" },
{ id: "t2", title: "Great value", quote: "Food was really good at reasonable price with good service.", name: "Priya Singh", role: "Local", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTGh05bYk6qadO2GYd5fmuRWif/uploaded-1778299536629-572mv1dc.png?_wi=2" },
]}
title="Guest Feedback"
description="See what our visitors say about their time at Crystal Land."