From 23ae1aa1840b6e66bb3b11da32e8190e70cb458b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 16:46:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index abe3550..5c3ea31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/nature-resort-sky-umbrella-chair_1203-4627.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nature-resort-sky-umbrella-chair_1203-4627.jpg?_wi=1" imageAlt="Stunning seaside view from The Cliff terrace" /> @@ -81,7 +81,7 @@ export default function LandingPage() { description="Perched on the cliffs of La Marsa, our restaurant combines the freshest local ingredients with timeless Mediterranean techniques to create a dining experience that honors our heritage." subdescription="Every dish reflects our commitment to quality, ensuring that every visit is as special as the view." icon={Flame} - imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727985.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727985.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -104,7 +104,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-boiled-rice-meat-cherries_141793-1422.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/nature-resort-sky-umbrella-chair_1203-4627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nature-resort-sky-umbrella-chair_1203-4627.jpg?_wi=2", imageAlt: "mediterranean grilled seafood dish", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/italian-pasta-with-tomato-sauce-inside-blue-authentic-bowl_114579-1517.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727985.jpg?_wi=2", imageAlt: "mediterranean grilled seafood dish", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/beer-sunset-coastal-relaxation-scene_23-2152005867.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cute-tanned-brunette-woman-stylish-red-dress-beret-sunglasses-sits-cafe_197531-24181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-tanned-brunette-woman-stylish-red-dress-beret-sunglasses-sits-cafe_197531-24181.jpg?_wi=1", imageAlt: "mediterranean grilled seafood dish", }, ]} @@ -238,7 +238,7 @@ export default function LandingPage() { role: "Local Professional", company: "Tunis", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cute-tanned-brunette-woman-stylish-red-dress-beret-sunglasses-sits-cafe_197531-24181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-tanned-brunette-woman-stylish-red-dress-beret-sunglasses-sits-cafe_197531-24181.jpg?_wi=2", }, { id: "t2", -- 2.49.1