diff --git a/src/app/page.tsx b/src/app/page.tsx index aef0c90..a92f61f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -56,36 +48,22 @@ export default function LandingPage() { description="Every space tells a story of intention, craft, and beauty. Experience architectural hardware defined by precision and elegance." buttons={[ { - text: "Explore Solutions", - href: "#solutions", - }, + text: "Explore Solutions", href: "#solutions"}, { - text: "Book Consultation", - href: "#contact", - }, + text: "Book Consultation", href: "#contact"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CITbprwxs59SxpAwnrnd0AvHG7/uploaded-1776072186456-tazq30ob.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/side-view-woman-holding-tablet_23-2149927578.jpg", - alt: "Designer 1", - }, + src: "http://img.b2bpic.net/free-photo/side-view-woman-holding-tablet_23-2149927578.jpg", alt: "Designer 1"}, { - src: "http://img.b2bpic.net/free-photo/beautiful-smiling-girl-with-short-curly-hair-wireless-earphon_574295-3796.jpg", - alt: "Designer 2", - }, + src: "http://img.b2bpic.net/free-photo/beautiful-smiling-girl-with-short-curly-hair-wireless-earphon_574295-3796.jpg", alt: "Designer 2"}, { - src: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346464.jpg", - alt: "Designer 3", - }, + src: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346464.jpg", alt: "Designer 3"}, { - src: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346465.jpg", - alt: "Designer 4", - }, + src: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346465.jpg", alt: "Designer 4"}, { - src: "http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-generative-ai-illustration_1258-151616.jpg", - alt: "Designer 5", - }, + src: "http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-generative-ai-illustration_1258-151616.jpg", alt: "Designer 5"}, ]} avatarText="Trusted by leading architects worldwide" /> @@ -98,25 +76,13 @@ export default function LandingPage() { tag="Expertise" metrics={[ { - id: "m1", - value: "340+", - description: "Spaces Created", - }, + id: "m1", value: "340+", description: "Spaces Created"}, { - id: "m2", - value: "15+", - description: "Years Heritage", - }, + id: "m2", value: "15+", description: "Years Heritage"}, { - id: "m3", - value: "12", - description: "Design Awards", - }, + id: "m3", value: "12", description: "Design Awards"}, { - id: "m4", - value: "Global", - description: "Regional Presence", - }, + id: "m4", value: "Global", description: "Regional Presence"}, ]} metricsAnimation="slide-up" /> @@ -128,26 +94,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - tag: "Wardrobes", - title: "Modular Wardrobes", - subtitle: "Intelligent organization", - description: "Italian-inspired modular systems tailored to your needs.", - imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-trying-decide-what-hat-wear-big-fashionable-wardrobe-with-shoes-clothes-lady-has-stylish-look-wearing-black-elegant-dress_197531-1697.jpg", - }, + tag: "Wardrobes", title: "Modular Wardrobes", subtitle: "Intelligent organization", description: "Italian-inspired modular systems tailored to your needs.", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-trying-decide-what-hat-wear-big-fashionable-wardrobe-with-shoes-clothes-lady-has-stylish-look-wearing-black-elegant-dress_197531-1697.jpg"}, { - tag: "Partitions", - title: "Slim Partitions", - subtitle: "Define boundaries", - description: "Minimalist partition systems offering seamless spatial transitions.", - imageSrc: "http://img.b2bpic.net/free-photo/led-drawer-blue-fronts-minimal-kitchen_169016-69301.jpg", - }, + tag: "Partitions", title: "Slim Partitions", subtitle: "Define boundaries", description: "Minimalist partition systems offering seamless spatial transitions.", imageSrc: "http://img.b2bpic.net/free-photo/led-drawer-blue-fronts-minimal-kitchen_169016-69301.jpg"}, { - tag: "Storage", - title: "Smart Storage", - subtitle: "Engineered efficiency", - description: "Hidden mechanisms for flawless daily functionality.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-wardrobe-drawers-with-neatly-folded-clothes-smart-storage_169016-71171.jpg", - }, + tag: "Storage", title: "Smart Storage", subtitle: "Engineered efficiency", description: "Hidden mechanisms for flawless daily functionality.", imageSrc: "http://img.b2bpic.net/free-photo/modern-wardrobe-drawers-with-neatly-folded-clothes-smart-storage_169016-71171.jpg"}, ]} title="Design-First Solutions" description="Precision engineering meets Italian-inspired aesthetics to transform your space into a sanctuary of modern luxury." @@ -158,44 +109,21 @@ export default function LandingPage() {