Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-11 06:55:27 +00:00

View File

@@ -75,15 +75,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Meridian Residence", description="A contemporary family home that embraces clean lines and natural light. Featuring open-plan living spaces with strategic material transitions.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-50.jpg", imageAlt: "Meridian Residence minimalist home"
title: "Meridian Residence", description: "A contemporary family home that embraces clean lines and natural light. Featuring open-plan living spaces with strategic material transitions.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-50.jpg", imageAlt: "Meridian Residence minimalist home"
},
{
id: 2,
title: "Corporate Nexus", description="A landmark office building that prioritizes employee wellness through thoughtful spatial design and minimal visual complexity.", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-from-low-angle-view_1359-573.jpg", imageAlt: "Corporate Nexus office building"
title: "Corporate Nexus", description: "A landmark office building that prioritizes employee wellness through thoughtful spatial design and minimal visual complexity.", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-from-low-angle-view_1359-573.jpg", imageAlt: "Corporate Nexus office building"
},
{
id: 3,
title: "Retreat Studios", description="An intimate residential complex that reinterprets minimalism through material honesty and architectural restraint.", imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-living-room-with-elegant-decor-generated-by-ai_188544-45634.jpg", imageAlt: "Retreat Studios residential complex"
title: "Retreat Studios", description: "An intimate residential complex that reinterprets minimalism through material honesty and architectural restraint.", imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-living-room-with-elegant-decor-generated-by-ai_188544-45634.jpg", imageAlt: "Retreat Studios residential complex"
}
]}
/>