diff --git a/src/app/page.tsx b/src/app/page.tsx index f2ef8f2..26dc423 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,19 +59,19 @@ export default function LandingPage() { testimonials={[ { name: "Priya Sharma", handle: "@PriyaFoodie", testimonial: "The Jhol Momos here are a game-changer! So authentic and fresh. My new favorite comfort food spot.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-indian-girl-eating-momos_23-2151240683.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-indian-girl-eating-momos_23-2151240683.jpg?_wi=1"}, { name: "Rahul Singh", handle: "@RahulEats", testimonial: "Finally, real Korean Ramen in Ahmedabad! Quick service and every bite is packed with flavor. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-indian-man-outdoors_23-2151125275.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-indian-man-outdoors_23-2151125275.jpg?_wi=1"}, { name: "Ananya Gupta", handle: "@Ananya_G", testimonial: "Their Schezwan Noodles are perfectly spicy. Great spot for a quick, delicious, and hygienic meal.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-indian-woman-street_23-2151069502.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-indian-woman-street_23-2151069502.jpg?_wi=1"}, { name: "Vikram Patel", handle: "@VikramFood", testimonial: "Affordable, fresh, and consistently tasty. Ditya Momo has become my go-to for late-night cravings.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/indian-woman-eating-fried-chicken_23-2149603348.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/indian-woman-eating-fried-chicken_23-2149603348.jpg?_wi=1"}, { name: "Diya Mehta", handle: "@Diya_M", testimonial: "I love the vibe and the quick service. The Korean Spicy Bowl is a must-try for any spice lover!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-indian-girl-eating-momos_23-2151240683.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-indian-girl-eating-momos_23-2151240683.jpg?_wi=2"}, ]} tag="Taste the Tradition" tagAnimation="none" @@ -95,7 +95,7 @@ export default function LandingPage() { src: "http://img.b2bpic.net/free-photo/young-indian-girl-eating-momos_23-2151240683.jpg", alt: "Customer Diya Mehta"}, ]} avatarText="Loved by thousands of foodies" - imageSrc="http://img.b2bpic.net/free-photo/momos-served-with-chili-sauce-bowl_23-2149591321.jpg" + imageSrc="http://img.b2bpic.net/free-photo/momos-served-with-chili-sauce-bowl_23-2149591321.jpg?_wi=1" imageAlt="Himalayan Jhol Momos and Korean Ramen spread on a table" showBlur={true} /> @@ -142,7 +142,7 @@ export default function LandingPage() { { id: "4", title: "Fresh & Hygienic Preparation", content: "Our open kitchen concept ensures you see the freshness and cleanliness with which every meal is prepared, using only premium ingredients."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-man-eating-ramen-cafe_23-2149666012.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-man-eating-ramen-cafe_23-2149666012.jpg?_wi=1" imageAlt="Close-up of freshly served Himalayan Jhol Momos in a bowl" mediaAnimation="none" mediaPosition="right" @@ -157,17 +157,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Himalayan Jhol Momos", price: "₹150", variant: "Spicy broth, 6 pcs", imageSrc: "http://img.b2bpic.net/free-photo/momos-served-with-chili-sauce-bowl_23-2149591321.jpg", imageAlt: "Himalayan Jhol Momos"}, + id: "p1", name: "Himalayan Jhol Momos", price: "₹150", variant: "Spicy broth, 6 pcs", imageSrc: "http://img.b2bpic.net/free-photo/momos-served-with-chili-sauce-bowl_23-2149591321.jpg?_wi=2", imageAlt: "Himalayan Jhol Momos"}, { id: "p2", name: "Korean Ramen Noodles", price: "₹180", variant: "Veg/Non-Veg, customizable spice", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-eating-soup_23-2149635905.jpg", imageAlt: "Korean Ramen Noodles"}, { - id: "p3", name: "Steamed Momos", price: "₹100", variant: "Veg/Paneer/Chicken, 6 pcs", imageSrc: "http://img.b2bpic.net/free-photo/delicious-momo-sauce_23-2149503714.jpg", imageAlt: "Steamed Momos"}, + id: "p3", name: "Steamed Momos", price: "₹100", variant: "Veg/Paneer/Chicken, 6 pcs", imageSrc: "http://img.b2bpic.net/free-photo/delicious-momo-sauce_23-2149503714.jpg?_wi=1", imageAlt: "Steamed Momos"}, { - id: "p4", name: "Fried Momos", price: "₹120", variant: "Crispy Veg/Chicken, 6 pcs", imageSrc: "http://img.b2bpic.net/free-photo/delicious-momo-sauce_23-2149503714.jpg", imageAlt: "Fried Momos"}, + id: "p4", name: "Fried Momos", price: "₹120", variant: "Crispy Veg/Chicken, 6 pcs", imageSrc: "http://img.b2bpic.net/free-photo/delicious-momo-sauce_23-2149503714.jpg?_wi=2", imageAlt: "Fried Momos"}, { id: "p5", name: "Schezwan Noodles", price: "₹130", variant: "Veg/Egg/Chicken", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-concept-with-fried-noodles_23-2149367468.jpg", imageAlt: "Schezwan Noodles"}, { - id: "p6", name: "Korean Spicy Bowls", price: "₹190", variant: "Rice/Noodle base, Veg/Chicken", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-eating-ramen-cafe_23-2149666012.jpg", imageAlt: "Korean Spicy Bowls"}, + id: "p6", name: "Korean Spicy Bowls", price: "₹190", variant: "Rice/Noodle base, Veg/Chicken", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-eating-ramen-cafe_23-2149666012.jpg?_wi=2", imageAlt: "Korean Spicy Bowls"}, ]} title="Our Authentic Menu: Crafted for Your Cravings" description="Explore our signature dishes that bring the vibrant flavors of Himalayan, Korean, and Chinese street food directly to your table." @@ -182,15 +182,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", name: "Aisha Khan", role: "College Student", testimonial: "Ditya Momo is my go-to for delicious and affordable momos. The Jhol Momos are simply the best!", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-girl-eating-momos_23-2151240683.jpg", imageAlt: "Aisha Khan"}, + id: "t1", name: "Aisha Khan", role: "College Student", testimonial: "Ditya Momo is my go-to for delicious and affordable momos. The Jhol Momos are simply the best!", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-girl-eating-momos_23-2151240683.jpg?_wi=3", imageAlt: "Aisha Khan"}, { - id: "t2", name: "Rohan Das", role: "Young Professional", testimonial: "The Korean Ramen here transports me straight to Seoul. It's fast, fresh, and perfectly spiced every time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-indian-man-outdoors_23-2151125275.jpg", imageAlt: "Rohan Das"}, + id: "t2", name: "Rohan Das", role: "Young Professional", testimonial: "The Korean Ramen here transports me straight to Seoul. It's fast, fresh, and perfectly spiced every time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-indian-man-outdoors_23-2151125275.jpg?_wi=2", imageAlt: "Rohan Das"}, { - id: "t3", name: "Neha Sharma", role: "Local Resident", testimonial: "I appreciate the cleanliness and consistency. My family loves the fried momos and Schezwan noodles.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-indian-woman-street_23-2151069502.jpg", imageAlt: "Neha Sharma"}, + id: "t3", name: "Neha Sharma", role: "Local Resident", testimonial: "I appreciate the cleanliness and consistency. My family loves the fried momos and Schezwan noodles.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-indian-woman-street_23-2151069502.jpg?_wi=2", imageAlt: "Neha Sharma"}, { - id: "t4", name: "Aryan Gupta", role: "Food Blogger", testimonial: "A hidden gem in Vastrapur! Ditya Momo offers Instagram-worthy food that tastes as good as it looks. Don't miss the Korean Spicy Bowl.", imageSrc: "http://img.b2bpic.net/free-photo/indian-woman-eating-fried-chicken_23-2149603348.jpg", imageAlt: "Aryan Gupta"}, + id: "t4", name: "Aryan Gupta", role: "Food Blogger", testimonial: "A hidden gem in Vastrapur! Ditya Momo offers Instagram-worthy food that tastes as good as it looks. Don't miss the Korean Spicy Bowl.", imageSrc: "http://img.b2bpic.net/free-photo/indian-woman-eating-fried-chicken_23-2149603348.jpg?_wi=2", imageAlt: "Aryan Gupta"}, { - id: "t5", name: "Sonia Verma", role: "Student", testimonial: "Perfect for late-night study cravings. Quick, hot, and authentic. The staff is super friendly too!", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-girl-eating-momos_23-2151240683.jpg", imageAlt: "Sonia Verma"}, + id: "t5", name: "Sonia Verma", role: "Student", testimonial: "Perfect for late-night study cravings. Quick, hot, and authentic. The staff is super friendly too!", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-girl-eating-momos_23-2151240683.jpg?_wi=4", imageAlt: "Sonia Verma"}, ]} title="Hear From Our Happy Customers" description="Our customers love the authentic flavors, quick service, and hygienic food we offer. Their smiles are our biggest reward!"