Merge version_1 into main #1
@@ -68,7 +68,6 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grateful-woman-having-presents-form-man_23-2147735757.jpg"
|
||||
imageAlt="Luxurious restaurant interior with gourmet dishes on tables"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
/>
|
||||
</div>
|
||||
@@ -187,7 +186,7 @@ export default function LandingPage() {
|
||||
{ "text": "Call Us", "href": "tel:+1234567890" },
|
||||
{ "text": "Email Us", "href": "mailto:reservations@gourmethaven.com" }
|
||||
]}
|
||||
background={{ "variant": "glowing-orb" }}
|
||||
background={{ "variant": "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -205,7 +204,6 @@ export default function LandingPage() {
|
||||
{ "title": "Legal", "items": [{ "label": "Privacy Policy", "href": "#" }, { "label": "Terms of Service", "href": "#" }] }
|
||||
]}
|
||||
copyrightText="© 2024 Gourmet Haven. All rights reserved."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user