From 03cb96f984af1933492db38a5d5fa5dd1b8eb6fd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:21:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 213 ++++++++++++----------------------------------- 1 file changed, 51 insertions(+), 162 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d08e6a..c6c3902 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -56,98 +48,55 @@ export default function LandingPage() { @@ -157,9 +106,7 @@ export default function LandingPage() { useInvertedBackground={true} title="A Commitment to Excellence" description={[ - "At Maybach Barber Shop, we believe grooming is a personalized craft. Our shop in Coral Springs offers a sanctuary where precision meets luxury.", - "We prioritize cleanliness, a welcoming environment, and total consistency. Whether it's your first time or your fiftieth, we ensure a flawless experience tailored to you.", - ]} + "At Maybach Barber Shop, we believe grooming is a personalized craft. Our shop in Coral Springs offers a sanctuary where precision meets luxury.", "We prioritize cleanliness, a welcoming environment, and total consistency. Whether it's your first time or your fiftieth, we ensure a flawless experience tailored to you."]} /> @@ -171,19 +118,13 @@ export default function LandingPage() { features={[ { icon: Scissors, - title: "Precision Cutting", - description: "Expertly executed fades, tapers, and scissor cuts by master barbers.", - }, + title: "Precision Cutting", description: "Expertly executed fades, tapers, and scissor cuts by master barbers."}, { icon: Sparkles, - title: "Luxury Experience", - description: "Impeccable attention to detail, hot towels, and clean, relaxed atmosphere.", - }, + title: "Luxury Experience", description: "Impeccable attention to detail, hot towels, and clean, relaxed atmosphere."}, { icon: ShieldCheck, - title: "49-Star Reputation", - description: "Consistently recognized for reliability, consistency, and top-tier service.", - }, + title: "49-Star Reputation", description: "Consistently recognized for reliability, consistency, and top-tier service."}, ]} title="Why Choose Maybach" description="Experience grooming standards designed for the modern gentleman." @@ -192,27 +133,16 @@ export default function LandingPage() {
@@ -322,14 +215,10 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com", - ariaLabel: "Instagram", - }, + href: "https://instagram.com", ariaLabel: "Instagram"}, { icon: Facebook, - href: "https://facebook.com", - ariaLabel: "Facebook", - }, + href: "https://facebook.com", ariaLabel: "Facebook"}, ]} />