Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 04:44:29 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354575.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354575.jpg?_wi=1"
/>
</div>
@@ -91,19 +91,19 @@ export default function LandingPage() {
id: "p1",
name: "Signature Latte",
price: "$5.50",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-drinks-coffee_72229-1347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-drinks-coffee_72229-1347.jpg?_wi=1",
},
{
id: "p2",
name: "Artisan Croissant",
price: "$4.00",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast_23-2148129718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast_23-2148129718.jpg?_wi=1",
},
{
id: "p3",
name: "Single Origin Pour-Over",
price: "$6.00",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg?_wi=1",
},
{
id: "p4",
@@ -156,7 +156,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354575.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354575.jpg?_wi=2",
imageAlt: "cafe workspace comfortable vibe",
},
]}
@@ -178,7 +178,7 @@ export default function LandingPage() {
quote: "The best roast in town. I come here every morning for my latte and the atmosphere is unmatched.",
tag: "Coffee",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-longhaired-brunette-woman-bright-beret-red-dress-smiles-widely-sits-beautiful-cafe-young-asian-lady-eyeglasses-holds-white-coffee-cup_197531-29276.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354575.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354575.jpg?_wi=3",
imageAlt: "smiling coffee shop customer",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
quote: "A beautiful aesthetic that is perfect for catching up with friends. Truly an instagrammable spot.",
tag: "Vibe",
avatarSrc: "http://img.b2bpic.net/free-photo/multicultural-friends-laughing-together-medium-shot_23-2148422484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-drinks-coffee_72229-1347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-drinks-coffee_72229-1347.jpg?_wi=2",
imageAlt: "smiling coffee shop customer",
},
{
@@ -211,7 +211,7 @@ export default function LandingPage() {
quote: "I visited for their event last weekend and the sense of community is incredible.",
tag: "Events",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-hot-chocolate_52683-102636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast_23-2148129718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast_23-2148129718.jpg?_wi=2",
imageAlt: "smiling coffee shop customer",
},
{
@@ -222,7 +222,7 @@ export default function LandingPage() {
quote: "The single origin beans they use are truly top-notch. Highly recommend for any specialty coffee lover.",
tag: "Beans",
avatarSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-girls-trendy-summer-casual-clothes-carefree-women-chatting-veranda-terrace-cafe-drinking-coffee-positive-models-having-fun-communicating_158538-15954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg?_wi=2",
imageAlt: "smiling coffee shop customer",
},
]}