Merge version_1 into main #2
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user