From 3fa203d377e06404795b8f18aef56f4a1f7a41d7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 17:23:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 212 +++++++++++------------------------------------ 1 file changed, 47 insertions(+), 165 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0702f1..d99e8f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -57,19 +47,14 @@ export default function LandingPage() {
@@ -96,35 +79,14 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "dish-1", - brand: "Gastronomy Haven", - name: "Classic Modern European Delight", - price: "$28", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-gourmet-food-with-beef_23-2148516881.jpg?_wi=1", - imageAlt: "A perfectly plated Modern European main course", - }, + id: "dish-1", brand: "Gastronomy Haven", name: "Classic Modern European Delight", price: "$28", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-gourmet-food-with-beef_23-2148516881.jpg?_wi=1", imageAlt: "A perfectly plated Modern European main course"}, { - id: "dish-2", - brand: "Gastronomy Haven", - name: "Gourmet Modern European Appetizer", - price: "$15", - rating: 4.8, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/lavash-snack-roll-with-cheese-grenate-seeds-bread-vegetables-sorbet-white-plate-snack_114579-146.jpg", - imageAlt: "A colorful Modern European appetizer with fresh ingredients", - }, + id: "dish-2", brand: "Gastronomy Haven", name: "Gourmet Modern European Appetizer", price: "$15", rating: 4.8, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/lavash-snack-roll-with-cheese-grenate-seeds-bread-vegetables-sorbet-white-plate-snack_114579-146.jpg", imageAlt: "A colorful Modern European appetizer with fresh ingredients"}, { - id: "dish-3", - brand: "Gastronomy Haven", - name: "Decadent Modern European Dessert", - price: "$12", - rating: 4.9, - reviewCount: "90", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-black-currant-jam_140725-975.jpg", - imageAlt: "A rich and beautifully garnished Modern European dessert", - }, + id: "dish-3", brand: "Gastronomy Haven", name: "Decadent Modern European Dessert", price: "$12", rating: 4.9, + reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-black-currant-jam_140725-975.jpg", imageAlt: "A rich and beautifully garnished Modern European dessert"}, ]} title="Signature Modern European Dishes" description="Explore our exquisite selection of culinary delights, prepared with the freshest ingredients and authentic recipes." @@ -138,64 +100,25 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Local Food Critic", - company: "Taste & Thrive Blog", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-trendy-hairstyle_23-2149430890.jpg?_wi=1", - imageAlt: "Portrait of Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", role: "Local Food Critic", company: "Taste & Thrive Blog", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-trendy-hairstyle_23-2149430890.jpg?_wi=1", imageAlt: "Portrait of Sarah Johnson"}, { - id: "2", - name: "Michael Chen", - role: "Regular Patron", - company: "Community Member", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/home-peace-time-only-me_329181-7411.jpg?_wi=1", - imageAlt: "Portrait of Michael Chen", - }, + id: "2", name: "Michael Chen", role: "Regular Patron", company: "Community Member", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/home-peace-time-only-me_329181-7411.jpg?_wi=1", imageAlt: "Portrait of Michael Chen"}, { - id: "3", - name: "Emily Rodriguez", - role: "Chef & Food Blogger", - company: "Culinary Explorer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg?_wi=1", - imageAlt: "Portrait of Emily Rodriguez", - }, + id: "3", name: "Emily Rodriguez", role: "Chef & Food Blogger", company: "Culinary Explorer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg?_wi=1", imageAlt: "Portrait of Emily Rodriguez"}, { - id: "4", - name: "David Kim", - role: "Events Planner", - company: "City Events Co.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg?_wi=1", - imageAlt: "Portrait of David Kim", - }, + id: "4", name: "David Kim", role: "Events Planner", company: "City Events Co.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg?_wi=1", imageAlt: "Portrait of David Kim"}, ]} kpiItems={[ { - id: "kpi-1", - title: "Happy Guests", - subtitle: "Served Annually", - category: "Customer Satisfaction", - value: "10K+", - }, + title: "Happy Guests", subtitle: "Served Annually", category: "Customer Satisfaction", value: "10K+"}, { - id: "kpi-2", - title: "Years of Excellence", - subtitle: "In Modern European Dining", - category: "Experience", - value: "15", - }, + title: "Years of Excellence", subtitle: "In Modern European Dining", category: "Experience", value: "15"}, { - id: "kpi-3", - title: "Star Rating", - subtitle: "Across Platforms", - category: "Quality", - value: "4.9", - }, + title: "Star Rating", subtitle: "Across Platforms", category: "Quality", value: "4.9"}, ]} title="What Our Guests Say" description="Hear from our delighted customers who've experienced the magic of Gastronomy Haven." @@ -207,14 +130,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} logos={[ - "http://img.b2bpic.net/free-vector/gradient-golden-luxury-badge-collection_23-2149040437.jpg", - "http://img.b2bpic.net/free-psd/catering-flyer-template-design_23-2151930820.jpg", - "http://img.b2bpic.net/free-vector/flat-design-chef-logo-template_23-2148980968.jpg", - "http://img.b2bpic.net/free-photo/family-having-lunch-together-outdoors_23-2149043473.jpg", - "http://img.b2bpic.net/free-vector/pink-logo-with-spoon_1017-4307.jpg", - "http://img.b2bpic.net/free-vector/various-dishes-restaurant_23-2147563613.jpg", - "http://img.b2bpic.net/free-photo/top-view-fresh-ripe-cauliflower-inside-basket-light-grey-table_140725-132349.jpg", - ]} + "http://img.b2bpic.net/free-vector/gradient-golden-luxury-badge-collection_23-2149040437.jpg", "http://img.b2bpic.net/free-psd/catering-flyer-template-design_23-2151930820.jpg", "http://img.b2bpic.net/free-vector/flat-design-chef-logo-template_23-2148980968.jpg", "http://img.b2bpic.net/free-photo/family-having-lunch-together-outdoors_23-2149043473.jpg", "http://img.b2bpic.net/free-vector/pink-logo-with-spoon_1017-4307.jpg", "http://img.b2bpic.net/free-vector/various-dishes-restaurant_23-2147563613.jpg", "http://img.b2bpic.net/free-photo/top-view-fresh-ripe-cauliflower-inside-basket-light-grey-table_140725-132349.jpg"]} + names={[ + "Gourmet Weekly", "Chef's Choice", "Dining Digest", "Food Critics' Corner", "Culinary Today", "Local Foodie Guide", "Epicurean Journal"]} title="Recognized Excellence" description="Proudly featured in leading culinary publications and trusted by our community." /> @@ -227,27 +145,16 @@ export default function LandingPage() { description="Ready to indulge? Book a table or reach out to us for any inquiries." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Phone Number (Optional)", - }, + name: "phone", type: "tel", placeholder: "Phone Number (Optional)"}, ]} textarea={{ - name: "message", - placeholder: "Your Message", - rows: 4, + name: "message", placeholder: "Your Message", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/rich-christal-chandelier-hangs-dinner-table-with-red-roses-greenery_8353-7354.jpg" imageAlt="Elegant restaurant interior for contact section" @@ -263,62 +170,37 @@ export default function LandingPage() { imageAlt="Restaurant exterior at night" columns={[ { - title: "Menu", - items: [ + title: "Menu", items: [ { - label: "Appetizers", - href: "/menu#appetizers", - }, + label: "Appetizers", href: "/menu#appetizers"}, { - label: "Main Courses", - href: "/menu#main-courses", - }, + label: "Main Courses", href: "/menu#main-courses"}, { - label: "Desserts", - href: "/menu#desserts", - }, + label: "Desserts", href: "/menu#desserts"}, { - label: "Drinks", - href: "/menu#drinks", - }, + label: "Drinks", href: "/menu#drinks"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Reservations", - href: "/reservations", - }, + label: "Reservations", href: "/reservations"}, { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, { - label: "Careers", - href: "/careers", - }, + label: "Careers", href: "/careers"}, ], }, { - title: "Follow Us", - items: [ + title: "Follow Us", items: [ { - label: "Instagram", - href: "https://instagram.com/gastronomyhaven", - }, + label: "Instagram", href: "https://instagram.com/gastronomyhaven"}, { - label: "Facebook", - href: "https://facebook.com/gastronomyhaven", - }, + label: "Facebook", href: "https://facebook.com/gastronomyhaven"}, { - label: "Twitter", - href: "https://twitter.com/gastronomyhaven", - }, + label: "Twitter", href: "https://twitter.com/gastronomyhaven"}, ], }, ]}