diff --git a/src/app/page.tsx b/src/app/page.tsx index e8b38b2..a0de643 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@anya", testimonial: "Obsessed with these shades!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/holographic-rainbow-background_23-2151834726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/holographic-rainbow-background_23-2151834726.jpg?_wi=1", imageAlt: "holographic background beauty", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@meera", testimonial: "Total game changer.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/red-lipsticks-ai-generated_268835-11073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-lipsticks-ai-generated_268835-11073.jpg?_wi=1", imageAlt: "luxury matte lipstick product", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@sara", testimonial: "Stays on all night!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-makeup-desk-concept_23-2148697041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-makeup-desk-concept_23-2148697041.jpg?_wi=1", imageAlt: "lip gloss product display", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@chloe", testimonial: "The glow is unreal.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260929.jpg?_wi=1", imageAlt: "makeup kit professional", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@jia", testimonial: "My makeup bag staple.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-carefree-teenage-girl-with-bun-hairstyle-looks-happily-away-wears-stylish-green-costume-white-boots-blue-eyeliner-feels-good-poses-against-grey-concrete-wall-urban-lifestyle-concept_273609-57790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-carefree-teenage-girl-with-bun-hairstyle-looks-happily-away-wears-stylish-green-costume-white-boots-blue-eyeliner-feels-good-poses-against-grey-concrete-wall-urban-lifestyle-concept_273609-57790.jpg?_wi=1", imageAlt: "trendy girl with makeup", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/holographic-rainbow-background_23-2151834726.jpg" + imageSrc="http://img.b2bpic.net/free-photo/holographic-rainbow-background_23-2151834726.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -166,42 +166,42 @@ export default function LandingPage() { name: "Glossy Pop Lipstick", price: "$19", variant: "Matte Finish", - imageSrc: "http://img.b2bpic.net/free-photo/red-lipsticks-ai-generated_268835-11073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-lipsticks-ai-generated_268835-11073.jpg?_wi=2", }, { id: "p2", name: "Holographic Lip Gloss", price: "$15", variant: "High Shine", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-makeup-desk-concept_23-2148697041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-makeup-desk-concept_23-2148697041.jpg?_wi=2", }, { id: "p3", name: "Baddie Combo Kit", price: "$45", variant: "Full Set", - imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260929.jpg?_wi=2", }, { id: "p4", name: "Skin-Dew Primer", price: "$22", variant: "Glowing", - imageSrc: "http://img.b2bpic.net/free-photo/red-lipsticks-ai-generated_268835-11073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-lipsticks-ai-generated_268835-11073.jpg?_wi=3", }, { id: "p5", name: "Ultra Matte Liner", price: "$12", variant: "Waterproof", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-makeup-desk-concept_23-2148697041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-makeup-desk-concept_23-2148697041.jpg?_wi=3", }, { id: "p6", name: "Shimmer Highlighter", price: "$20", variant: "Gold Glow", - imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260929.jpg?_wi=3", }, ]} title="Trending Now" @@ -230,7 +230,7 @@ export default function LandingPage() { name: "Zara", role: "Influencer", testimonial: "These formulas are incredible.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-carefree-teenage-girl-with-bun-hairstyle-looks-happily-away-wears-stylish-green-costume-white-boots-blue-eyeliner-feels-good-poses-against-grey-concrete-wall-urban-lifestyle-concept_273609-57790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-carefree-teenage-girl-with-bun-hairstyle-looks-happily-away-wears-stylish-green-costume-white-boots-blue-eyeliner-feels-good-poses-against-grey-concrete-wall-urban-lifestyle-concept_273609-57790.jpg?_wi=2", }, { id: "2", @@ -283,7 +283,7 @@ export default function LandingPage() {