Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-11 13:44:05 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg"
imageSrc="http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg?_wi=1"
imageAlt="Fireplace night café atmosphere"
mediaAnimation="slide-up"
avatars={[
@@ -170,7 +170,7 @@ export default function LandingPage() {
content: "Hand-crafted lattes for your late nights.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/waiter-carrying-dish-with-meat-fire_23-2148131955.jpg"
imageSrc="http://img.b2bpic.net/free-photo/waiter-carrying-dish-with-meat-fire_23-2148131955.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -189,7 +189,7 @@ export default function LandingPage() {
price: "$15",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/various-snacks-wooden-desk_140725-3885.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-snacks-wooden-desk_140725-3885.jpg?_wi=1",
},
{
id: "p2",
@@ -198,7 +198,7 @@ export default function LandingPage() {
price: "$4",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-caramel-coffee-with-cream_140725-7518.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-caramel-coffee-with-cream_140725-7518.jpg?_wi=1",
},
{
id: "p3",
@@ -255,7 +255,7 @@ export default function LandingPage() {
quote: "Amazing vibe!",
tag: "Nightlife",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-coffee-cup_23-2149005429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg?_wi=2",
imageAlt: "happy customer night cafe portrait",
},
{
@@ -277,7 +277,7 @@ export default function LandingPage() {
quote: "Great place for friends.",
tag: "Atmosphere",
avatarSrc: "http://img.b2bpic.net/free-photo/senior-people-having-fun-party_23-2149299034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waiter-carrying-dish-with-meat-fire_23-2148131955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waiter-carrying-dish-with-meat-fire_23-2148131955.jpg?_wi=2",
imageAlt: "happy customer night cafe portrait",
},
{
@@ -288,7 +288,7 @@ export default function LandingPage() {
quote: "Best night cafe.",
tag: "Vibes",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-pizza-slice_23-2148773528.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-snacks-wooden-desk_140725-3885.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-snacks-wooden-desk_140725-3885.jpg?_wi=2",
imageAlt: "happy customer night cafe portrait",
},
{
@@ -299,7 +299,7 @@ export default function LandingPage() {
quote: "The food is addictive.",
tag: "Unlimited",
avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-caramel-coffee-with-cream_140725-7518.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-caramel-coffee-with-cream_140725-7518.jpg?_wi=2",
imageAlt: "happy customer night cafe portrait",
},
]}