Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| efb18fff84 | |||
| d215443225 |
@@ -71,8 +71,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="process" data-section="process">
|
||||
<FeatureCardSix
|
||||
title="Our Process"
|
||||
description="A methodical approach to creating architectural solutions that endure"
|
||||
title="Our Design Process"
|
||||
description="A refined methodology for crafting exceptional fashion experiences and collections"
|
||||
tag="Design Methodology"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -80,15 +80,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Research & Discovery", description: "We begin by understanding the site, context, and client vision. Our team conducts thorough analysis to establish the foundation for exceptional design.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-working-with-drafts_23-2147785620.jpg", imageAlt: "Architectural research and planning phase"
|
||||
title: "Trend Research", description: "We explore global fashion movements, emerging aesthetics, and seasonal inspiration. Our team analyzes market trends while maintaining our signature minimalist vision.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-working-with-drafts_23-2147785620.jpg", imageAlt: "Fashion trend research and inspiration gathering"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Concept Development", description: "Translating insights into refined design concepts. We explore multiple iterations and create detailed visualizations that communicate the architectural vision.", imageSrc: "http://img.b2bpic.net/free-vector/blue-technology-background-with-circuit_1055-369.jpg", imageAlt: "Digital design and architectural rendering"
|
||||
title: "Concept & Design", description: "Translating inspiration into refined collections. We sketch, iterate, and refine each piece to embody elegance and functionality, creating designs that resonate.", imageSrc: "http://img.b2bpic.net/free-vector/blue-technology-background-with-circuit_1055-369.jpg", imageAlt: "Digital design and fashion rendering"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Implementation", description: "Bringing designs to life with precision and care. We manage every detail from planning through completion, ensuring the final result exceeds expectations.", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-638.jpg", imageAlt: "Construction and project implementation"
|
||||
title: "Production & Curation", description: "Bringing designs to life with precision craftsmanship. We oversee material selection, quality control, and final presentation, ensuring every piece meets our exacting standards.", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-638.jpg", imageAlt: "Luxury fashion production and quality assurance"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -97,8 +97,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardTwo
|
||||
title="Our Impact"
|
||||
description="Measurable results from our architectural practice"
|
||||
title="Our Influence"
|
||||
description="Measurable impact within the fashion industry and among our community"
|
||||
tag="Studio Achievements"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -106,10 +106,10 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{ id: "1", value: "150+", description: "Projects Completed" },
|
||||
{ id: "2", value: "12", description: "International Awards" },
|
||||
{ id: "3", value: "25", description: "Studio Professionals" },
|
||||
{ id: "4", value: "98%", description: "Client Satisfaction" }
|
||||
{ id: "1", value: "200+", description: "Pieces Designed" },
|
||||
{ id: "2", value: "15", description: "Fashion Awards" },
|
||||
{ id: "3", value: "50+", description: "Global Stockists" },
|
||||
{ id: "4", value: "99%", description: "Customer Loyalty" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -117,19 +117,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Get In Touch"
|
||||
title="Let's create something extraordinary"
|
||||
description="We're always interested in discussing new projects, creative ideas, or opportunities to collaborate. Reach out to begin a conversation."
|
||||
tag="Connect With Us"
|
||||
title="Collaborate on your next collection"
|
||||
description="We welcome inquiries from brands, retailers, and creative partners. Let's discuss how we can bring your fashion vision to life through thoughtful design."
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-home-having-videocall-with-family_23-2148923824.jpg"
|
||||
imageAlt="Modern collaborative workspace"
|
||||
imageAlt="Collaborative fashion design studio"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Subscribe"
|
||||
termsText="We respect your privacy and keep our communications minimal. You can unsubscribe at any time."
|
||||
termsText="Stay updated on new collections and design insights. We respect your inbox and share selectively."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user