Update src/app/services/page.tsx
This commit is contained in:
@@ -22,42 +22,42 @@ export default function ServicesPage() {
|
||||
id: "1",
|
||||
title: "Custom Decks",
|
||||
description: "Trex and custom deck builds designed for beauty, comfort, durability, and everyday use.",
|
||||
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=4",
|
||||
imageAlt: "Custom Trex deck luxury residential",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Siding Installation",
|
||||
description: "High-end siding upgrades including James Hardie and other premium materials that completely refresh the look of the home.",
|
||||
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=4",
|
||||
imageAlt: "Premium James Hardie siding installation",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Windows",
|
||||
description: "Window installation that improves both appearance and performance.",
|
||||
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=4",
|
||||
imageAlt: "Luxury window installation and upgrade",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Gutters & Exterior Details",
|
||||
description: "Functional exterior upgrades that complete the look and protect the home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-style-house-exterior-with-terrace_114579-2229.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-style-house-exterior-with-terrace_114579-2229.jpg?_wi=2",
|
||||
imageAlt: "Premium gutter system exterior details",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Cabana & Outdoor Structures",
|
||||
description: "Refined outdoor living additions built with smart design and strong craftsmanship.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg?_wi=2",
|
||||
imageAlt: "Luxury outdoor cabana structure",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
title: "Exterior Remodels",
|
||||
description: "From painted brick and column updates to full curb appeal transformations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-romantic-interracial-couple-hold-hands-walk-rural-setting_273609-18073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-romantic-interracial-couple-hold-hands-walk-rural-setting_273609-18073.jpg?_wi=2",
|
||||
imageAlt: "Complete exterior home transformation",
|
||||
},
|
||||
];
|
||||
@@ -195,7 +195,7 @@ export default function ServicesPage() {
|
||||
|
||||
<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=5"
|
||||
imageAlt="Luxury outdoor entertainment space sunset"
|
||||
logoText="Designed Companies Inc."
|
||||
copyrightText="© 2025 Designed Companies Inc. | Luxury Exterior Remodeling"
|
||||
|
||||
Reference in New Issue
Block a user