Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 02:41:00 +00:00

View File

@@ -68,35 +68,35 @@ export default function LandingPage() {
handle: "@elara_desserts",
testimonial: "The iced tea mojito changed my life. Such a perfect, refreshing treat.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-relaxing-home-with-warm-drink_23-2150168065.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-relaxing-home-with-warm-drink_23-2150168065.jpg?_wi=1",
},
{
name: "James T.",
handle: "@jamest_local",
testimonial: "Best dessert spot in the city. Incredible variety, affordable, and warm vibes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg?_wi=1",
},
{
name: "Sophie K.",
handle: "@sophiek_fam",
testimonial: "Finally a place that's kid-friendly but feels like a luxury escape.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg?_wi=1",
},
{
name: "Mark V.",
handle: "@mark_biz",
testimonial: "Use the meeting room every week—the pastries make for perfect brain food.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg?_wi=1",
},
{
name: "Lisa G.",
handle: "@lisa_bakes",
testimonial: "The attention to detail here is unmatched. A true hidden gem.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg?_wi=1",
},
]}
buttons={[
@@ -179,13 +179,13 @@ export default function LandingPage() {
id: "p1",
name: "Artisan Chocolate Cake",
price: "$6.00",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-132617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-132617.jpg?_wi=1",
},
{
id: "p2",
name: "Signature Iced Tea Mojito",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/decorative-tea-still-life_23-2148116770.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/decorative-tea-still-life_23-2148116770.jpg?_wi=1",
},
{
id: "p3",
@@ -203,13 +203,13 @@ export default function LandingPage() {
id: "p5",
name: "Lemon Zest Cupcake",
price: "$2.50",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-132617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-132617.jpg?_wi=2",
},
{
id: "p6",
name: "Cold Brew Latte",
price: "$4.00",
imageSrc: "http://img.b2bpic.net/free-photo/decorative-tea-still-life_23-2148116770.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/decorative-tea-still-life_23-2148116770.jpg?_wi=2",
},
]}
title="Featured Delights"
@@ -224,27 +224,27 @@ export default function LandingPage() {
{
id: "t1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-relaxing-home-with-warm-drink_23-2150168065.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-relaxing-home-with-warm-drink_23-2150168065.jpg?_wi=2",
},
{
id: "t2",
name: "Michael R.",
imageSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg?_wi=2",
},
{
id: "t3",
name: "Elena D.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg?_wi=2",
},
{
id: "t4",
name: "Robert B.",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg?_wi=2",
},
{
id: "t5",
name: "Chloe L.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg?_wi=2",
},
]}
cardTitle="What Our Guests Say"