From 92a8a3cdce27ec494690dc1c8ba3a255f8ffdd09 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 09:49:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cadcd16..526cfde 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { }} title="Nature's Purity for Your Hair" description="Discover FAAB, the authentic Kuwaiti shampoo crafted entirely from natural ingredients to restore your hair's natural vitality." - imageSrc="http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440673.jpg?_wi=1" imageAlt="FAAB Natural Shampoo" buttons={[ { @@ -124,7 +124,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Kuwaiti Craftsmanship" description="FAAB was born in Kuwait with a simple mission: to provide the finest quality natural hair care. We believe in the power of nature, sourcing only the purest ingredients to ensure your hair receives the care it truly deserves." - imageSrc="http://img.b2bpic.net/free-photo/red-flower-glass-water-with-ink_23-2149372231.jpg" + imageSrc="http://img.b2bpic.net/free-photo/red-flower-glass-water-with-ink_23-2149372231.jpg?_wi=1" /> @@ -140,7 +140,7 @@ export default function LandingPage() { name: "Essential Shampoo", price: "12.00 KWD", variant: "Normal Hair", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-set-layout-plain-background_23-2148241932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-set-layout-plain-background_23-2148241932.jpg?_wi=1", }, { id: "p2", @@ -198,7 +198,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-body-care-massage-products_23-2147844992.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440673.jpg?_wi=2", imageAlt: "natural ingredients herbal organic", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/wooden-brush-honey-oats-himalayan-rock-salt-essential-oil-bottle-with-primula-flowers-vase-concrete-background_23-2148087704.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/red-flower-glass-water-with-ink_23-2149372231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-flower-glass-water-with-ink_23-2149372231.jpg?_wi=2", imageAlt: "natural ingredients herbal organic", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/from-brunette-sleeping-with-flowers_23-2147781260.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-set-layout-plain-background_23-2148241932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-set-layout-plain-background_23-2148241932.jpg?_wi=2", imageAlt: "natural ingredients herbal organic", }, ]} -- 2.49.1