Update src/app/services/page.tsx
This commit is contained in:
@@ -29,7 +29,7 @@ export default function LandingPage() {
|
||||
{ name: "A Empresa", id: "/about" },
|
||||
{ name: "Serviços", id: "/services" },
|
||||
{ name: "Blog", id: "/blog" },
|
||||
{ name: "Depoimentos", id: "#testimonials" },
|
||||
{ name: "Depoimentos", id: "/#testimonials" },
|
||||
]}
|
||||
brandName="Scavi Company"
|
||||
button={{
|
||||
|
||||
Reference in New Issue
Block a user