Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -32,15 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Início", href: "#hero"},
|
||||
name: "Início", id: "#hero"},
|
||||
{
|
||||
name: "Sobre Nós", href: "#about"},
|
||||
name: "Sobre Nós", id: "#about"},
|
||||
{
|
||||
name: "Menu", href: "#menu"},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Avaliações", href: "#testimonials"},
|
||||
name: "Avaliações", id: "#testimonials"},
|
||||
{
|
||||
name: "Contato", href: "#contact"},
|
||||
name: "Contato", id: "#contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o0f0pt"
|
||||
logoAlt="Ponto do Açaí Logo"
|
||||
|
||||
Reference in New Issue
Block a user