Merge version_1 into main #1
@@ -142,14 +142,14 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Midnight Fudge",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-view-plate-sweet-with-berries-flour-tea-sieve-chocolate-nuts-side-marble-background_140725-133904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-view-plate-sweet-with-berries-flour-tea-sieve-chocolate-nuts-side-marble-background_140725-133904.jpg?_wi=1",
|
||||
imageAlt: "Midnight Fudge Cake",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Strawberry Dream",
|
||||
price: "$52",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-creamy-cake-with-strawberries_140725-904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-creamy-cake-with-strawberries_140725-904.jpg?_wi=1",
|
||||
imageAlt: "Strawberry Dream Cake",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
role: "Wedding Client",
|
||||
company: "Happy Couple",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-smartphone-breakfast_23-2147788236.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-smartphone-breakfast_23-2147788236.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
role: "Food Blogger",
|
||||
company: "SweetReviews",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-smartphone-breakfast_23-2147788236.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-smartphone-breakfast_23-2147788236.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Words of Sweetness"
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
"Creative",
|
||||
"Artisan",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-view-plate-sweet-with-berries-flour-tea-sieve-chocolate-nuts-side-marble-background_140725-133904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-view-plate-sweet-with-berries-flour-tea-sieve-chocolate-nuts-side-marble-background_140725-133904.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -271,7 +271,7 @@ export default function LandingPage() {
|
||||
"Quality",
|
||||
"Organic",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-creamy-cake-with-strawberries_140725-904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-creamy-cake-with-strawberries_140725-904.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user