Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-05 06:03:54 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -79,7 +79,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Story"
description="Started in 2015, Mila Cafe brings the finest roast to your cup. We prioritize sustainable sourcing and hand-crafted techniques."
imageSrc="http://img.b2bpic.net/free-photo/close-up-barista-with-coffee-beans_23-2148865559.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-barista-with-coffee-beans_23-2148865559.jpg?_wi=1"
/>
</div>
@@ -94,19 +94,19 @@ export default function LandingPage() {
id: "p1",
name: "Classic Croissant",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=1",
},
{
id: "p2",
name: "Almond Danish",
price: "$5.00",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-butter-croissants-display-cafe_53876-121720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-butter-croissants-display-cafe_53876-121720.jpg?_wi=1",
},
{
id: "p3",
name: "Single Origin Pour Over",
price: "$6.00",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304458.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304458.jpg?_wi=1",
},
{
id: "p4",
@@ -145,7 +145,7 @@ export default function LandingPage() {
quote: "The best cortado I've had in the city.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg?_wi=2",
imageAlt: "happy customer drinking coffee",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
quote: "Perfect atmosphere for starting my day.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-is-using-app-her-smartphone-device-send-text-message-near-business-buildings_158595-6785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-with-coffee-beans_23-2148865559.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-with-coffee-beans_23-2148865559.jpg?_wi=2",
imageAlt: "happy customer drinking coffee",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
quote: "Their pastries are always fresh and flaky.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/cute-woman-cafe-eating-smiling_624325-1577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=2",
imageAlt: "happy customer drinking coffee",
},
{
@@ -178,7 +178,7 @@ export default function LandingPage() {
quote: "Love the minimalist vibe here.",
tag: "Digital Nomad",
avatarSrc: "http://img.b2bpic.net/free-photo/work-after-breakfast_1098-15186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-butter-croissants-display-cafe_53876-121720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-butter-croissants-display-cafe_53876-121720.jpg?_wi=2",
imageAlt: "happy customer drinking coffee",
},
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
quote: "Great service and delicious coffee.",
tag: "Student",
avatarSrc: "http://img.b2bpic.net/free-photo/female-colleagues-discussing-data-cafe-outdoor-multiracial-female-persons-analyzing-productive-strategy-business-projecting-using-documents-street-cafe_1157-48363.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304458.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304458.jpg?_wi=2",
imageAlt: "happy customer drinking coffee",
},
]}