Update src/app/page.tsx
This commit is contained in:
@@ -51,8 +51,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vintage-bistro-exterior-with-blackboard_23-2149366406.jpg"
|
||||
imageAlt="Warmly lit interior of Desi Vibes Indian restaurant"
|
||||
tagAnimation="text-stagger"
|
||||
buttonAnimation="hover-magnetic"
|
||||
tagAnimation="expand-hover"
|
||||
buttonAnimation="expand-hover"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tray-with-legumes-aromatic-herbs_1220-357.jpg"
|
||||
imageAlt="Chef preparing Indian cuisine in a traditional kitchen"
|
||||
mediaAnimation="text-stagger"
|
||||
mediaAnimation="expand-hover"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="left"
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
inputPlaceholder="Enter your email for updates"
|
||||
buttonText="Subscribe for Offers"
|
||||
termsText="By subscribing, you agree to receive promotional emails from Desi Vibes."
|
||||
tagAnimation="hover-magnetic"
|
||||
tagAnimation="expand-hover"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user