Update src/app/page.tsx
This commit is contained in:
@@ -59,27 +59,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=1",
|
||||
imageAlt: "Fun at an event",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=2",
|
||||
imageAlt: "Fun at an event",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=3",
|
||||
imageAlt: "Fun at an event",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=4",
|
||||
imageAlt: "Fun at an event",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=5",
|
||||
imageAlt: "Fun at an event",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/astonished-happy-young-woman-with-stylish-coiffure-mirror-hairdresser-salon_197531-3683.jpg?_wi=6",
|
||||
imageAlt: "Fun at an event",
|
||||
},
|
||||
]}
|
||||
@@ -109,17 +109,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Instant Prints",
|
||||
description: "High-quality glossy photos printed on-site in seconds.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Digital Sharing",
|
||||
description: "Guests can instantly text or email their photos directly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Fun Props",
|
||||
description: "A curated collection of fun props for every occasion.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-pointing-while-redhead-lady-photographing_171337-15372.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Why FlashBooth?"
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
handle: "@jamesb",
|
||||
testimonial: "Super smooth and professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-2018-party_23-2147717224.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-2018-party_23-2147717224.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
handle: "@lisak",
|
||||
testimonial: "Worth every penny.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-2018-party_23-2147717224.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-2018-party_23-2147717224.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user