Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
title="Architectural Visions Refined"
|
||||
description="Viatelier brings timeless Italian design principles to contemporary architectural spaces. We craft experiences that transcend aesthetics—creating environments where precision meets poetry."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Est. 2010"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="blur-reveal"
|
||||
@@ -82,20 +82,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Research & Immersion", description: "Deep analysis of site context, client values, and environmental factors to inform every design decision.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-office-with-architecture-plans-computer_329181-12026.jpg", imageAlt: "architectural planning design studio meeting"
|
||||
id: "1", title: "Research & Immersion", description: "Deep analysis of site context, client values, and environmental factors to inform every design decision.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-office-with-architecture-plans-computer_329181-12026.jpg", imageAlt: "architectural planning design studio meeting"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Conceptual Design", description: "Developing innovative design concepts that balance aesthetics, functionality, and sustainability principles.", imageSrc: "http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg", imageAlt: "architect sketching building concept design"
|
||||
id: "2", title: "Conceptual Design", description: "Developing innovative design concepts that balance aesthetics, functionality, and sustainability principles.", imageSrc: "http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg", imageAlt: "architect sketching building concept design"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Detailed Development", description: "Refining architectural details with precision engineering and material selection for optimal results.", imageSrc: "http://img.b2bpic.net/free-photo/decorative-vinyls-arrangement_23-2149728632.jpg", imageAlt: "detailed architectural blueprint engineering design"
|
||||
id: "3", title: "Detailed Development", description: "Refining architectural details with precision engineering and material selection for optimal results.", imageSrc: "http://img.b2bpic.net/free-photo/decorative-vinyls-arrangement_23-2149728632.jpg", imageAlt: "detailed architectural blueprint engineering design"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Realization & Oversight", description: "Managing construction with meticulous oversight to ensure every detail matches our architectural vision.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-red-helmet-brick_1187-3227.jpg", imageAlt: "construction site modern building architecture"
|
||||
id: "4", title: "Realization & Oversight", description: "Managing construction with meticulous oversight to ensure every detail matches our architectural vision.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-red-helmet-brick_1187-3227.jpg", imageAlt: "construction site modern building architecture"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user