Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user