Merge version_3 into main #3
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
||||
logoText="JANAM MUEBLES"
|
||||
description="Muebles de calidad para tu hogar. Entrega rápida, precios competitivos y servicio al cliente excepcional."
|
||||
buttons={[
|
||||
{ text: "📞 Llamar Ahora", href: "tel:+18295960900" },
|
||||
{ text: "💬 WhatsApp", href: "https://wa.me/18295960900" }
|
||||
{ text: "Explorar Catálogo", href: "#products" },
|
||||
{ text: "📞 Llamar Ahora", href: "tel:+18295960900" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg?_wi=1"
|
||||
imageAlt="Interior de tienda de muebles moderna"
|
||||
@@ -253,4 +253,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user