diff --git a/src/app/page.tsx b/src/app/page.tsx index 839fe05..86d9791 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="compact" sizing="largeSmallSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -66,9 +66,9 @@ export default function LandingPage() { } ]} testimonialRotationInterval={5000} - background={{ variant: "noise" }} + background={{ variant: "plain" }} mediaAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/close-up-women-with-make-up_23-2149190628.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/close-up-women-with-make-up_23-2149190628.jpg" imageAlt="Hairable Salon Professional Interior" imagePosition="right" useInvertedBackground={false} @@ -181,7 +181,7 @@ export default function LandingPage() { ]} textboxLayout="default" mediaAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/close-up-women-with-make-up_23-2149190628.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/close-up-women-with-make-up_23-2149190628.jpg" imageAlt="Hairable Salon Team" imagePosition="right" useInvertedBackground={false}