diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a9be75..4e7ea22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=1" imageAlt="Luxury dining atmosphere" /> @@ -71,7 +71,7 @@ export default function LandingPage() { useInvertedBackground={true} title="A Legacy of Culinary Excellence" description="At Červený Kohout, our philosophy is simple: celebrate the ingredients. From our master chefs to our carefully curated cellar, every detail is designed to elevate your palate." - imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208272.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208272.jpg?_wi=1" imageAlt="Chef preparing dish" /> @@ -162,7 +162,7 @@ export default function LandingPage() { text: "Reserve Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=2", imageAlt: "Pretty indian girl in black saree dress posed at restaurant", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { text: "Reserve Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208272.jpg?_wi=2", imageAlt: "Pretty indian girl in black saree dress posed at restaurant", }, ]}