Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-25 05:38:09 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
}}
title="Your Morning Oasis"
description="Experience the finest artisan brews and house-made pastries in the heart of the city."
imageSrc="http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4892.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4892.jpg?_wi=1"
/>
</div>
@@ -83,7 +83,7 @@ export default function LandingPage() {
description: "Designed as a gathering space where everyone feels welcome.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-people-making-drip-coffee_53876-40996.jpg"
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-people-making-drip-coffee_53876-40996.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -103,7 +103,7 @@ export default function LandingPage() {
"art",
"passion",
],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg?_wi=1",
},
{
id: "f2",
@@ -114,7 +114,7 @@ export default function LandingPage() {
"fresh",
"bakery",
],
imageSrc: "http://img.b2bpic.net/free-photo/rustic-croissants-breakfast_23-2147667282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-croissants-breakfast_23-2147667282.jpg?_wi=1",
},
{
id: "f3",
@@ -156,7 +156,7 @@ export default function LandingPage() {
id: "p3",
name: "Iced Cold Brew",
price: "$5.00",
imageSrc: "http://img.b2bpic.net/free-photo/glass-dark-cocktail_114579-22759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-dark-cocktail_114579-22759.jpg?_wi=1",
},
{
id: "p4",
@@ -195,7 +195,7 @@ export default function LandingPage() {
quote: "I come here every single morning. The staff is incredible.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-choosing-order-while-waiter-is-showing-menu-digital-tablet-restaurant_637285-517.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4892.jpg?_wi=2",
imageAlt: "happy cafe customer drinking coffee",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
quote: "The perfect place for working on my projects. So peaceful.",
tag: "Remote worker",
avatarSrc: "http://img.b2bpic.net/free-photo/man-enjoying-free-time-reading-book_58466-10778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-people-making-drip-coffee_53876-40996.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-people-making-drip-coffee_53876-40996.jpg?_wi=2",
imageAlt: "happy cafe customer drinking coffee",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
quote: "These are honestly the best croissants in the entire city.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2149872396.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg?_wi=2",
imageAlt: "happy cafe customer drinking coffee",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
quote: "They always know exactly what I want to order. Such a treat.",
tag: "Loyal customer",
avatarSrc: "http://img.b2bpic.net/free-photo/romantic-moments-elegant-couple-love-sitting-cafe-drinking-coffee-having-conversation-enjoying-time-spend-with-each-other_273443-2564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-croissants-breakfast_23-2147667282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-croissants-breakfast_23-2147667282.jpg?_wi=2",
imageAlt: "happy cafe customer drinking coffee",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
quote: "This cafe is the heartbeat of our neighborhood.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-coffee-cup_23-2147906550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-dark-cocktail_114579-22759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-dark-cocktail_114579-22759.jpg?_wi=2",
imageAlt: "happy cafe customer drinking coffee",
},
]}