Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -60,11 +60,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-boho-ombre-cake-with-dry-flowers-white-table_181624-61824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-boho-ombre-cake-with-dry-flowers-white-table_181624-61824.jpg?_wi=1",
|
||||
imageAlt: "Artisanal cake creation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-with-white-pastry-cream-plate-woman-hand-empty-notebook_140725-99964.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-with-white-pastry-cream-plate-woman-hand-empty-notebook_140725-99964.jpg?_wi=1",
|
||||
imageAlt: "Custom cake detail",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
title: "Premium Ingredients",
|
||||
description: "Sourcing only the finest natural and fresh components.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-boho-ombre-cake-with-dry-flowers-white-table_181624-61824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-boho-ombre-cake-with-dry-flowers-white-table_181624-61824.jpg?_wi=2",
|
||||
imageAlt: "Delicious white cake decorated with pink macaroons and roses",
|
||||
},
|
||||
{
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
title: "Sustainability",
|
||||
description: "Committed to eco-friendly packaging and local sourcing.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-with-white-pastry-cream-plate-woman-hand-empty-notebook_140725-99964.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-with-white-pastry-cream-plate-woman-hand-empty-notebook_140725-99964.jpg?_wi=2",
|
||||
imageAlt: "Delicious white cake decorated with pink macaroons and roses",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user