Update src/app/page.tsx

This commit is contained in:
2026-04-07 17:04:32 +00:00
parent 6827948c95
commit 80fd4f76df

View File

@@ -151,7 +151,7 @@ export default function LandingPage() {
"New Build",
"Luxury",
],
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7877.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7877.jpg?_wi=1",
},
{
id: "2",
@@ -160,7 +160,7 @@ export default function LandingPage() {
"Kitchen",
"Bath",
],
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821318.jpg?_wi=1",
},
{
id: "3",
@@ -215,7 +215,7 @@ export default function LandingPage() {
name: "Linda M.",
handle: "Outdoor Client",
testimonial: "Professional, reliable, and fair pricing. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-beautiful-woman-white-shirt-dark-jacket-black-trousers-along-with-young-man-discussing-something-daytime-building-job-activity_140725-15292.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-beautiful-woman-white-shirt-dark-jacket-black-trousers-along-with-young-man-discussing-something-daytime-building-job-activity_140725-15292.jpg?_wi=1",
},
]}
title="What Our Clients Say"
@@ -235,7 +235,7 @@ export default function LandingPage() {
name: "Master Bathroom Suite",
price: "Renovation",
variant: "Modern",
imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bathroom_1203-2725.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bathroom_1203-2725.jpg?_wi=1",
},
{
id: "2",
@@ -270,7 +270,7 @@ export default function LandingPage() {
name: "Covered Porch Addition",
price: "Outdoor",
variant: "Rustic",
imageSrc: "http://img.b2bpic.net/free-photo/man-black-wooden-jetty-maldives_505751-5535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-black-wooden-jetty-maldives_505751-5535.jpg?_wi=1",
},
]}
title="Featured Projects"
@@ -303,7 +303,7 @@ export default function LandingPage() {
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/woman-working-with-geometric-triangle-pen_23-2148039880.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-working-with-geometric-triangle-pen_23-2148039880.jpg?_wi=1"
buttonText="Request Free Estimate"
/>
</div>