Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 22:47:13 +00:00

View File

@@ -156,7 +156,7 @@ export default function LandingPage() {
"New Build",
"Additions",
],
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278555.jpg?_wi=1",
},
{
id: "s2",
@@ -165,7 +165,7 @@ export default function LandingPage() {
"Office",
"Retail",
],
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=1",
},
{
id: "s3",
@@ -174,7 +174,7 @@ export default function LandingPage() {
"Kitchen",
"Bath",
],
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149223663.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149223663.jpg?_wi=1",
},
]}
title="Our Professional Services"
@@ -194,28 +194,28 @@ export default function LandingPage() {
name: "Modern Home Build",
price: "Covington, GA",
variant: "Residential",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278555.jpg?_wi=2",
},
{
id: "g2",
name: "Interior Kitchen Reno",
price: "Covington, GA",
variant: "Remodeling",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149223663.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149223663.jpg?_wi=2",
},
{
id: "g3",
name: "Office Build-Out",
price: "Covington, GA",
variant: "Commercial",
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=2",
},
{
id: "g4",
name: "Custom Deck Addition",
price: "Covington, GA",
variant: "Outdoor",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278555.jpg?_wi=3",
},
]}
title="Completed Projects"
@@ -234,7 +234,7 @@ export default function LandingPage() {
quote: "DS Georgia Construction provided amazing service and high-quality results. Highly recommended!",
name: "Wanderson Batista",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/man-posing-with-camera-coffee-cup_482257-122657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-posing-with-camera-coffee-cup_482257-122657.jpg?_wi=1",
},
{
id: "t2",
@@ -266,7 +266,7 @@ export default function LandingPage() {
quote: "They turned our vision into reality perfectly. Top-tier contractors.",
name: "David L.",
role: "Property Manager",
imageSrc: "http://img.b2bpic.net/free-photo/man-posing-with-camera-coffee-cup_482257-122657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-posing-with-camera-coffee-cup_482257-122657.jpg?_wi=2",
},
]}
title="What Our Clients Say"
@@ -282,7 +282,7 @@ export default function LandingPage() {
description="We blend professional construction standards with local expertise to deliver structures that stand the test of time."
subdescription="Our team focuses on transparency, clear communication, and high-quality building materials."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg"
imageSrc="http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>