diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e3e711..7b53c99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { @@ -159,7 +159,7 @@ export default function LandingPage() { background={{ variant: "plain" }} tag="Get In Touch" title="Need a Reliable Welder?" - description="Whether you have an industrial project or a custom fabrication request, we are ready to assist. Call us at 082 960 0019 or visit our workshop in Grassy Park." + description="Whether you have an industrial project or a custom fabrication request, we are ready to assist. Call us at 082 960 0019 or visit our workshop in Grassy Park. Gino Dirks, CEO." buttons={[ { text: "Call Now", href: "tel:0829600019" }, { text: "Visit Us", href: "https://maps.google.com/?q=53+7th+Ave,+Grassy+Park,+Cape+Town,+7945" }, @@ -198,4 +198,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file