diff --git a/src/app/page.tsx b/src/app/page.tsx index 9223f10..1ea9197 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -234,7 +234,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Precision, Style, Trust" description={[ - "At Prime Barber Co., we're not just cutting hair—we're crafting confidence. Our commitment to precision, consistent quality, and a professional environment ensures every visit exceeds expectations.", "We believe a great haircut is more than just a service; it's an experience. Step into our world where classic techniques meet modern styles, all tailored to your unique look."]} + "At Prime Barber Co., we're not just cutting hair—we're crafting confidence. Our commitment to precision, consistent quality, and a professional environment ensures every visit exceeds expectations.", "We believe a great haircut is more than just a service; it's an experience. Step into our world where classic techniques meet modern styles, all tailored to your unique look." mar]} showBorder={false} /> @@ -295,4 +295,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file