From c38d7451da91220d173b193b86f7fed3be75a0d3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:12:30 +0000 Subject: [PATCH] Update src/app/womens/page.tsx --- src/app/womens/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/womens/page.tsx b/src/app/womens/page.tsx index 629ae12..1ea6435 100644 --- a/src/app/womens/page.tsx +++ b/src/app/womens/page.tsx @@ -52,7 +52,7 @@ export default function WomensPage() { title: "Face Serums", subtitle: "Advanced hydration and brightening", description: "Our face serums are formulated with natural ingredients to restore luminosity and even skin tone. Infused with vitamin C and hyaluronic acid for maximum radiance. Suitable for all skin types, dermatologically tested.", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-assortment_23-2149047740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-assortment_23-2149047740.jpg?_wi=2", imageAlt: "Face Serum", buttons: [{ text: "Explore", href: "/shop" }] }, @@ -62,7 +62,7 @@ export default function WomensPage() { title: "Sunscreen SPF 50", subtitle: "Premium UV protection with a light feel", description: "Broad-spectrum protection that prevents sun damage and premature aging. Lightweight, non-greasy formula that won't clog pores. 100% natural ingredients, cruelty-free, and eco-friendly packaging.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-skincare-product-beach_23-2150167906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-skincare-product-beach_23-2150167906.jpg?_wi=1", imageAlt: "Sunscreen SPF 50", buttons: [{ text: "Discover", href: "/shop" }] }, @@ -72,7 +72,7 @@ export default function WomensPage() { title: "Signature Perfumes", subtitle: "Luxurious scents that last all day", description: "Handcrafted fragrances with premium ingredients from around the world. Each scent tells a story of elegance and sophistication. Long-lasting formula with natural essential oils.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-seductive-sensual-stylish-woman-boho-dress-sitting-vintage-retro-cafe-holding-perfume_285396-6907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-seductive-sensual-stylish-woman-boho-dress-sitting-vintage-retro-cafe-holding-perfume_285396-6907.jpg?_wi=1", imageAlt: "Luxury Perfume", buttons: [{ text: "Shop Now", href: "/womens" }] } @@ -97,7 +97,7 @@ export default function WomensPage() { price: "$89.00", rating: 5, reviewCount: "2.3k", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-assortment_23-2149047740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-assortment_23-2149047740.jpg?_wi=3", imageAlt: "Vitamin C Serum" }, { @@ -107,7 +107,7 @@ export default function WomensPage() { price: "$125.00", rating: 5, reviewCount: "1.8k", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=2", imageAlt: "Night Cream" }, { @@ -117,7 +117,7 @@ export default function WomensPage() { price: "$75.00", rating: 5, reviewCount: "1.5k", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-skincare-product-beach_23-2150167906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-skincare-product-beach_23-2150167906.jpg?_wi=2", imageAlt: "Sunscreen" } ]} @@ -131,7 +131,7 @@ export default function WomensPage() { description="Join our community of beauty enthusiasts and receive personalized skincare recommendations" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg?_wi=2" imageAlt="Women's beauty collection" mediaPosition="left" inputPlaceholder="Enter your email"