From a3e8ac8ec08bb929efda0bbd24faaae2082ae940 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 12:54:19 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 769d883..bff4fd5 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -24,7 +24,7 @@ export default function HomePage() { text: "View Menu", href: "#about", }} - imageSrc="http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg?_wi=1" /> @@ -63,14 +63,14 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg?_wi=2", imageAlt: "premium restaurant atmosphere luxury decor", }, { title: "Exquisite Wine List", description: "A curated cellar featuring vintages from around the world.", bentoComponent: "animated-bar-chart", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-enjoying-working-day-is-having-coffee-break-outdoor-cafe-cheerful-lady-with-coffee-hand_291650-1354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-enjoying-working-day-is-having-coffee-break-outdoor-cafe-cheerful-lady-with-coffee-hand_291650-1354.jpg?_wi=1", imageAlt: "premium restaurant atmosphere luxury decor", }, { @@ -84,7 +84,7 @@ export default function HomePage() { "Inviting", "Exclusive", ], - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg?_wi=1", imageAlt: "premium restaurant atmosphere luxury decor", }, ]} @@ -135,14 +135,14 @@ export default function HomePage() { role: "Food Critic", company: "Dubai Dining", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-enjoying-working-day-is-having-coffee-break-outdoor-cafe-cheerful-lady-with-coffee-hand_291650-1354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-enjoying-working-day-is-having-coffee-break-outdoor-cafe-cheerful-lady-with-coffee-hand_291650-1354.jpg?_wi=2", }, { name: "Elena S.", role: "Entrepreneur", company: "Global Corp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg?_wi=2", }, { name: "Mark V.", -- 2.49.1