diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d47ca5..bce8492 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "radial-gradient" }} tag="GET IN TOUCH" - title="Emergency Assistance 24/7" + title="Need Immediate Support? Call Us 24/7" description="Serious precision for critical situations. Contact Alvis Rörskut Service AB now." buttons={[{ text: "Call Now", href: "tel:+4600000000" }]} /> @@ -180,4 +180,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file