Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-bouquet_23-2149247586.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-bouquet_23-2149247586.jpg?_wi=1",
|
||||
imageAlt: "luxurious florist shop interior dark",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
title: "Service",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-offering-yellow-toned-flower-bouquet-winter_114579-2239.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-offering-yellow-toned-flower-bouquet-winter_114579-2239.jpg?_wi=1"
|
||||
imageAlt="artisan florist creating floral arrangement"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahj",
|
||||
testimonial: "Chaque bouquet est unique et rempli de passion.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-holding-bouquet-beautiful-roses-pink_140725-146995.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-holding-bouquet-beautiful-roses-pink_140725-146995.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-boutonnieres-lie-white-table_1304-4716.jpg",
|
||||
imageAlt: "custom flower bouquet wrapping",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-bouquet_23-2149247586.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-bouquet_23-2149247586.jpg?_wi=2",
|
||||
imageAlt: "custom flower bouquet wrapping",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-guy-valentines-day-wearing-hat-with-scarf-glasses-holding-box-candies-sniffing-bouquet-his-hand-isolated-blue-background_141793-110519.jpg",
|
||||
imageAlt: "floral bouquet fast delivery car",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-offering-yellow-toned-flower-bouquet-winter_114579-2239.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-offering-yellow-toned-flower-bouquet-winter_114579-2239.jpg?_wi=2",
|
||||
imageAlt: "custom flower bouquet wrapping",
|
||||
},
|
||||
{
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-rose-bouquet-bachelor-party_23-2149275483.jpg",
|
||||
imageAlt: "flower arrangement wedding event",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-holding-bouquet-beautiful-roses-pink_140725-146995.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-holding-bouquet-beautiful-roses-pink_140725-146995.jpg?_wi=2",
|
||||
imageAlt: "custom flower bouquet wrapping",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user