Merge version_1 into main #1
@@ -140,7 +140,6 @@ export default function LandingPage() {
|
||||
imageSrc={getAssetUrl("hero-pizza")}
|
||||
imageAlt={getAssetAlt("hero-pizza")}
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
@@ -185,6 +184,7 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
<div id="deals" data-section="deals">
|
||||
@@ -216,6 +216,7 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="scale-rotate"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
|
||||
Reference in New Issue
Block a user