diff --git a/src/app/page.tsx b/src/app/page.tsx index 0479114..6d9fd19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,8 +155,8 @@ export default function LandingPage() { title="Get Your Free Insulation & Heating Consultation Today" description="Contact Skumisolering ApS for a comprehensive assessment of your property's thermal efficiency needs. Our expert team is ready to design the perfect solution for your home or commercial space." buttons={[ - { text: "Contact Us Now", href: "tel:+4512345678" }, - { text: "Request Quote", href: "mailto:info@skumisolering.dk" } + { text: "Contact Us Now", href: "#contact-form" }, + { text: "Send Message", href: "#contact-form" } ]} buttonAnimation="slide-up" background={{ variant: "radial-gradient" }}