Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 17:14:55 +00:00
parent e3c13012f3
commit b60c5902cd

View File

@@ -59,7 +59,7 @@ export default function AboutPage() {
tagIcon={Award} tagIcon={Award}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} 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" imageAlt="Lifestyle Home premium furniture showroom"
mediaAnimation="slide-up" mediaAnimation="slide-up"
imagePosition="right" imagePosition="right"
@@ -153,7 +153,7 @@ export default function AboutPage() {
title: "Years Operating", title: "Years Operating",
description: "Serving South Africa with premium bespoke furniture", description: "Serving South Africa with premium bespoke furniture",
imageSrc: 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", imageAlt: "Lifestyle Home established showroom",
}, },
{ {
@@ -162,7 +162,7 @@ export default function AboutPage() {
title: "Satisfied Clients", title: "Satisfied Clients",
description: "Homeowners and professionals across Gauteng", description: "Homeowners and professionals across Gauteng",
imageSrc: 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", imageAlt: "Happy customer interior showcase",
}, },
{ {
@@ -171,7 +171,7 @@ export default function AboutPage() {
title: "Custom Projects", title: "Custom Projects",
description: "Delivered with excellence and precision", description: "Delivered with excellence and precision",
imageSrc: 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", imageAlt: "Expert furniture craftsmanship details",
}, },
]} ]}
@@ -181,7 +181,7 @@ export default function AboutPage() {
{/* Footer */} {/* Footer */}
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg" imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg?_wi=4"
imageAlt="Lifestyle Home Midrand showroom exterior" imageAlt="Lifestyle Home Midrand showroom exterior"
logoText="Lifestyle Home" logoText="Lifestyle Home"
copyrightText="© 2025 Lifestyle Home. All rights reserved. Premium Bespoke Furniture Manufacturer." copyrightText="© 2025 Lifestyle Home. All rights reserved. Premium Bespoke Furniture Manufacturer."