Merge version_1 into main #1
@@ -50,18 +50,18 @@ export default function LandingPage() {
|
||||
description="Discover our exclusive collection of handcrafted garments, where sustainable luxury meets innovative design. Each piece tells a story of meticulous craftsmanship and artistic vision."
|
||||
tag="New Collection"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Explore Collection", href: "#collections" },
|
||||
{ text: "Learn Our Story", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-heels_23-2149741919.jpg", imageAlt: "luxury fashion designer workspace studio" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/designer-working-her-workshop-alone_23-2148877361.jpg", imageAlt: "premium fabric texture close-up" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/shapely-blonde-sea-dubai-palm-trees-hot-gorgeous-dresses-summer-sunny-lifestyle-fashion-shooting-waving-wind-dress-calm-chilling-out-near-pool-hairstyle-makeup_343629-166.jpg", imageAlt: "fashion model wearing designer dress" }
|
||||
]}
|
||||
background="radial-gradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
className="min-h-screen"
|
||||
containerClassName="py-24"
|
||||
titleClassName="text-5xl md:text-6xl font-bold"
|
||||
@@ -76,14 +76,14 @@ export default function LandingPage() {
|
||||
<TestimonialAboutCard
|
||||
tag="Our Story"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
title="Crafting Dreams Into Reality"
|
||||
description="Founded in 2015, Atelier represents the pinnacle of contemporary fashion design. We believe in the power of thoughtful design, premium materials, and impeccable execution."
|
||||
subdescription="Each garment is a testament to our commitment to sustainability, innovation, and timeless style. Our atelier brings together master craftspeople and visionary designers to create pieces that transcend trends."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-working-engraving_23-2149286555.jpg"
|
||||
imageAlt="Atelier Design Studio"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
className="py-24"
|
||||
containerClassName="max-w-6xl mx-auto"
|
||||
@@ -101,9 +101,9 @@ export default function LandingPage() {
|
||||
description="We combine artisanal craftsmanship with cutting-edge design philosophy to create fashion that endures."
|
||||
tag="Core Values"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
animationType="entrance-slide"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
@@ -131,10 +131,10 @@ export default function LandingPage() {
|
||||
description="Explore our signature pieces that define contemporary luxury fashion."
|
||||
tag="Shop Now"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="entrance-slide"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "View All", href: "#collections" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
className="py-24"
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
@@ -169,10 +169,10 @@ export default function LandingPage() {
|
||||
description="Hear from style leaders and fashion influencers who trust Atelier for their most important moments."
|
||||
tag="Testimonials"
|
||||
tagIcon={Star}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="entrance-slide"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
description="Our designs have been recognized and featured by the world's most prestigious fashion publications and organizations."
|
||||
tag="Media Recognition"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={["Vogue", "Harper's Bazaar", "Elle", "WWD", "CFDA", "Fashion Week International", "Luxury Magazine"]}
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-light-beige-fabric-sofa-with-warm-cozy-morning-light-from-big-window-home-interior-background_609648-61.jpg"
|
||||
imageAlt="Atelier Studio Contact"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
inputs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user