Update src/app/products/page.tsx
This commit is contained in:
@@ -40,7 +40,7 @@ export default function ProductsPage() {
|
||||
{
|
||||
name: "Reseñas", id: "/#testimonials"},
|
||||
{
|
||||
name: "Contacto", id: "/#contact"},
|
||||
name: "Contacto", id: "/contact"},
|
||||
]}
|
||||
brandName="Don Pasquale"
|
||||
/>
|
||||
@@ -121,4 +121,4 @@ export default function ProductsPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user