diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 62d99b3..a15c69d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1392,4 +1392,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 15997eb..fb2c705 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -163,7 +163,7 @@ export default function HomePage() { imageAlt="Ratec Services contact" mediaAnimation="slide-up" mediaPosition="right" - buttonText="Request Service" + buttonText="Get Emergency Response" /> @@ -213,4 +213,4 @@ export default function HomePage() { ); -} +} \ No newline at end of file