Merge version_2 into main #2
@@ -106,7 +106,10 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
buttons={[{ text: "Explore All Features", href: "#pricing" }]}
|
||||
buttons={[
|
||||
{ text: "See All Features", href: "#pricing" },
|
||||
{ text: "Calculate ROI", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
className="w-full"
|
||||
containerClassName="max-w-7xl mx-auto px-4"
|
||||
|
||||
Reference in New Issue
Block a user