diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 13e8375..06a9155 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -59,7 +59,7 @@ export default function AboutPage() { tagIcon={Award} textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/empty-lounge-area-hotel-lobby_482257-78142.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-lounge-area-hotel-lobby_482257-78142.jpg?_wi=5" imageAlt="Lifestyle Home premium furniture showroom" mediaAnimation="slide-up" imagePosition="right" @@ -153,7 +153,7 @@ export default function AboutPage() { title: "Years Operating", description: "Serving South Africa with premium bespoke furniture", imageSrc: - "http://img.b2bpic.net/free-photo/empty-lounge-area-hotel-lobby_482257-78142.jpg", + "http://img.b2bpic.net/free-photo/empty-lounge-area-hotel-lobby_482257-78142.jpg?_wi=6", imageAlt: "Lifestyle Home established showroom", }, { @@ -162,7 +162,7 @@ export default function AboutPage() { title: "Satisfied Clients", description: "Homeowners and professionals across Gauteng", imageSrc: - "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797718.jpg", + "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797718.jpg?_wi=6", imageAlt: "Happy customer interior showcase", }, { @@ -171,7 +171,7 @@ export default function AboutPage() { title: "Custom Projects", description: "Delivered with excellence and precision", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186732.jpg", + "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186732.jpg?_wi=2", imageAlt: "Expert furniture craftsmanship details", }, ]} @@ -181,7 +181,7 @@ export default function AboutPage() { {/* Footer */}