Update src/app/page.tsx

This commit is contained in:
2026-03-28 11:48:31 +00:00
parent d7e474254a
commit b238ad5397

View File

@@ -119,7 +119,7 @@ export default function LandingPage() {
name: "Strawberry Delight",
price: "$65",
variant: "Layer Cake",
imageSrc: "http://img.b2bpic.net/free-photo/vanilla-crape-cake-with-strawberry-sauce_1339-7097.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vanilla-crape-cake-with-strawberry-sauce_1339-7097.jpg?_wi=1",
},
{
id: "p2",
@@ -140,7 +140,7 @@ export default function LandingPage() {
name: "Lemon Zest Dream",
price: "$70",
variant: "Citrus Cake",
imageSrc: "http://img.b2bpic.net/free-photo/vanilla-crape-cake-with-strawberry-sauce_1339-7097.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vanilla-crape-cake-with-strawberry-sauce_1339-7097.jpg?_wi=2",
},
]}
title="Signature Collections"
@@ -155,7 +155,7 @@ export default function LandingPage() {
{
id: "t1",
name: "Elena R.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-4002.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-4002.jpg?_wi=1",
},
{
id: "t2",
@@ -175,7 +175,7 @@ export default function LandingPage() {
{
id: "t5",
name: "Jenny L.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-4002.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-4002.jpg?_wi=2",
},
]}
cardTitle="Loved by Our Patrons"