Merge version_2 into main #3
@@ -10,7 +10,7 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import ContactForm from '@/components/form/ContactForm';
|
||||
import { Facebook, Instagram, Twitter, MapPin } from 'lucide-react';
|
||||
import { MapPin } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -92,6 +92,7 @@ export default function LandingPage() {
|
||||
title="Newsletter"
|
||||
description="Receba nossas novidades e promoções exclusivas diretamente no seu e-mail."
|
||||
tag="Assine agora"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user