From b52981f19b2d5a18de7da07c02949c2b91bf323d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 13:03:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e9a6ec..f9bbc10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/summer-beautiful-romantic-picnic-by-sea-concept-holiday_169016-15608.jpg" + imageSrc="http://img.b2bpic.net/free-photo/summer-beautiful-romantic-picnic-by-sea-concept-holiday_169016-15608.jpg?_wi=1" /> @@ -74,7 +74,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Authentic Coastal Hospitality" description="Trilora Beach Café brings together the warmth of traditional coastal culture with modern luxury. Our kitchen crafts every plate with the freshest daily catch, ensuring an unforgettable culinary journey by the shore." - imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg?_wi=1" /> @@ -96,7 +96,7 @@ export default function LandingPage() { title: "Late Night Dining", subtitle: "Open late", description: "Perfect for your late-night cravings and romantic evening strolls.", - imageSrc: "http://img.b2bpic.net/free-photo/summer-beautiful-romantic-picnic-by-sea-concept-holiday_169016-15608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/summer-beautiful-romantic-picnic-by-sea-concept-holiday_169016-15608.jpg?_wi=2", imageAlt: "Traditional gulas dish arrangement", }, { @@ -104,7 +104,7 @@ export default function LandingPage() { title: "Signature Koliwada", subtitle: "Authentic spice", description: "Our secret spice blend makes our fish legendary among locals.", - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg?_wi=2", imageAlt: "Traditional gulas dish arrangement", }, ]} -- 2.49.1