Merge version_1 into main #17
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Blog", id: "/blog"},
|
||||
{
|
||||
name: "Depoimentos", id: "#testimonials"},
|
||||
name: "Depoimentos", id: "/#testimonials"},
|
||||
]}
|
||||
brandName="Scavi Company"
|
||||
button={{
|
||||
|
||||
@@ -32,7 +32,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Blog", id: "/blog"},
|
||||
{
|
||||
name: "Depoimentos", id: "#testimonials"},
|
||||
name: "Depoimentos", id: "/#testimonials"},
|
||||
]}
|
||||
brandName="Scavi Company"
|
||||
button={{
|
||||
|
||||
@@ -35,7 +35,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Blog", id: "/blog"},
|
||||
{
|
||||
name: "Depoimentos", id: "#testimonials"},
|
||||
name: "Depoimentos", id: "/#testimonials"},
|
||||
]}
|
||||
brandName="Scavi Company"
|
||||
button={{
|
||||
|
||||
@@ -38,7 +38,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Blog", id: "/blog"},
|
||||
{
|
||||
name: "Depoimentos", id: "#testimonials"},
|
||||
name: "Depoimentos", id: "/#testimonials"},
|
||||
]}
|
||||
brandName="Scavi Company"
|
||||
button={{
|
||||
|
||||
@@ -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