Merge version_2 into main #4
@@ -34,6 +34,8 @@ export default function LandingPage() {
|
||||
name: "Shop", id: "shop"},
|
||||
{
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
@@ -146,11 +148,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Stay Updated"
|
||||
title="Sign up for updates"
|
||||
description="Subscribe for exclusive news and promotions regarding FF Shop."
|
||||
tag="Get in Touch"
|
||||
title="Contact Support"
|
||||
description="Our dedicated support team is available 24/7 to help you with your order or any other questions."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creative-monitor-tech-digitally-generated-desk_1134-719.jpg"
|
||||
mediaAnimation="opacity"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
buttonText="Submit Inquiry"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -163,4 +167,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user