diff --git a/src/app/page.tsx b/src/app/page.tsx index fe65b15..50b037c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function HomePage() { description="Experience premium fine dining with locally sourced ingredients, creative dishes, and an atmosphere perfect for unforgettable moments" tag="Latino-Owned Excellence" background={{ variant: "canvas-reveal" }} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-fish-meal_23-2148494083.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-fish-meal_23-2148494083.jpg?_wi=1" imageAlt="Signature dish at The Great Debate" buttons={[ { @@ -102,16 +102,16 @@ export default function HomePage() { tag="Featured Menu Items" products={[ { - id: "1", name: "Charred Steak Tacos", price: "$22", variant: "Served with cilantro lime sauce", imageSrc: "http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-95997.jpg", imageAlt: "Charred steak tacos" + id: "1", name: "Charred Steak Tacos", price: "$22", variant: "Served with cilantro lime sauce", imageSrc: "http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-95997.jpg?_wi=1", imageAlt: "Charred steak tacos" }, { - id: "2", name: "Pan-Seared Mahi Mahi", price: "$28", variant: "With tropical mango salsa", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-narsharab-sauce_140725-4677.jpg", imageAlt: "Pan-seared mahi mahi" + id: "2", name: "Pan-Seared Mahi Mahi", price: "$28", variant: "With tropical mango salsa", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-narsharab-sauce_140725-4677.jpg?_wi=1", imageAlt: "Pan-seared mahi mahi" }, { - id: "3", name: "BBQ Pork Sandwich", price: "$18", variant: "Slow-roasted with house sauce", imageSrc: "http://img.b2bpic.net/free-photo/top-view-liver-pate-with-onion-bread_141793-4065.jpg", imageAlt: "BBQ pork sandwich" + id: "3", name: "BBQ Pork Sandwich", price: "$18", variant: "Slow-roasted with house sauce", imageSrc: "http://img.b2bpic.net/free-photo/top-view-liver-pate-with-onion-bread_141793-4065.jpg?_wi=1", imageAlt: "BBQ pork sandwich" }, { - id: "4", name: "Chocolate Mousse Dessert", price: "$12", variant: "With berry compote", imageSrc: "http://img.b2bpic.net/free-photo/front-view-red-nougat-sliced-with-nuts-fresh-red-strawberries-white-surface-sweet-dessert-nougat-nut-cake-biscuit_140725-53318.jpg", imageAlt: "Chocolate mousse dessert" + id: "4", name: "Chocolate Mousse Dessert", price: "$12", variant: "With berry compote", imageSrc: "http://img.b2bpic.net/free-photo/front-view-red-nougat-sliced-with-nuts-fresh-red-strawberries-white-surface-sweet-dessert-nougat-nut-cake-biscuit_140725-53318.jpg?_wi=1", imageAlt: "Chocolate mousse dessert" } ]} gridVariant="uniform-all-items-equal" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 22f463d..c0f9c59 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -49,7 +49,7 @@ export default function ServicesPage() { description="From intimate dinners to grand celebrations, discover the exceptional services we offer to make your event unforgettable." tag="Dining Experiences" background={{ variant: "canvas-reveal" }} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-fish-meal_23-2148494083.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-fish-meal_23-2148494083.jpg?_wi=2" imageAlt="Fine dining service at The Great Debate" buttons={[ { @@ -95,16 +95,16 @@ export default function ServicesPage() { tag="Customizable Options" products={[ { - id: "1", name: "Romantic Dinner for Two", price: "$150", variant: "Per person • Includes wine pairing", imageSrc: "http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-95997.jpg", imageAlt: "Romantic dinner setup" + id: "1", name: "Romantic Dinner for Two", price: "$150", variant: "Per person • Includes wine pairing", imageSrc: "http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-95997.jpg?_wi=2", imageAlt: "Romantic dinner setup" }, { - id: "2", name: "Corporate Catering", price: "$85", variant: "Per person • Minimum 15 guests", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-narsharab-sauce_140725-4677.jpg", imageAlt: "Corporate catering service" + id: "2", name: "Corporate Catering", price: "$85", variant: "Per person • Minimum 15 guests", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-narsharab-sauce_140725-4677.jpg?_wi=2", imageAlt: "Corporate catering service" }, { - id: "3", name: "Wedding Reception", price: "Custom", variant: "Fully customizable menu", imageSrc: "http://img.b2bpic.net/free-photo/top-view-liver-pate-with-onion-bread_141793-4065.jpg", imageAlt: "Wedding celebration" + id: "3", name: "Wedding Reception", price: "Custom", variant: "Fully customizable menu", imageSrc: "http://img.b2bpic.net/free-photo/top-view-liver-pate-with-onion-bread_141793-4065.jpg?_wi=2", imageAlt: "Wedding celebration" }, { - id: "4", name: "Private Dining Experience", price: "$200+", variant: "Per person • Chef's special menu", imageSrc: "http://img.b2bpic.net/free-photo/front-view-red-nougat-sliced-with-nuts-fresh-red-strawberries-white-surface-sweet-dessert-nougat-nut-cake-biscuit_140725-53318.jpg", imageAlt: "Private dining experience" + id: "4", name: "Private Dining Experience", price: "$200+", variant: "Per person • Chef's special menu", imageSrc: "http://img.b2bpic.net/free-photo/front-view-red-nougat-sliced-with-nuts-fresh-red-strawberries-white-surface-sweet-dessert-nougat-nut-cake-biscuit_140725-53318.jpg?_wi=2", imageAlt: "Private dining experience" } ]} gridVariant="uniform-all-items-equal"