diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 35b8740..c0aafb9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -54,7 +54,7 @@ export default function AboutPage() { description: "Shaman Khail Store was founded with a vision to bring premium luxury products to discerning customers. With years of expertise in curating the finest collections, we have established ourselves as a trusted name in luxury retail.", imageSrc: - "http://img.b2bpic.net/free-photo/man-suit-standing-near-table-shop_171337-18958.jpg", + "http://img.b2bpic.net/free-photo/man-suit-standing-near-table-shop_171337-18958.jpg?_wi=3", imageAlt: "Shaman Khail Store interior showcase", }, { @@ -62,7 +62,7 @@ export default function AboutPage() { description: "We are committed to delivering exceptional quality products paired with outstanding customer service. Every item in our collection is carefully selected to ensure it meets our rigorous standards of excellence and elegance.", imageSrc: - "http://img.b2bpic.net/free-photo/side-view-woman-choosing-clothes-shop_23-2147786803.jpg", + "http://img.b2bpic.net/free-photo/side-view-woman-choosing-clothes-shop_23-2147786803.jpg?_wi=2", imageAlt: "Premium shopping experience", }, { @@ -70,7 +70,7 @@ export default function AboutPage() { description: "Quality, integrity, and customer satisfaction form the foundation of our business. We believe in building long-term relationships with our customers through consistent delivery of premium products and exceptional service.", imageSrc: - "http://img.b2bpic.net/free-photo/abstract-gold-chain-jewellery-presentation_23-2149599058.jpg", + "http://img.b2bpic.net/free-photo/abstract-gold-chain-jewellery-presentation_23-2149599058.jpg?_wi=3", imageAlt: "Luxury jewelry collection", }, ]} @@ -140,7 +140,7 @@ export default function AboutPage() {