Update src/app/page.tsx

This commit is contained in:
2026-04-06 03:51:45 +00:00
parent d421e21624
commit eefc51c805

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ text: "View Menus", href: "#menus" },
{ text: "Inquire", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=1"
imageAlt="Chef plating gourmet food"
mediaAnimation="slide-up"
/>
@@ -74,12 +74,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "1", name: "Seafood Tasting", price: "$150/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg" },
{ id: "2", name: "Vegetarian Harvest", price: "$120/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg" },
{ id: "3", name: "Classic French", price: "$180/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg" },
{ id: "4", name: "Tapas Evening", price: "$100/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg" },
{ id: "5", name: "Seasonal Fusion", price: "$160/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg" },
{ id: "6", name: "Dessert Showcase", price: "$90/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg" }
{ id: "1", name: "Seafood Tasting", price: "$150/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=2" },
{ id: "2", name: "Vegetarian Harvest", price: "$120/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=3" },
{ id: "3", name: "Classic French", price: "$180/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=4" },
{ id: "4", name: "Tapas Evening", price: "$100/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=5" },
{ id: "5", name: "Seasonal Fusion", price: "$160/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=6" },
{ id: "6", name: "Dessert Showcase", price: "$90/person", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg?_wi=7" }
]}
title="Signature Dining Menus"
description="Explore our curated culinary collections."