Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -36,14 +36,14 @@ export default function LandingPage() {
|
||||
{ name: "Combos", id: "offers" },
|
||||
{ name: "Contacto", id: "contact" },
|
||||
]}
|
||||
brandName="OtakuZone"
|
||||
brandName="AkibaSektor"
|
||||
button={{ text: "Carrito (0)", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="OtakuZone"
|
||||
logoText="AkibaSektor"
|
||||
description="Tu portal al mundo del anime y los videojuegos. Productos exclusivos y calidad garantizada."
|
||||
buttons={[{ text: "Explorar tienda", href: "#shop" }]}
|
||||
slides={[
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="OtakuZone"
|
||||
logoText="AkibaSektor"
|
||||
copyrightText="© 2025 OtakuZone - Comunidad Anime"
|
||||
columns={[
|
||||
{ title: "Navegación", items: [{ label: "Tienda", href: "#shop" }, { label: "Combos", href: "#offers" }] },
|
||||
|
||||
Reference in New Issue
Block a user