Merge version_2 into main #5
@@ -39,7 +39,7 @@ export default function ContactoPage() {
|
||||
{
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contacto", href: "/contacto"},
|
||||
name: "Contacto", id: "/contacto"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get a Free Consultation", href: "/contacto"}}
|
||||
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contacto", href: "/contacto"},
|
||||
name: "Contacto", id: "/contacto"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get a Free Consultation", href: "/contacto"}}
|
||||
|
||||
Reference in New Issue
Block a user