diff --git a/src/app/page.tsx b/src/app/page.tsx index d891143..d2185e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,8 +76,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} metrics={[ - { id: "d1", value: "Avant-Garde", title: "Aesthetic", description: "Experimental silhouettes", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-marble-bust_171337-16535.jpg" }, - { id: "d2", value: "Sustainable", title: "Material", description: "Ethically sourced textiles", imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17674.jpg" } + { id: "d1", value: "Avant-Garde", title: "Aesthetic", description: "Experimental silhouettes", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-marble-bust_171337-16535.jpg?_wi=1" }, + { id: "d2", value: "Sustainable", title: "Material", description: "Ethically sourced textiles", imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17674.jpg?_wi=1" } ]} /> @@ -88,8 +88,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { title: "Premium Fibers", description: "Ethically sourced materials.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-marble-bust_171337-16535.jpg" }, - { title: "Modern Silhouettes", description: "Unique cuts.", imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17674.jpg" }, + { title: "Premium Fibers", description: "Ethically sourced materials.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-marble-bust_171337-16535.jpg?_wi=2" }, + { title: "Modern Silhouettes", description: "Unique cuts.", imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17674.jpg?_wi=2" }, ]} title="Redefining Drip" description="Exclusively crafted." @@ -135,7 +135,7 @@ export default function LandingPage() { ]} title="Questions" faqsAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/town-square_1359-1083.jpg" + imageSrc="http://img.b2bpic.net/free-photo/town-square_1359-1083.jpg?_wi=1" /> @@ -146,7 +146,7 @@ export default function LandingPage() { background={{ variant: "plain" }} title="Join the Drop List" description="Get exclusive early access." - imageSrc="http://img.b2bpic.net/free-photo/town-square_1359-1083.jpg" + imageSrc="http://img.b2bpic.net/free-photo/town-square_1359-1083.jpg?_wi=2" />