Update src/app/page.tsx

This commit is contained in:
2026-05-17 19:11:42 +00:00
parent 8e7a3e9b3d
commit ce792a9d02

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/parking-place-surrounded-by-greenery-motorcycles-sunset_181624-9861.jpg"
imageSrc="http://img.b2bpic.net/free-photo/parking-place-surrounded-by-greenery-motorcycles-sunset_181624-9861.jpg?_wi=1"
/>
</div>
@@ -87,21 +87,21 @@ export default function LandingPage() {
{
title: "Concrete & Hardscaping",
description: "Custom driveways, patios, and balconies built with premium, long-lasting materials.",
imageSrc: "http://img.b2bpic.net/free-photo/floor-with-tree_1127-3561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/floor-with-tree_1127-3561.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-floor-with-light-coming_122409-80.jpg",
buttonText: "View Projects",
},
{
title: "Interior Remodeling",
description: "High-end interior finishing, including drywall, painting, and complete space transformations.",
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-work-clothes-yellow-hardhat-using-measuring-tape-repairing-flat-with-big-window-background_574295-1600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-work-clothes-yellow-hardhat-using-measuring-tape-repairing-flat-with-big-window-background_574295-1600.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-drawer-with-wooden-dividers-interior-detail-modern-kitchen-island_169016-72791.jpg",
buttonText: "Learn More",
},
{
title: "Exterior Hardscaping",
description: "Bespoke walkways and retaining walls tailored to fit your landscape perfectly.",
imageSrc: "http://img.b2bpic.net/free-photo/cement-background-crossed-by-diagonal-line-pebbles-stone_158595-6387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cement-background-crossed-by-diagonal-line-pebbles-stone_158595-6387.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg",
buttonText: "See Details",
},
@@ -157,7 +157,7 @@ export default function LandingPage() {
quote: "The team transformed our backyard patio into a masterpiece. Highly recommended!",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parking-place-surrounded-by-greenery-motorcycles-sunset_181624-9861.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parking-place-surrounded-by-greenery-motorcycles-sunset_181624-9861.jpg?_wi=2",
imageAlt: "satisfied client portrait professional",
},
{
@@ -179,7 +179,7 @@ export default function LandingPage() {
quote: "Fantastic renovation experience. Our kitchen remodel looks incredible.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-carpenter_329181-15682.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/floor-with-tree_1127-3561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/floor-with-tree_1127-3561.jpg?_wi=2",
imageAlt: "satisfied client portrait professional",
},
{
@@ -190,7 +190,7 @@ export default function LandingPage() {
quote: "They turned our driveway into a modern aesthetic piece. Great service.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/coworkers-doing-paperwork-office_273609-6924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-work-clothes-yellow-hardhat-using-measuring-tape-repairing-flat-with-big-window-background_574295-1600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-work-clothes-yellow-hardhat-using-measuring-tape-repairing-flat-with-big-window-background_574295-1600.jpg?_wi=2",
imageAlt: "satisfied client portrait professional",
},
{
@@ -201,7 +201,7 @@ export default function LandingPage() {
quote: "Efficient, polite, and very talented craftsmen. Would hire again.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-man-with-suitcase-checking-rented-apartment-waving-hand-camera-walking-with-luggage-indoors_1258-314216.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cement-background-crossed-by-diagonal-line-pebbles-stone_158595-6387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cement-background-crossed-by-diagonal-line-pebbles-stone_158595-6387.jpg?_wi=2",
imageAlt: "satisfied client portrait professional",
},
]}