Merge version_2 into main #5
@@ -75,6 +75,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Explore All Features", href: "#product" }
|
||||
]}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
@@ -233,4 +236,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user