Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-23 12:25:57 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=1"
/>
</div>
@@ -85,7 +85,7 @@ export default function LandingPage() {
title: "Happy Guests",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/waitress_23-2147821277.jpg"
imageSrc="http://img.b2bpic.net/free-photo/waitress_23-2147821277.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -103,7 +103,7 @@ export default function LandingPage() {
"Cocktails",
"Bar",
],
imageSrc: "http://img.b2bpic.net/free-photo/glass-raspberry-cocktail-with-ice_140725-4866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-raspberry-cocktail-with-ice_140725-4866.jpg?_wi=1",
},
{
id: "f2",
@@ -112,7 +112,7 @@ export default function LandingPage() {
"Food",
"Fresh",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg?_wi=1",
},
{
id: "f3",
@@ -248,7 +248,7 @@ export default function LandingPage() {
button: {
text: "Select",
},
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=2",
imageAlt: "Burning candle on the table",
},
{
@@ -264,7 +264,7 @@ export default function LandingPage() {
button: {
text: "Select",
},
imageSrc: "http://img.b2bpic.net/free-photo/waitress_23-2147821277.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waitress_23-2147821277.jpg?_wi=2",
imageAlt: "Burning candle on the table",
},
{
@@ -279,7 +279,7 @@ export default function LandingPage() {
button: {
text: "Select",
},
imageSrc: "http://img.b2bpic.net/free-photo/glass-raspberry-cocktail-with-ice_140725-4866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-raspberry-cocktail-with-ice_140725-4866.jpg?_wi=2",
imageAlt: "Burning candle on the table",
},
{
@@ -295,7 +295,7 @@ export default function LandingPage() {
button: {
text: "Select",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg?_wi=2",
imageAlt: "Burning candle on the table",
},
]}