Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 13:10:28 +00:00

View File

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