Update src/app/page.tsx
This commit is contained in:
@@ -46,6 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
title="Yovani.B: Elegancia Sin Fronteras"
|
||||
description="Descubre una selección exclusiva de perfumes, ropa y accesorios de lujo diseñados para quienes valoran la sofisticación y el detalle."
|
||||
buttons={[{ text: "Explorar Colección", href: "#products" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/client-suit-boutique-with-shopping-bags_7502-4397.jpg", imageAlt: "Fashion Model" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150218026.jpg", imageAlt: "Luxury Wear" },
|
||||
@@ -184,4 +185,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user