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-09 14:01:27 +00:00

View File

@@ -132,19 +132,19 @@ export default function LandingPage() {
id: "p1",
name: "Signature Roast",
price: "$15.00",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-roasted-coffee-beans_181624-59061.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-roasted-coffee-beans_181624-59061.jpg?_wi=1",
},
{
id: "p2",
name: "Morning Espresso",
price: "$18.00",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-black-chocolate_23-2148173345.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-black-chocolate_23-2148173345.jpg?_wi=1",
},
{
id: "p3",
name: "Dark Origin",
price: "$20.00",
imageSrc: "http://img.b2bpic.net/free-photo/dark-aromatic-chocolate-coffee-beans-freshly-baked-hot-cool-dawn-inside-best-professional-roasting-machine_346278-553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-aromatic-chocolate-coffee-beans-freshly-baked-hot-cool-dawn-inside-best-professional-roasting-machine_346278-553.jpg?_wi=1",
},
{
id: "p4",
@@ -244,7 +244,7 @@ export default function LandingPage() {
quote: "Their blends are truly unique.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-roasted-coffee-beans_181624-59061.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-roasted-coffee-beans_181624-59061.jpg?_wi=2",
imageAlt: "happy coffee shop customer portrait",
},
{
@@ -255,7 +255,7 @@ export default function LandingPage() {
quote: "High quality every single time.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-having-coffee_23-2147859252.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-black-chocolate_23-2148173345.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-black-chocolate_23-2148173345.jpg?_wi=2",
imageAlt: "happy coffee shop customer portrait",
},
{
@@ -266,7 +266,7 @@ export default function LandingPage() {
quote: "The service is as good as the coffee.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/focused-young-african-american-man-sitting-desk-co-working-space-coffee-shop-using-tablet_74855-9924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-aromatic-chocolate-coffee-beans-freshly-baked-hot-cool-dawn-inside-best-professional-roasting-machine_346278-553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-aromatic-chocolate-coffee-beans-freshly-baked-hot-cool-dawn-inside-best-professional-roasting-machine_346278-553.jpg?_wi=2",
imageAlt: "happy coffee shop customer portrait",
},
]}