Update src/app/page.tsx
This commit is contained in:
@@ -58,27 +58,27 @@ export default function LandingPage() {
|
||||
description="Experience the pinnacle of high fashion with Lumière Atelier. Custom tailoring and luxury designs crafted for the discerning individual."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg?_wi=1",
|
||||
imageAlt: "Fashion Model",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg?_wi=2",
|
||||
imageAlt: "Fashion Model",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg?_wi=3",
|
||||
imageAlt: "Fashion Model",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg?_wi=4",
|
||||
imageAlt: "Fashion Model",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg?_wi=5",
|
||||
imageAlt: "Fashion Model",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg?_wi=6",
|
||||
imageAlt: "Fashion Model",
|
||||
},
|
||||
]}
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
quote: "The fit and detail are simply unmatched.",
|
||||
name: "Elena Ross",
|
||||
role: "Fashion Editor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-by-fountain_1303-27904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-by-fountain_1303-27904.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
quote: "Truly a masterpiece in every stitch.",
|
||||
name: "Clara Vane",
|
||||
role: "Stylist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-by-fountain_1303-27904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-by-fountain_1303-27904.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Client Experiences"
|
||||
|
||||
Reference in New Issue
Block a user