Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-23 11:40:43 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
{
text: "Visítanos hoy", href: "#contact"},
{
text: "Ver nuestras especialidades", href: "#products"},
text: "Ver menú", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/pain-au-chocolat-croissant_114579-2514.jpg"
imageAlt="Freshly baked artisan croissant"
@@ -199,4 +199,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}