Update src/app/page.tsx
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="L’Élégance en Mouvement, La Folie en Partage."
|
||||
description="Step into Sophie’s curated \"Caverne d'Ali Baba.\" Where high-end fashion meets the warmth of a personal stylist."
|
||||
description="Step into Sophie’s curated Caverne d'Ali Baba. Where high-end fashion meets the warmth of a personal stylist."
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/cheerful-female-customer-enjoying-shopping-applying-dress-with-hanger-woman-choosing-clothes-fashion-store-shopping-retail-concept_74855-11589.jpg", alt: "stylish mature woman boutique customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/browneyed-shorthaired-beautiful-woman-linen-red-dress-black-belt-smiles-widely-holds-coffee-cup-computer-tablet-lady-sits-chair-cozy-room_197531-27870.jpg", alt: "trendy boutique customer portrait" },
|
||||
@@ -56,13 +56,6 @@ export default function LandingPage() {
|
||||
{ text: "Explore Collection", href: "#products" },
|
||||
{ text: "Book Styling", href: "#contact" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Vibrant Luxury" },
|
||||
{ type: "text", text: "Chic Editorial" },
|
||||
{ type: "text", text: "Personalized Styling" },
|
||||
{ type: "text", text: "Mediterranean Warmth" },
|
||||
{ type: "text", text: "Curated Treasures" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -98,7 +91,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/browneyed-shorthaired-beautiful-woman-linen-red-dress-black-belt-smiles-widely-holds-coffee-cup-computer-tablet-lady-sits-chair-cozy-room_197531-27870.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="split"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user