Merge version_1 into main #1
@@ -63,7 +63,6 @@ export default function SitePage() {
|
||||
{ text: "Order Online", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="menu" data-section="menu">
|
||||
@@ -81,7 +80,6 @@ export default function SitePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
@@ -106,7 +104,6 @@ export default function SitePage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-dining-room-with-round-table-red-chairs_23-2152001402.jpg"
|
||||
imageAlt="Host Burger restaurant interior"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
@@ -133,7 +130,6 @@ export default function SitePage() {
|
||||
"Classic Host Burger", "Spicy Chicken Crunch", "Double Cheese Beast", "Mushroom Swiss Delight", "Veggie Garden Burger", "Signature Host Special", "Fries & Sides"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
@@ -162,7 +158,6 @@ export default function SitePage() {
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
animationType="reveal-blur"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
|
||||
Reference in New Issue
Block a user