Update src/app/services/page.tsx

This commit is contained in:
2026-04-12 20:15:45 +00:00
parent bdf0cf9c2a
commit ab4d03d2dc

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/couple-wrapping-sofa-plastic-foil-protection-while-they-are-renovate-living-room-home-renovation-construction-painting-work_482257-14132.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-wrapping-sofa-plastic-foil-protection-while-they-are-renovate-living-room-home-renovation-construction-painting-work_482257-14132.jpg?_wi=2",
imageAlt: "renovated residential flooring project",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
button: {
text: "Inquire",
},
imageSrc: "http://img.b2bpic.net/free-photo/empty-wall-with-wooden-floor_1339-4849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-wall-with-wooden-floor_1339-4849.jpg?_wi=2",
},
{
id: "p2",
@@ -167,7 +167,7 @@ export default function LandingPage() {
button: {
text: "Inquire",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg?_wi=2",
},
]}
/>