Merge version_2 into main #3
@@ -10,7 +10,7 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { Mail, Sparkles, Star } from 'lucide-react';
|
||||
import { Mail, Sparkles, Star, Flame } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -67,8 +67,9 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
title="Featured Products"
|
||||
description="Explore our curated collection of premium athletic wear and footwear"
|
||||
tag="Best Sellers"
|
||||
description="Explore limited-edition pieces and bestsellers before they sell out"
|
||||
tag="Limited Stock"
|
||||
tagIcon={Flame}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user