Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-01 07:55:20 +00:00

View File

@@ -69,32 +69,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "h1",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg?_wi=1",
imageAlt: "Matcha Latte",
},
{
id: "h2",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg?_wi=2",
imageAlt: "Iced Coffee",
},
{
id: "h3",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg?_wi=3",
imageAlt: "Coffee Stand",
},
{
id: "h4",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg?_wi=4",
imageAlt: "Pastries",
},
{
id: "h5",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg?_wi=5",
imageAlt: "Latte Art",
},
{
id: "h6",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458092.jpg?_wi=6",
imageAlt: "Oat Milk Coffee",
},
]}
@@ -162,7 +162,7 @@ export default function LandingPage() {
name: "Sarah D.",
role: "Coffee Enthusiast",
testimonial: "The iced drinks are amazing and the cookies are delicious.",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2516.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2516.jpg?_wi=1",
},
{
id: "t2",
@@ -190,7 +190,7 @@ export default function LandingPage() {
name: "Emma R.",
role: "Local Resident",
testimonial: "A beautiful setup and the quality of the coffee is consistently excellent.",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2516.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2516.jpg?_wi=2",
},
]}
title="Customer Reviews"