diff --git a/src/app/find-store/page.tsx b/src/app/find-store/page.tsx
index 6cb175a..f2d81e4 100644
--- a/src/app/find-store/page.tsx
+++ b/src/app/find-store/page.tsx
@@ -5,6 +5,7 @@ import ReactLenis from "lenis/react";
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroCentered from '@/components/sections/hero/HeroCentered';
+import ContactSplit from '@/components/sections/contact/ContactSplit';
export default function FindStorePage() {
return (
@@ -29,10 +30,29 @@ export default function FindStorePage() {
/>
-
+
+
+
+
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 27d7851..b8c5534 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -11,8 +11,8 @@ import { Montserrat } from "next/font/google";
export const metadata: Metadata = {
- title: 'InSinkErator | Food Waste Disposers & Hot Water Systems',
- description: 'Explore InSinkErator\'s range of waste disposers and instant hot water systems for a sustainable, modern kitchen.',
+ title: 'Find a Store | InSinkErator',
+ description: 'Locate an official InSinkErator dealer near you to purchase your high-quality food waste disposal and hot water systems.',
openGraph: {
"title": "InSinkErator Home",
"description": "Your kitchen made efficient.",