Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wedding-cake-decorated-with-fresh-fruits-berries-flower-ring_181624-42002.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wedding-cake-decorated-with-fresh-fruits-berries-flower-ring_181624-42002.jpg?_wi=1",
|
||||
imageAlt: "Luxury cake showcase",
|
||||
},
|
||||
{
|
||||
@@ -135,13 +135,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Belgian Chocolate Bliss",
|
||||
price: "₹1,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-topped-with-ice-cream_141793-436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-topped-with-ice-cream_141793-436.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Vanilla Bean Petals",
|
||||
price: "₹1,100",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-round-plate-topped-with-berry-jam_141793-17446.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-round-plate-topped-with-berry-jam_141793-17446.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -189,21 +189,21 @@ export default function LandingPage() {
|
||||
title: "Anniversaries",
|
||||
description: "Love deserves a sweet tribute.",
|
||||
buttonIcon: "Heart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wedding-cake-decorated-with-fresh-fruits-berries-flower-ring_181624-42002.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wedding-cake-decorated-with-fresh-fruits-berries-flower-ring_181624-42002.jpg?_wi=2",
|
||||
imageAlt: "Lesbian couple cutting the cake at their wedding",
|
||||
},
|
||||
{
|
||||
title: "Weddings",
|
||||
description: "Layers of elegance for your big day.",
|
||||
buttonIcon: "Ring",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-topped-with-ice-cream_141793-436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-topped-with-ice-cream_141793-436.jpg?_wi=2",
|
||||
imageAlt: "Lesbian couple cutting the cake at their wedding",
|
||||
},
|
||||
{
|
||||
title: "Festivals",
|
||||
description: "Celebrate traditions in style.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-round-plate-topped-with-berry-jam_141793-17446.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-round-plate-topped-with-berry-jam_141793-17446.jpg?_wi=2",
|
||||
imageAlt: "Lesbian couple cutting the cake at their wedding",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user