Update src/app/about/page.tsx
This commit is contained in:
@@ -98,21 +98,21 @@ export default function AboutPage() {
|
||||
id: 1,
|
||||
title: "Founded on Excellence",
|
||||
description: "We started with a simple mission: bring luxury design and premium craftsmanship to exterior home improvement. Every project since has honored that commitment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hammocks-placed-row_1203-1183.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hammocks-placed-row_1203-1183.jpg?_wi=3",
|
||||
imageAlt: "Luxury outdoor living design",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Design-Driven Approach",
|
||||
description: "We don't just build—we collaborate. Our team listens, suggests, and refines until every detail reflects your vision and our high standards.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-peson-with-their-frinds_23-2149290153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-peson-with-their-frinds_23-2149290153.jpg?_wi=3",
|
||||
imageAlt: "Design consultation process",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Client-Centric Service",
|
||||
description: "From the first consultation to final walkthrough, transparency and respect guide every interaction. We're here to make the remodeling experience enjoyable, not stressful.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-563.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-563.jpg?_wi=3",
|
||||
imageAlt: "Professional client service",
|
||||
},
|
||||
]}
|
||||
@@ -146,7 +146,7 @@ export default function AboutPage() {
|
||||
description="Schedule a consultation to discuss your vision. We'll listen, suggest, and create a plan that transforms your home with premium craftsmanship and thoughtful design."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg?_wi=3"
|
||||
imageAlt="Luxury outdoor consultation space"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -158,7 +158,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg?_wi=4"
|
||||
imageAlt="Luxury outdoor entertaining space"
|
||||
logoText="Designed Companies Inc."
|
||||
copyrightText="© 2025 Designed Companies Inc. | Luxury Exterior Remodeling"
|
||||
|
||||
Reference in New Issue
Block a user