Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/violet-pink-tone-flowers-bouquet_114579-2150.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/violet-pink-tone-flowers-bouquet_114579-2150.jpg?_wi=1"
|
||||
imageAlt="Luxurious flower bouquet arrangement"
|
||||
/>
|
||||
</div>
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/violet-pink-tone-flowers-bouquet_114579-2150.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/violet-pink-tone-flowers-bouquet_114579-2150.jpg?_wi=2",
|
||||
imageAlt: "fresh cut flowers store",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
title: "Subscription Service",
|
||||
description: "Fresh floral joy delivered regularly to your doorstep.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-bucket-with-bouquet-flowers-marble-surface_114579-21258.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-bucket-with-bouquet-flowers-marble-surface_114579-21258.jpg?_wi=1",
|
||||
imageAlt: "Subscription service",
|
||||
},
|
||||
items: [
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-autumn-bouquet-with-yellow-combination-flowers_114579-2477.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-autumn-bouquet-with-yellow-combination-flowers_114579-2477.jpg?_wi=1",
|
||||
imageAlt: "fresh cut flowers store",
|
||||
},
|
||||
]}
|
||||
@@ -154,13 +154,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Pink Rose Delight",
|
||||
price: "₹1,299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-bucket-with-bouquet-flowers-marble-surface_114579-21258.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-bucket-with-bouquet-flowers-marble-surface_114579-21258.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Sun-Kissed Joy",
|
||||
price: "₹999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-autumn-bouquet-with-yellow-combination-flowers_114579-2477.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-autumn-bouquet-with-yellow-combination-flowers_114579-2477.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
|
||||
Reference in New Issue
Block a user