Update src/app/about/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function AboutPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg?_wi=2"
|
||||
imageAlt="Professional construction team"
|
||||
imagePosition="right"
|
||||
buttons={[{ text: "Start Your Project", href: "/contact" }]}
|
||||
@@ -114,28 +114,28 @@ export default function AboutPage() {
|
||||
id: "01",
|
||||
title: "Integrity First",
|
||||
description: "We stand behind our work with honesty and accountability. Your trust is our most valuable asset.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124306.jpg?_wi=5",
|
||||
imageAlt: "Honest contractor communication",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Quality Craftsmanship",
|
||||
description: "We use superior materials and proven techniques to build projects that last generations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124306.jpg?_wi=6",
|
||||
imageAlt: "Expert craftsmanship",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Customer Care",
|
||||
description: "Your satisfaction is our success measure. We're available 24/7 and responsive to your needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124306.jpg?_wi=7",
|
||||
imageAlt: "Customer-focused service",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Local Community",
|
||||
description: "We're invested in New York and proud to serve our neighbors with respect and professionalism.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124306.jpg?_wi=8",
|
||||
imageAlt: "Community engagement",
|
||||
},
|
||||
]}
|
||||
@@ -159,7 +159,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-working-out-together_23-2150405456.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-working-out-together_23-2150405456.jpg?_wi=3"
|
||||
imageAlt="Construction team at work"
|
||||
logoText="Sky High Contracting"
|
||||
copyrightText="© 2025 Sky High Contracting. All rights reserved. Licensed & Insured."
|
||||
|
||||
Reference in New Issue
Block a user