Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-01 14:16:59 +00:00

View File

@@ -50,8 +50,8 @@ export default function ServicesPage() {
description: "Custom designs for your dream home.",
icon: Home,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=2" },
],
},
{
@@ -59,8 +59,8 @@ export default function ServicesPage() {
description: "Efficient floor plans for urban constraints.",
icon: Building,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=4" },
],
},
]}
@@ -77,7 +77,7 @@ export default function ServicesPage() {
{ title: "Sustainability", description: "Energy efficient designs." },
{ title: "Client-Centric", description: "Your vision, our expertise." },
]}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=5"
mediaAnimation="slide-up"
/>
</div>