From f1e9fd7cbde6e1171a827ca35fe644bc21ce267c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:55:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 34108c6..7c5bc6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,11 +98,11 @@ export default function LandingPage() { features={[ { id: "1", title: "Seasonal Appetizers", tags: ["Starters", "Locally Sourced"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510885.jpg", imageAlt: "Artfully plated seasonal appetizers" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510885.jpg?_wi=1", imageAlt: "Artfully plated seasonal appetizers" }, { id: "2", title: "Premium Main Courses", tags: ["Signature Dishes", "Chef Selected"], - imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg", imageAlt: "Expertly prepared premium proteins" + imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg?_wi=1", imageAlt: "Expertly prepared premium proteins" }, { id: "3", title: "Dessert Artistry", tags: ["Desserts", "House Made"], @@ -131,13 +131,13 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Pan-Seared Foie Gras", price: "$48", variant: "With cherry gastrique and brioche", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510885.jpg", imageAlt: "Pan-seared foie gras appetizer" + id: "1", name: "Pan-Seared Foie Gras", price: "$48", variant: "With cherry gastrique and brioche", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510885.jpg?_wi=2", imageAlt: "Pan-seared foie gras appetizer" }, { - id: "2", name: "Dry-Aged Ribeye", price: "$62", variant: "Served with truffle jus and seasonal vegetables", imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg", imageAlt: "Premium dry-aged ribeye steak" + id: "2", name: "Dry-Aged Ribeye", price: "$62", variant: "Served with truffle jus and seasonal vegetables", imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg?_wi=2", imageAlt: "Premium dry-aged ribeye steak" }, { - id: "3", name: "Butter-Poached Lobster", price: "$58", variant: "With champagne beurre blanc and asparagus", imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg", imageAlt: "Butter-poached lobster tail" + id: "3", name: "Butter-Poached Lobster", price: "$58", variant: "With champagne beurre blanc and asparagus", imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg?_wi=3", imageAlt: "Butter-poached lobster tail" } ]} animationType="slide-up" @@ -161,27 +161,27 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Victoria Chen", role: "Food Critic", company: "Culinary Journal", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Victoria Chen" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Victoria Chen" }, { id: "2", name: "Marcus Sterling", role: "Chef & Restaurateur", company: "Fine Dining Network", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Marcus Sterling" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Marcus Sterling" }, { id: "3", name: "Elena Rodriguez", role: "Sommelier", company: "Wine Enthusiasts Guild", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Elena Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Elena Rodriguez" }, { id: "4", name: "James Patterson", role: "Hospitality Director", company: "Luxury Travel Society", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "James Patterson" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "James Patterson" }, { id: "5", name: "Sophie Laurent", role: "Event Planner", company: "Prestigious Events Co", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sophie Laurent" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5", imageAlt: "Sophie Laurent" }, { id: "6", name: "David Morrison", role: "Restaurant Owner", company: "Fine Dining Collective", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Morrison" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6", imageAlt: "David Morrison" } ]} animationType="slide-up" -- 2.49.1