Merge version_3 into main #4
@@ -8,7 +8,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { Heart, Mail, Sparkles, Star, Users } from 'lucide-react';
|
||||
import { Heart, Mail, Sparkles, Star, Users, Zap } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -76,8 +76,8 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
title="Featured Sticker Collection"
|
||||
description="Browse our handpicked selection of premium vinyl stickers designed to inspire and delight. Weather-resistant, long-lasting designs perfect for laptops, phones, water bottles, and more—transform your everyday items into personal statements."
|
||||
tag="Best Sellers"
|
||||
tagIcon={Star}
|
||||
tag="Limited Stock • Fast Sellers"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user