From e8d07f9600adf62923925242d1bb755941ecca3b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 17:03:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 139 +++++++++++------------------------------------ 1 file changed, 33 insertions(+), 106 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cc19f42..2137859 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,46 +29,35 @@ export default function LandingPage() {
@@ -77,9 +66,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Legacy of Taste" description={[ - "Founded on the principles of traditional Indian cooking, Gujarati Spice brings the vibrant tastes of Gujarat to your table.", - "Our chefs use fresh, locally sourced ingredients to recreate the authentic, home-cooked magic of every meal.", - ]} + "Founded on the principles of traditional Indian cooking, Gujarati Spice brings the vibrant tastes of Gujarat to your table.", "Our chefs use fresh, locally sourced ingredients to recreate the authentic, home-cooked magic of every meal."]} /> @@ -91,32 +78,14 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Signature", - name: "Traditional Dhokla", - price: "$12.00", - rating: 5, - reviewCount: "120+", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXMFwR2lWK6HA6q7O3LVLAEX1H/uploaded-1774630953771-1x1d6069.jpg", - }, + id: "p1", brand: "Signature", name: "Traditional Dhokla", price: "$12.00", rating: 5, + reviewCount: "120+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXMFwR2lWK6HA6q7O3LVLAEX1H/uploaded-1774630953771-1x1d6069.jpg"}, { - id: "p2", - brand: "Signature", - name: "Gujarati Thali", - price: "$24.00", - rating: 5, - reviewCount: "85+", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXMFwR2lWK6HA6q7O3LVLAEX1H/uploaded-1774630953771-eob8xy70.jpg", - }, + id: "p2", brand: "Signature", name: "Gujarati Thali", price: "$24.00", rating: 5, + reviewCount: "85+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXMFwR2lWK6HA6q7O3LVLAEX1H/uploaded-1774630953771-eob8xy70.jpg"}, { - id: "p3", - brand: "Signature", - name: "Aromatic Dal Fry", - price: "$15.00", - rating: 4, - reviewCount: "95+", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXMFwR2lWK6HA6q7O3LVLAEX1H/uploaded-1774630953771-ogfpbc3s.jpg", - }, + id: "p3", brand: "Signature", name: "Aromatic Dal Fry", price: "$15.00", rating: 4, + reviewCount: "95+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXMFwR2lWK6HA6q7O3LVLAEX1H/uploaded-1774630953771-ogfpbc3s.jpg"}, ]} title="Our Signature Dishes" description="From crispy dhokla to aromatic dal, explore our hand-crafted menu." @@ -130,40 +99,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Miller", - role: "Food Blogger", - testimonial: "The best Gujarati thali I've ever had outside of India. Simply magical.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dates-pita-arrangement_23-2148728151.jpg?_wi=1", - }, + id: "1", name: "Sarah Miller", role: "Food Blogger", testimonial: "The best Gujarati thali I've ever had outside of India. Simply magical.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dates-pita-arrangement_23-2148728151.jpg"}, { - id: "2", - name: "Rahul Verma", - role: "Chef", - testimonial: "Unbelievable attention to detail and authentic spice blends.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-food_23-2149461683.jpg", - }, + id: "2", name: "Rahul Verma", role: "Chef", testimonial: "Unbelievable attention to detail and authentic spice blends.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-food_23-2149461683.jpg"}, { - id: "3", - name: "Emily Chen", - role: "Traveler", - testimonial: "A must-visit for anyone craving real, home-style Indian food.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132627.jpg", - }, + id: "3", name: "Emily Chen", role: "Traveler", testimonial: "A must-visit for anyone craving real, home-style Indian food.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132627.jpg"}, { - id: "4", - name: "David Smith", - role: "Regular Patron", - testimonial: "Great atmosphere and consistently delicious food. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150520009.jpg", - }, + id: "4", name: "David Smith", role: "Regular Patron", testimonial: "Great atmosphere and consistently delicious food. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150520009.jpg"}, { - id: "5", - name: "Ananya Rao", - role: "Food Critic", - testimonial: "An exquisite journey through Gujarati spice profiles. Truly authentic.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dates-pita-arrangement_23-2148728151.jpg?_wi=2", - }, + id: "5", name: "Ananya Rao", role: "Food Critic", testimonial: "An exquisite journey through Gujarati spice profiles. Truly authentic.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dates-pita-arrangement_23-2148728151.jpg"}, ]} title="What Our Guests Say" description="Authentic experiences shared by our visitors." @@ -174,14 +118,11 @@ export default function LandingPage() { @@ -191,37 +132,23 @@ export default function LandingPage() { logoText="Gujarati Spice" columns={[ { - title: "Menu", - items: [ + title: "Menu", items: [ { - label: "Dhokla", - href: "#menu", - }, + label: "Dhokla", href: "#menu"}, { - label: "Thali", - href: "#menu", - }, + label: "Thali", href: "#menu"}, { - label: "Dal Fry", - href: "#menu", - }, + label: "Dal Fry", href: "#menu"}, ], }, { - title: "Information", - items: [ + title: "Information", items: [ { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, ], }, ]} -- 2.49.1