diff --git a/src/app/page.tsx b/src/app/page.tsx index f8fe4a4..fff1ff6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,10 +46,10 @@ export default function LandingPage() { description="Modern feminine fashion for your perfect summer look. Designed for confidence, elegance & effortless beauty." buttons={[{ text: "Shop the Collection", href: "#products" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-heels_23-2149741919.jpg", imageAlt: "Fashion editorial 1" }, - { imageSrc: "http://img.b2bpic.net/free-photo/skinny-fancy-girl-blue-swimsuit-bikini-summer-hot-clear-cloak-brades-near-palm-trees-sexy-lady-beach-sand-sea_343629-251.jpg", imageAlt: "Fashion editorial 2" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-covering-her-face-with-veil-beach_23-2149460564.jpg", imageAlt: "Fashion editorial 3" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-caucasian-woman-fashion-blogger-wearing-stylish-clothes-head-scarf_343596-393.jpg", imageAlt: "Fashion editorial 4" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-heels_23-2149741919.jpg?_wi=1", imageAlt: "Fashion editorial 1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/skinny-fancy-girl-blue-swimsuit-bikini-summer-hot-clear-cloak-brades-near-palm-trees-sexy-lady-beach-sand-sea_343629-251.jpg?_wi=1", imageAlt: "Fashion editorial 2" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-covering-her-face-with-veil-beach_23-2149460564.jpg?_wi=1", imageAlt: "Fashion editorial 3" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-caucasian-woman-fashion-blogger-wearing-stylish-clothes-head-scarf_343596-393.jpg?_wi=1", imageAlt: "Fashion editorial 4" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-eating-watermelon_23-2151553570.jpg", imageAlt: "Fashion editorial 5" } ]} mediaAnimation="blur-reveal" @@ -96,10 +96,10 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { id: "t1", name: "Sarah J.", handle: "@sarahstyle", testimonial: "I got so many compliments wearing this dress!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-walking-autumn-wearing-coat_285396-10992.jpg", imageAlt: "modern feminine wardrobe fashion" }, - { id: "t2", name: "Elena M.", handle: "@elena_fashion", testimonial: "It fits perfectly, feels expensive.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-heels_23-2149741919.jpg", imageAlt: "modern feminine wardrobe fashion" }, - { id: "t3", name: "Mia L.", handle: "@miavibes", testimonial: "Saw it on TikTok and had to buy it.", imageSrc: "http://img.b2bpic.net/free-photo/skinny-fancy-girl-blue-swimsuit-bikini-summer-hot-clear-cloak-brades-near-palm-trees-sexy-lady-beach-sand-sea_343629-251.jpg", imageAlt: "modern feminine wardrobe fashion" }, - { id: "t4", name: "Chloe B.", handle: "@chloeofficial", testimonial: "My go-to brand for summer outfits.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-covering-her-face-with-veil-beach_23-2149460564.jpg", imageAlt: "modern feminine wardrobe fashion" }, - { id: "t5", name: "Sophia R.", handle: "@sophia_beauty", testimonial: "Simply elegant, love the fabric!", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-caucasian-woman-fashion-blogger-wearing-stylish-clothes-head-scarf_343596-393.jpg", imageAlt: "modern feminine wardrobe fashion" } + { id: "t2", name: "Elena M.", handle: "@elena_fashion", testimonial: "It fits perfectly, feels expensive.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-heels_23-2149741919.jpg?_wi=2", imageAlt: "modern feminine wardrobe fashion" }, + { id: "t3", name: "Mia L.", handle: "@miavibes", testimonial: "Saw it on TikTok and had to buy it.", imageSrc: "http://img.b2bpic.net/free-photo/skinny-fancy-girl-blue-swimsuit-bikini-summer-hot-clear-cloak-brades-near-palm-trees-sexy-lady-beach-sand-sea_343629-251.jpg?_wi=2", imageAlt: "modern feminine wardrobe fashion" }, + { id: "t4", name: "Chloe B.", handle: "@chloeofficial", testimonial: "My go-to brand for summer outfits.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-covering-her-face-with-veil-beach_23-2149460564.jpg?_wi=2", imageAlt: "modern feminine wardrobe fashion" }, + { id: "t5", name: "Sophia R.", handle: "@sophia_beauty", testimonial: "Simply elegant, love the fabric!", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-caucasian-woman-fashion-blogger-wearing-stylish-clothes-head-scarf_343596-393.jpg?_wi=2", imageAlt: "modern feminine wardrobe fashion" } ]} title="Loved by you" description="See why everyone is wearing ÁNGELES."