Merge version_1 into main #3
@@ -37,9 +37,6 @@ export default function Page() {
|
||||
{ name: "The ROI", id: "roi-section" },
|
||||
{ name: "Pricing", id: "pricing" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Scale My Brand →", href: "#contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
@@ -67,7 +64,6 @@ export default function Page() {
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
@@ -79,7 +75,6 @@ export default function Page() {
|
||||
textboxLayout="default"
|
||||
speed={20}
|
||||
showCard={false}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="who-we-scale" data-section="who-we-scale">
|
||||
@@ -100,7 +95,6 @@ export default function Page() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
@@ -132,7 +126,6 @@ export default function Page() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="roi-section" data-section="roi-section">
|
||||
@@ -167,7 +160,6 @@ export default function Page() {
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
@@ -210,7 +202,6 @@ export default function Page() {
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
|
||||
Reference in New Issue
Block a user