diff --git a/src/app/page.tsx b/src/app/page.tsx index 393264f..5d5bbf7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import { Calendar, Clock, MapPin, Phone, Scissors, Sparkles, Sun } from "lucide-react"; +import { Calendar, Clock, MapPin, Phone, Scissors, Sparkles, Sun, DollarSign } from "lucide-react"; export default function LandingPage() { return ( @@ -31,6 +31,7 @@ export default function LandingPage() { navItems={[ { name: "Home", id: "home" }, { name: "Services", id: "services" }, + { name: "Pricing", id: "pricing" }, { name: "About", id: "about" }, { name: "Gallery", id: "gallery" }, { name: "Contact", id: "contact" }, @@ -46,7 +47,7 @@ export default function LandingPage() { description="Classic American barbershop serving Gainesville and surrounding communities. Professional men's grooming in a relaxed, friendly atmosphere." buttons={[ { text: "Call Now", href: "tel:(703) 754-2655" }, - { text: "Visit Us", href: "#contact" }, + { text: "View Pricing", href: "#pricing" }, ]} slides={[ { @@ -104,6 +105,59 @@ export default function LandingPage() { /> +
+ +
+
+

Special Discounts

+

Seniors, Police, Firemen & Active Duty Military: $2 off all services on weekdays only

+

Please bring valid ID for discount verification

+
+
+

Payment & Coupons

+

Cash is required for all services

+

Note: Coupons discount regular price, not special pricing

+
+
+
+