Update src/app/page.tsx

This commit is contained in:
2026-03-03 07:36:31 +00:00
parent fbacd57b3d
commit fb03eaa906

View File

@@ -168,6 +168,7 @@ export default function LandingPage() {
useInvertedBackground={false}
buttons={[
{ text: "Request Service", href: "contact" },
{ text: "Call Us Now: +47 99 28 55 03", href: "tel:+4799285503" },
]}
ariaLabel="Contact section"
/>