diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ec0257..16434fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,6 +67,7 @@ export default function LandingPage() { ratingAnimation="slide-up" avatarsAnimation="slide-up" avatars={[{ src: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg", alt: "Customer" }]} + useInvertedBackground={false} /> @@ -75,6 +76,8 @@ export default function LandingPage() { title="Join Our Satisfied Clients" description="We pride ourselves on community focus and consistent results. Whether you need a fresh fade or a traditional shave, we are here for you." names={["Precision Fades", "Beard Trimming", "Hot Towel Shaves", "Professional Grooming", "Community Focused"]} + textboxLayout="default" + useInvertedBackground={false} /> @@ -84,6 +87,7 @@ export default function LandingPage() { title="Visit Us in San Juan" description="Address: 205 Nolana Loop Suite 12, San Juan, TX 78589 | Phone: (956) 223-4409. Stop by to see why we are the top-rated choice for quality cuts." background={{ variant: "gradient-bars" }} + useInvertedBackground={false} />