diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4e8985f..7fd0765 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -7,7 +7,7 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; import LegalSection from '@/components/legal/LegalSection'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -export default function LandingPage() { +export default function ContactPage() { return ( - + -
- -
+
+ +
- + - +
); -} +} \ No newline at end of file diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0bb539e..b5dad7c 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: 'Foot Collection | Modern Footwear for Everyone', - description: 'Shop the latest collection of stylish sneakers, casual shoes, and slippers for men, women, and kids at Foot Collection.', + title: 'Contact Us | Foot Collection', + description: 'Have questions? Get in touch with the Foot Collection team for support or inquiries.', openGraph: { "title": "Foot Collection | Footwear Store", "description": "Discover premium, comfortable footwear for all ages.",