Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlay
|
<HeroOverlay
|
||||||
title="Glamsun: Tu Centro de Confianza"
|
title="Glamsun: Tu Centro de Confianza"
|
||||||
description="Estética avanzada, bronceado y peluquería en un espacio diseñado para tu bienestar y renovación."
|
description="Realza tu belleza natural con tratamientos personalizados diseñados para tu estilo de vida único."
|
||||||
buttons={[{ text: "Reservar por WhatsApp", href: "https://wa.me/34600000000" }]}
|
buttons={[{ text: "Reservar por WhatsApp", href: "https://wa.me/34600000000" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -155,4 +155,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user