Merge version_2 into main #3
@@ -9,7 +9,7 @@ import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Music, Headphones, Zap, ShieldCheck } from "lucide-react";
|
||||
import { Music, Headphones } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -112,6 +112,7 @@ export default function LandingPage() {
|
||||
title="Ready to Upgrade?"
|
||||
description="Get exclusive early access to our premium launches."
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user