diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ea9c96..c0434d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="sharp" contentWidth="compact" sizing="mediumSizeLargeTitles" - background="dotGrid" + background="grid" cardStyle="spotlight" primaryButtonStyle="layered-depth" secondaryButtonStyle="solid" @@ -60,7 +60,7 @@ export default function LandingPage() { icon={Flame} imageSrc="https://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg" imageAlt="Elegant restaurant dining atmosphere" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -104,7 +104,7 @@ export default function LandingPage() { { src: "https://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", alt: "Guest 5" }, { src: "https://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Guest 6" } ]} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -146,7 +146,7 @@ export default function LandingPage() { title="Experience Steak and Me" description="Join us for an unforgettable evening of exquisite dining. Subscribe to our newsletter for exclusive offers, seasonal specials, and VIP event invitations." tagIcon={Utensils} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" inputPlaceholder="your@email.com" buttonText="Get Exclusive Offers" termsText="We respect your privacy. Unsubscribe at any time. By subscribing, you'll receive updates about our specials and events."