Merge version_1 into main #17

Merged
bender merged 5 commits from version_1 into main 2026-03-24 22:41:40 +00:00
5 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ export default function LandingPage() {
{
name: "Blog", id: "/blog"},
{
name: "Depoimentos", id: "#testimonials"},
name: "Depoimentos", id: "/#testimonials"},
]}
brandName="Scavi Company"
button={{

View File

@@ -32,7 +32,7 @@ export default function LandingPage() {
{
name: "Blog", id: "/blog"},
{
name: "Depoimentos", id: "#testimonials"},
name: "Depoimentos", id: "/#testimonials"},
]}
brandName="Scavi Company"
button={{

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{
name: "Blog", id: "/blog"},
{
name: "Depoimentos", id: "#testimonials"},
name: "Depoimentos", id: "/#testimonials"},
]}
brandName="Scavi Company"
button={{

View File

@@ -38,7 +38,7 @@ export default function LandingPage() {
{
name: "Blog", id: "/blog"},
{
name: "Depoimentos", id: "#testimonials"},
name: "Depoimentos", id: "/#testimonials"},
]}
brandName="Scavi Company"
button={{

View File

@@ -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={{