Update src/app/page.tsx

This commit is contained in:
2026-03-31 18:57:25 +00:00
parent c761e36f2c
commit 3f78f65473

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="largeSizeMediumTitles"
background="floatingGradient"
background="none"
cardStyle="solid"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="radial-glow"
@@ -91,7 +91,7 @@ export default function LandingPage() {
<TestimonialCardTwo
animationType="blur-reveal"
textboxLayout="split"
useInvertedBackground={true}
useInvertedBackground={false}
title="Client Reviews"
description="What our community has to say about the Migo experience."
testimonials={[]}
@@ -103,7 +103,7 @@ export default function LandingPage() {
tag="Book Now"
title="Schedule Your Visit"
description="Ready to get fresh? Reach out and let's get you on the schedule."
background={{ variant: "cell-wave" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/tools-from-barbershop-wooden-background_1303-10377.jpg"