From 7c8e546c85a9e769264e0734b16ef29f49dd6dd8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 23:15:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22df1c1..59a4c51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { title: "Quality Makeup", description: "Complete your Eid glam with our selection of essential makeup items, crafted for elegance.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg", imageAlt: "Cosmetic products with festive background"}, + imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg?_wi=1", imageAlt: "Cosmetic products with festive background"}, { imageSrc: "http://img.b2bpic.net/free-photo/minimal-beauty-products-arrangement_23-2148961336.jpg", imageAlt: "Cosmetic products with festive background"}, ] @@ -130,7 +130,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p-1", name: "Luxury Eid Gift Box", price: "PKR 950", variant: "Assorted", imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg", imageAlt: "Luxury Eid Gift Box"}, + id: "p-1", name: "Luxury Eid Gift Box", price: "PKR 950", variant: "Assorted", imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg?_wi=2", imageAlt: "Luxury Eid Gift Box"}, { id: "p-2", name: "Colorful Bangle Set", price: "PKR 499", variant: "Mixed Colors", imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-tea-party-assortment_23-2149045920.jpg", imageAlt: "Colorful Bangle Set"}, {