Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -11,7 +11,7 @@ import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Sparkles, Palette, Wardrobe, GraduationCap } from "lucide-react";
|
||||
import { Sparkles, Palette, Shirt, GraduationCap } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
<HeroSplitDualMedia
|
||||
title="Recognize yourself in what you wear"
|
||||
description="Every woman deserves an outfit that feels like home. Through personalized consultations and curated guidance, Miranda helps you find pieces that celebrate who you are—for weddings, graduations, ceremonies, and moments that matter."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Personal Styling"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{ icon: Sparkles, title: "Signature Style Discovery", description: "Uncover your unique aesthetic, body language, and lifestyle needs through in-depth consultations and visual exploration." },
|
||||
{ icon: Palette, title: "Occasion Styling & Curation", description: "Receive bespoke outfit recommendations and perfectly coordinated ensembles for weddings, galas, presentations, and special celebrations." },
|
||||
{ icon: Wardrobe, title: "Wardrobe Harmonization", description: "Transform your closet into a cohesive collection where every piece serves a purpose and reflects your evolving self." },
|
||||
{ icon: Shirt, title: "Wardrobe Harmonization", description: "Transform your closet into a cohesive collection where every piece serves a purpose and reflects your evolving self." },
|
||||
{ icon: GraduationCap, title: "Empowering Style Education", description: "Gain invaluable insights into fabric, fit, and personal branding, equipping you with knowledge to make confident fashion choices independently." }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user