diff --git a/src/app/page.tsx b/src/app/page.tsx index 1782502..81809da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,25 +51,25 @@ export default function LandingPage() { testimonials={[ { name: "Anya", handle: "@anya", testimonial: "Obsessed with these shades!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/holographic-rainbow-background_23-2151834726.jpg", imageAlt: "holographic background beauty"}, + imageSrc: "http://img.b2bpic.net/free-photo/holographic-rainbow-background_23-2151834726.jpg?_wi=1", imageAlt: "holographic background beauty"}, { name: "Meera", handle: "@meera", testimonial: "Total game changer.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/red-lipsticks-ai-generated_268835-11073.jpg", imageAlt: "luxury matte lipstick product"}, + imageSrc: "http://img.b2bpic.net/free-photo/red-lipsticks-ai-generated_268835-11073.jpg?_wi=1", imageAlt: "luxury matte lipstick product"}, { name: "Sara", handle: "@sara", testimonial: "Stays on all night!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-makeup-desk-concept_23-2148697041.jpg", imageAlt: "lip gloss product display"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-makeup-desk-concept_23-2148697041.jpg?_wi=1", imageAlt: "lip gloss product display"}, { name: "Chloe", 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", imageAlt: "makeup kit professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260929.jpg?_wi=1", imageAlt: "makeup kit professional"}, { name: "Jia", 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", imageAlt: "trendy girl with makeup"}, + 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"}, ]} buttons={[ { text: "Shop Now", 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={[ { @@ -106,17 +106,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", name: "Glossy Pop Lipstick", price: "$19", variant: "Matte Finish", imageSrc: "http://img.b2bpic.net/free-photo/red-lipsticks-ai-generated_268835-11073.jpg"}, + id: "p1", name: "Glossy Pop Lipstick", price: "$19", variant: "Matte Finish", 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"}, + 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?_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"}, + 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?_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"}, + id: "p4", name: "Skin-Dew Primer", price: "$22", variant: "Glowing", 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"}, + 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?_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"}, + 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?_wi=3"}, ]} title="Trending Now" description="Must-have items for your makeup stash." @@ -139,7 +139,7 @@ export default function LandingPage() { animationType="blur-reveal" testimonials={[ { - id: "1", 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"}, + id: "1", 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?_wi=2"}, { id: "2", name: "Priya", role: "Student", testimonial: "Perfect for my everyday look!", imageSrc: "http://img.b2bpic.net/free-photo/female-model-with-fresh-daily-makeup_158538-10293.jpg"}, { @@ -169,7 +169,7 @@ export default function LandingPage() {