diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 627465e..2b562d6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -82,7 +82,7 @@ export default function AboutPage() { description="Located at Naivas Supermarket, Moi Avenue" subdescription="Premium beauty products at wholesale prices - 4.6★ rated by 123+ customers" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg?_wi=1" imageAlt="Dubois Beauty Stalls store interior" mediaAnimation="opacity" useInvertedBackground={false} @@ -142,7 +142,7 @@ export default function AboutPage() { variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg?_wi=2" imageAlt="Dubois Beauty Stalls store" mediaAnimation="opacity" mediaPosition="right" @@ -154,7 +154,7 @@ export default function AboutPage() {