Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-11 13:44:04 +00:00

View File

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