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", }, ]}