From 62dbc7bf988b07afc94040d281a3323210a65bd0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 05:15:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e5855b8..da79483 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,11 +51,11 @@ export default function LandingPage() { ]} carouselItems={[ { id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wpsu6h", imageAlt: "modern cafe interior warm lighting cozy" }, - { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ph4243", imageAlt: "steamed momos dumplings plate closeup" }, - { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y6qzau", imageAlt: "fresh coffee latte cup cafe aesthetic" }, - { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=svnmb7", imageAlt: "fresh burger with cheese lettuce tomato" }, - { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r30zp3", imageAlt: "oreo milkshake glass topped whipped cream" }, - { id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7jlkwi", imageAlt: "cafe interior cozy sitting area tables" } + { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ph4243&_wi=1", imageAlt: "steamed momos dumplings plate closeup" }, + { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y6qzau&_wi=1", imageAlt: "fresh coffee latte cup cafe aesthetic" }, + { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=svnmb7&_wi=1", imageAlt: "fresh burger with cheese lettuce tomato" }, + { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r30zp3&_wi=1", imageAlt: "oreo milkshake glass topped whipped cream" }, + { id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7jlkwi&_wi=1", imageAlt: "cafe interior cozy sitting area tables" } ]} autoPlay={true} autoPlayInterval={4000} @@ -72,12 +72,12 @@ export default function LandingPage() { animationType="slide-up" useInvertedBackground={false} products={[ - { id: "1", name: "Momos", price: "₹80-120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ph4243", imageAlt: "steamed momos dumplings plate closeup" }, + { id: "1", name: "Momos", price: "₹80-120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ph4243&_wi=2", imageAlt: "steamed momos dumplings plate closeup" }, { id: "2", name: "Bread Omelette", price: "₹60-100", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w7kdx5", imageAlt: "fluffy omelette bread toast breakfast" }, - { id: "3", name: "Burger", price: "₹120-150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=svnmb7", imageAlt: "fresh burger with cheese lettuce tomato" }, + { id: "3", name: "Burger", price: "₹120-150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=svnmb7&_wi=2", imageAlt: "fresh burger with cheese lettuce tomato" }, { id: "4", name: "White Sauce Pasta", price: "₹150-200", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mdv244", imageAlt: "creamy white sauce pasta plate bowl" }, { id: "5", name: "Veg Noodles", price: "₹100-140", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c5u0d6", imageAlt: "stir fried vegetable noodles plate wok" }, - { id: "6", name: "Oreo Milkshake", price: "₹120-150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r30zp3", imageAlt: "oreo milkshake glass topped whipped cream" } + { id: "6", name: "Oreo Milkshake", price: "₹120-150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r30zp3&_wi=2", imageAlt: "oreo milkshake glass topped whipped cream" } ]} buttons={[ { text: "View Full Menu", href: "#" } @@ -94,12 +94,12 @@ export default function LandingPage() { animationType="slide-up" useInvertedBackground={false} features={[ - { id: "01", title: "Affordable Prices", description: "Quality food and coffee at budget-friendly rates. Perfect for students and young professionals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7jlkwi", imageAlt: "cafe interior cozy sitting area tables" }, - { id: "02", title: "Quick Service", description: "Fast, friendly service that respects your time. Get your order in minutes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b6bcet", imageAlt: "food photography flatlay coffee snacks" }, - { id: "03", title: "Cozy Hangout Space", description: "Perfect ambiance for friends, dates, and casual meetings. A welcoming local vibe.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7onbjs", imageAlt: "outdoor cafe seating street location" }, - { id: "04", title: "Fresh Coffee & Snacks", description: "Daily-prepared items with quality ingredients. Taste the difference in every bite.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y6qzau", imageAlt: "fresh coffee latte cup cafe aesthetic" }, - { id: "05", title: "Prime Location", description: "Located in Booth Market, Sector 37 C. Easy to find and access from anywhere.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7jlkwi", imageAlt: "cafe interior cozy sitting area tables" }, - { id: "06", title: "Open Late Hours", description: "Open till 9:45 PM. Perfect for evening hangouts and late-night snacks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b6bcet", imageAlt: "food photography flatlay coffee snacks" } + { id: "01", title: "Affordable Prices", description: "Quality food and coffee at budget-friendly rates. Perfect for students and young professionals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7jlkwi&_wi=2", imageAlt: "cafe interior cozy sitting area tables" }, + { id: "02", title: "Quick Service", description: "Fast, friendly service that respects your time. Get your order in minutes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b6bcet&_wi=1", imageAlt: "food photography flatlay coffee snacks" }, + { id: "03", title: "Cozy Hangout Space", description: "Perfect ambiance for friends, dates, and casual meetings. A welcoming local vibe.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7onbjs&_wi=1", imageAlt: "outdoor cafe seating street location" }, + { id: "04", title: "Fresh Coffee & Snacks", description: "Daily-prepared items with quality ingredients. Taste the difference in every bite.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y6qzau&_wi=2", imageAlt: "fresh coffee latte cup cafe aesthetic" }, + { id: "05", title: "Prime Location", description: "Located in Booth Market, Sector 37 C. Easy to find and access from anywhere.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7jlkwi&_wi=3", imageAlt: "cafe interior cozy sitting area tables" }, + { id: "06", title: "Open Late Hours", description: "Open till 9:45 PM. Perfect for evening hangouts and late-night snacks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b6bcet&_wi=2", imageAlt: "food photography flatlay coffee snacks" } ]} /> @@ -112,12 +112,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Priya Sharma", date: "Date: 15 January 2025", title: "Perfect place for hangouts!", quote: "Perfect place to have good quality food at affordable prices. The ambiance is cozy and the staff is super friendly. We come here every weekend!", tag: "Regular Customer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2q4x2o", avatarAlt: "young student smiling happy portrait", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7jlkwi", imageAlt: "cafe interior cozy sitting area tables" }, - { id: "2", name: "Rahul Patel", date: "Date: 10 January 2025", title: "Best coffee in Sector 37", quote: "Nice place, tasty food and fair prices. The coffee here is hands down the best in the area. Highly recommended for students and professionals.", tag: "Coffee Lover", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5yx6pq", avatarAlt: "couple enjoying coffee cafe together", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y6qzau", imageAlt: "fresh coffee latte cup cafe aesthetic" }, - { id: "3", name: "Anjali Verma", date: "Date: 5 January 2025", title: "Great for dates and meetings", quote: "Such a warm and welcoming cafe. Perfect for casual dates or work meetings. The momos here are absolutely delicious and the portions are generous!", tag: "Verified Visitor", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8d3q4s", avatarAlt: "professional woman smiling portrait indoor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ph4243", imageAlt: "steamed momos dumplings plate closeup" }, - { id: "4", name: "Vikram Singh", date: "Date: 28 December 2024", title: "Fast service, happy stomach", quote: "Quick service without compromising on quality. The staff remembers regulars by name. A hidden gem in Booth Market!", tag: "Local Favorite", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9qk7ow", avatarAlt: "young man casual portrait smiling", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=svnmb7", imageAlt: "fresh burger with cheese lettuce tomato" }, - { id: "5", name: "Neha Gupta", date: "Date: 20 December 2024", title: "Budget-friendly with excellent taste", quote: "Amazing food at such reasonable prices. The pastries and shakes are my personal favorites. Worth every rupee spent!", tag: "Student Community", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nexeat", avatarAlt: "girl cafe customer happy expression", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r30zp3", imageAlt: "oreo milkshake glass topped whipped cream" }, - { id: "6", name: "Arjun Kumar", date: "Date: 15 December 2024", title: "Our daily go-to spot", quote: "Been coming here for months now. Consistency in quality and taste is amazing. The team is always happy to accommodate custom orders.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xdpgs4", avatarAlt: "man laughing happy cafe portrait", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7onbjs", imageAlt: "outdoor cafe seating street location" } + { id: "1", name: "Priya Sharma", date: "Date: 15 January 2025", title: "Perfect place for hangouts!", quote: "Perfect place to have good quality food at affordable prices. The ambiance is cozy and the staff is super friendly. We come here every weekend!", tag: "Regular Customer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2q4x2o", avatarAlt: "young student smiling happy portrait", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7jlkwi&_wi=4", imageAlt: "cafe interior cozy sitting area tables" }, + { id: "2", name: "Rahul Patel", date: "Date: 10 January 2025", title: "Best coffee in Sector 37", quote: "Nice place, tasty food and fair prices. The coffee here is hands down the best in the area. Highly recommended for students and professionals.", tag: "Coffee Lover", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5yx6pq", avatarAlt: "couple enjoying coffee cafe together", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y6qzau&_wi=3", imageAlt: "fresh coffee latte cup cafe aesthetic" }, + { id: "3", name: "Anjali Verma", date: "Date: 5 January 2025", title: "Great for dates and meetings", quote: "Such a warm and welcoming cafe. Perfect for casual dates or work meetings. The momos here are absolutely delicious and the portions are generous!", tag: "Verified Visitor", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8d3q4s", avatarAlt: "professional woman smiling portrait indoor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ph4243&_wi=3", imageAlt: "steamed momos dumplings plate closeup" }, + { id: "4", name: "Vikram Singh", date: "Date: 28 December 2024", title: "Fast service, happy stomach", quote: "Quick service without compromising on quality. The staff remembers regulars by name. A hidden gem in Booth Market!", tag: "Local Favorite", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9qk7ow", avatarAlt: "young man casual portrait smiling", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=svnmb7&_wi=3", imageAlt: "fresh burger with cheese lettuce tomato" }, + { id: "5", name: "Neha Gupta", date: "Date: 20 December 2024", title: "Budget-friendly with excellent taste", quote: "Amazing food at such reasonable prices. The pastries and shakes are my personal favorites. Worth every rupee spent!", tag: "Student Community", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nexeat", avatarAlt: "girl cafe customer happy expression", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r30zp3&_wi=3", imageAlt: "oreo milkshake glass topped whipped cream" }, + { id: "6", name: "Arjun Kumar", date: "Date: 15 December 2024", title: "Our daily go-to spot", quote: "Been coming here for months now. Consistency in quality and taste is amazing. The team is always happy to accommodate custom orders.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xdpgs4", avatarAlt: "man laughing happy cafe portrait", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7onbjs&_wi=2", imageAlt: "outdoor cafe seating street location" } ]} />