Merge version_1 into main #3

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

View File

@@ -111,15 +111,15 @@ export default function LandingPage() {
{
id: "s1", title: "Residential Construction", tags: [
"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", title: "Commercial Build-Outs", tags: [
"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", title: "Renovation & Remodeling", tags: [
"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"
description="Comprehensive construction solutions tailored to meet your unique needs and vision."
@@ -134,13 +134,13 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "g1", name: "Modern Home Build", price: "Covington, GA", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278555.jpg"},
id: "g1", name: "Modern Home Build", price: "Covington, GA", variant: "Residential", 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"},
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?_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"},
id: "g3", name: "Office Build-Out", price: "Covington, GA", variant: "Commercial", 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"},
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?_wi=3"},
]}
title="Completed Projects"
description="A showcase of our dedication to craftsmanship and quality."
@@ -153,7 +153,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1", title: "Excellent Quality", 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"},
id: "t1", title: "Excellent Quality", 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?_wi=1"},
{
id: "t2", title: "Very Professional", quote: "Professional, punctual, and clean. They did exactly what they promised.", name: "Sarah J.", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086832.jpg"},
{
@@ -161,7 +161,7 @@ export default function LandingPage() {
{
id: "t4", title: "Highly Recommend", quote: "Solid craftsmanship and transparent pricing. I'd hire them again in a heartbeat.", name: "Elena M.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-business-leader-sitting_1262-4831.jpg"},
{
id: "t5", title: "Outstanding Work", 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"},
id: "t5", title: "Outstanding Work", 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?_wi=2"},
]}
title="What Our Clients Say"
description="Trusted by residents across Covington and surrounding areas."
@@ -176,7 +176,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>