Update src/app/page.tsx
This commit is contained in:
@@ -121,21 +121,21 @@ export default function HomePage() {
|
||||
id: "01",
|
||||
title: "Interior Renovations",
|
||||
description: "Kitchen, bathroom, and living space transformations with attention to detail",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=1",
|
||||
imageAlt: "Modern interior renovation",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Exterior Construction",
|
||||
description: "Roofing, siding, and structural work built to last",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=2",
|
||||
imageAlt: "Exterior construction work",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Repairs & Maintenance",
|
||||
description: "Quick response emergency repairs and preventative maintenance services",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=3",
|
||||
imageAlt: "Professional repair services",
|
||||
},
|
||||
]}
|
||||
@@ -151,7 +151,7 @@ export default function HomePage() {
|
||||
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=1"
|
||||
imageAlt="Professional construction team"
|
||||
imagePosition="right"
|
||||
buttons={[{ text: "Learn Our Process", href: "/about" }]}
|
||||
@@ -190,28 +190,28 @@ export default function HomePage() {
|
||||
id: "01",
|
||||
title: "Clear Communication",
|
||||
description: "Regular updates and responsive communication throughout your project",
|
||||
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=1",
|
||||
imageAlt: "Communication and transparency",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Skilled Team",
|
||||
description: "Experienced professionals trained in the latest techniques and best practices",
|
||||
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=2",
|
||||
imageAlt: "Skilled construction team",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Attention to Detail",
|
||||
description: "Meticulous craftsmanship on every aspect of your project",
|
||||
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=3",
|
||||
imageAlt: "Quality workmanship",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Customer Satisfaction",
|
||||
description: "Your satisfaction is our ultimate measure of success",
|
||||
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=4",
|
||||
imageAlt: "Happy customers",
|
||||
},
|
||||
]}
|
||||
@@ -235,7 +235,7 @@ export default function HomePage() {
|
||||
|
||||
<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=1"
|
||||
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