Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df8cee45e4 | |||
| 9d3c7dc79e |
@@ -126,8 +126,8 @@ export default function LandingPage() {
|
|||||||
{ id: "h3", title: "Viernes y Sábados", content: "9:00 – 01:00" },
|
{ id: "h3", title: "Viernes y Sábados", content: "9:00 – 01:00" },
|
||||||
{ id: "h4", title: "Domingos", content: "9:00 – 17:00" },
|
{ id: "h4", title: "Domingos", content: "9:00 – 17:00" },
|
||||||
]}
|
]}
|
||||||
sideTitle="Horarios"
|
sideTitle="Horarios - Visítanos en Av. Isabel la Católica, 11, Albacete."
|
||||||
sideDescription="Visítanos en Av. Isabel la Católica, 11, Albacete."
|
sideDescription=""
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -175,4 +175,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user