Merge version_1 into main #2
@@ -80,6 +80,7 @@ export default function SitePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
@@ -104,6 +105,7 @@ 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">
|
||||
@@ -130,6 +132,7 @@ 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">
|
||||
@@ -158,6 +161,7 @@ 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