Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 08:16:18 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cup-tea-stool_23-2147747239.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cup-tea-stool_23-2147747239.jpg?_wi=1"
imageAlt="Luxurious Caffe Bar atmosphere"
/>
</div>
@@ -102,7 +102,7 @@ export default function LandingPage() {
price: "3.50€",
rating: 5,
reviewCount: "500+",
imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-with-fruit-slices-ethnic-green-jar_114579-2613.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-with-fruit-slices-ethnic-green-jar_114579-2613.jpg?_wi=1",
},
{
id: "p2",
@@ -120,7 +120,7 @@ export default function LandingPage() {
price: "5.00€",
rating: 4,
reviewCount: "300+",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-yummy-fruit-cocktail-table_140725-5661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-yummy-fruit-cocktail-table_140725-5661.jpg?_wi=1",
},
{
id: "p4",
@@ -179,7 +179,7 @@ export default function LandingPage() {
imageAlt: "Coffee",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-stool_23-2147747239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-stool_23-2147747239.jpg?_wi=2",
imageAlt: "barista crafting specialty coffee",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
imageAlt: "Terrace",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-with-fruit-slices-ethnic-green-jar_114579-2613.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-with-fruit-slices-ethnic-green-jar_114579-2613.jpg?_wi=2",
imageAlt: "barista crafting specialty coffee",
},
{
@@ -221,7 +221,7 @@ export default function LandingPage() {
imageAlt: "Staff",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/fresh-yummy-fruit-cocktail-table_140725-5661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-yummy-fruit-cocktail-table_140725-5661.jpg?_wi=2",
imageAlt: "barista crafting specialty coffee",
},
]}
@@ -307,7 +307,7 @@ export default function LandingPage() {
imageAlt: "Gallery",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-stool_23-2147747239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-stool_23-2147747239.jpg?_wi=3",
imageAlt: "cafe interior design moody elegant",
},
{
@@ -328,7 +328,7 @@ export default function LandingPage() {
imageAlt: "Gallery",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-with-fruit-slices-ethnic-green-jar_114579-2613.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-with-fruit-slices-ethnic-green-jar_114579-2613.jpg?_wi=3",
imageAlt: "cafe interior design moody elegant",
},
]}