Update src/app/page.tsx

This commit is contained in:
2026-05-06 10:25:42 +00:00
parent 0197393f0d
commit fefd481824

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/pretty-young-fashion-woman-interior_624325-3513.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pretty-young-fashion-woman-interior_624325-3513.jpg?_wi=1"
imageAlt="Designer fashion showcase"
mediaAnimation="slide-up"
/>
@@ -88,7 +88,7 @@ export default function LandingPage() {
description: "Ethics-first sourcing ensures beauty without compromise.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/elements-fashion-designing-studio_23-2150407896.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elements-fashion-designing-studio_23-2150407896.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -132,19 +132,19 @@ export default function LandingPage() {
id: "p1",
name: "Ethereal Gown",
price: "$890",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-lady-put-her-hand-her-hair-looking-ot-camera-while-sitting-chair-high-quality-photo_114579-91965.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-lady-put-her-hand-her-hair-looking-ot-camera-while-sitting-chair-high-quality-photo_114579-91965.jpg?_wi=1",
},
{
id: "p2",
name: "Silk Wrap Dress",
price: "$450",
imageSrc: "http://img.b2bpic.net/free-photo/snow-queen-swing-posing_329181-4943.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/snow-queen-swing-posing_329181-4943.jpg?_wi=1",
},
{
id: "p3",
name: "Floral Summer Midi",
price: "$320",
imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630158.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630158.jpg?_wi=1",
},
{
id: "p4",
@@ -217,7 +217,7 @@ export default function LandingPage() {
quote: "The fit was absolutely perfect, and the fabric felt amazing.",
tag: "Evening Gown",
avatarSrc: "http://img.b2bpic.net/free-photo/blonde-sensual-barefoot-woman-red-marsala-dress-posing-against-lake-sand_627829-7087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-fashion-woman-interior_624325-3513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-fashion-woman-interior_624325-3513.jpg?_wi=2",
imageAlt: "happy client wearing designer dress",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
quote: "Professional team that truly understood my vision.",
tag: "Bespoke",
avatarSrc: "http://img.b2bpic.net/free-photo/clothes-designer-working-store_23-2148915559.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elements-fashion-designing-studio_23-2150407896.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elements-fashion-designing-studio_23-2150407896.jpg?_wi=2",
imageAlt: "happy client wearing designer dress",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
quote: "I felt incredibly beautiful in my custom silk dress.",
tag: "Custom",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-holding-wine-glass-party_176420-3792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-lady-put-her-hand-her-hair-looking-ot-camera-while-sitting-chair-high-quality-photo_114579-91965.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-lady-put-her-hand-her-hair-looking-ot-camera-while-sitting-chair-high-quality-photo_114579-91965.jpg?_wi=2",
imageAlt: "happy client wearing designer dress",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
quote: "Such high quality and attention to detail.",
tag: "Summer Dress",
avatarSrc: "http://img.b2bpic.net/free-photo/picture-charming-caucasian-lady-sits-black-leather-armchair-poses-camera_132075-9612.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/snow-queen-swing-posing_329181-4943.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/snow-queen-swing-posing_329181-4943.jpg?_wi=2",
imageAlt: "happy client wearing designer dress",
},
{
@@ -261,7 +261,7 @@ export default function LandingPage() {
quote: "The final product exceeded all my expectations.",
tag: "Gown",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-european-lady-touching-knitted-hat-studio-shot-fascinating-brunette-girl-isolated-pink-background_197531-27569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630158.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630158.jpg?_wi=2",
imageAlt: "happy client wearing designer dress",
},
]}