Merge version_1 into main #3
@@ -46,20 +46,22 @@ export default function ServicesPage() {
|
||||
description="Crafting homes that define comfort and elegance."
|
||||
features={[
|
||||
{
|
||||
title: "Modern Villas", description: "Custom designs for your dream home.", icon: Home,
|
||||
title: "Modern Villas",
|
||||
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" },
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
title: "Urban Living", description: "Efficient floor plans for urban constraints.", icon: Building,
|
||||
title: "Urban Living",
|
||||
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" },
|
||||
],
|
||||
reverse: true,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user