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-06 17:00:47 +00:00

View File

@@ -129,7 +129,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Cozy Corner in New Dorp"
description="Founded with passion, our cafe offers a peaceful escape. We focus on fresh, high-quality ingredients and a warm, inviting atmosphere that makes everyone feel at home."
imageSrc="http://img.b2bpic.net/free-photo/friendly-waiter-cafe-waving-hand-customer-holding-takeaway-coffee-oder-standing-against-yellow_1258-165747.jpg"
imageSrc="http://img.b2bpic.net/free-photo/friendly-waiter-cafe-waving-hand-customer-holding-takeaway-coffee-oder-standing-against-yellow_1258-165747.jpg?_wi=1"
/>
</div>
@@ -172,21 +172,21 @@ export default function LandingPage() {
name: "Signature Breakfast Sandwich",
price: "$12",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/juice-coffee-near-food-breakfast_23-2147717741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/juice-coffee-near-food-breakfast_23-2147717741.jpg?_wi=1",
},
{
id: "2",
name: "Fresh Baked Croissant",
price: "$5",
variant: "Pastry",
imageSrc: "http://img.b2bpic.net/free-photo/chinese-pastries-display-showcase_53876-33564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chinese-pastries-display-showcase_53876-33564.jpg?_wi=1",
},
{
id: "3",
name: "Classic Cafe Burger",
price: "$15",
variant: "Lunch",
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger_1339-1355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger_1339-1355.jpg?_wi=1",
},
{
id: "4",
@@ -239,7 +239,7 @@ export default function LandingPage() {
quote: "Their chicken sandwich is the best.",
tag: "Lunch",
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-satisfied-man-showing-thumbsup-like-coffee-smiling-pleased-standing-turquoise-backgrou_1258-155389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-waiter-cafe-waving-hand-customer-holding-takeaway-coffee-oder-standing-against-yellow_1258-165747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-waiter-cafe-waving-hand-customer-holding-takeaway-coffee-oder-standing-against-yellow_1258-165747.jpg?_wi=2",
imageAlt: "happy customer breakfast",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
quote: "High-quality ingredients and nicely presented.",
tag: "Coffee",
avatarSrc: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/juice-coffee-near-food-breakfast_23-2147717741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/juice-coffee-near-food-breakfast_23-2147717741.jpg?_wi=2",
imageAlt: "happy customer breakfast",
},
{
@@ -261,7 +261,7 @@ export default function LandingPage() {
quote: "Super cozy atmosphere and clean.",
tag: "General",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-roommates-sitting-table_23-2149103354.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chinese-pastries-display-showcase_53876-33564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chinese-pastries-display-showcase_53876-33564.jpg?_wi=2",
imageAlt: "happy customer breakfast",
},
{
@@ -272,7 +272,7 @@ export default function LandingPage() {
quote: "Consistently great breakfast options.",
tag: "Breakfast",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-smartphone_23-2149103344.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger_1339-1355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger_1339-1355.jpg?_wi=2",
imageAlt: "happy customer breakfast",
},
]}