Merge version_8 into main #10
@@ -46,7 +46,6 @@ export default function LaunchPadLocalPage() {
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
buttons={[
|
||||
{ text: "Book Consultation", href: "/contact" },
|
||||
{ text: "View Our Portfolio", href: "#work" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselPosition="right"
|
||||
@@ -81,7 +80,6 @@ export default function LaunchPadLocalPage() {
|
||||
description="We partner with hardworking business owners to bring their vision to the screen."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View Our Portfolio", href: "#work" }]}
|
||||
buttonAnimation="slide-up"
|
||||
cardClassName="!h-auto aspect-video"
|
||||
features={[
|
||||
@@ -135,4 +133,4 @@ export default function LaunchPadLocalPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user