diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ef4a2bd..b22659f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -2,169 +2,68 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import FooterBase from '@/components/sections/footer/FooterBase'; -import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import TeamCardFive from '@/components/sections/team/TeamCardFive'; +import SplitAbout from '@/components/sections/about/SplitAbout'; +import FooterBase from '@/components/sections/footer/FooterBase'; +import { Users, Scissors, MapPin } from "lucide-react"; -export default function LandingPage() { +export default function AboutPage() { return ( - + -
- -
+ -
- -
- - +
); -} +} \ No newline at end of file diff --git a/src/app/contact-booking/page.tsx b/src/app/contact-booking/page.tsx new file mode 100644 index 0000000..9dbd09b --- /dev/null +++ b/src/app/contact-booking/page.tsx @@ -0,0 +1,58 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; +import ContactSplit from '@/components/sections/contact/ContactSplit'; +import FooterBase from '@/components/sections/footer/FooterBase'; + +export default function ContactBookingPage() { + return ( + + + +
+

Contact & Booking

+
+
+

Visit Us

+

5155 Atlanta Hwy Suite 9

+

Alpharetta, GA 30004

+ +

Hours

+

Tue-Fri: 9am-6pm

+

Sat: 10am-3pm

+

Closed Sun-Mon

+
+
+

Book Appointment

+