Merge version_4 into main #6
@@ -10,7 +10,7 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import { Award, Handshake, HelpCircle, MessageSquare, ShoppingCart, Star, TrendingUp, Users, Zap } from 'lucide-react';
|
||||
import { Award, Handshake, HelpCircle, MessageSquare, ShoppingCart, Star, TrendingUp, Users, Zap, Shield } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -61,9 +61,9 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
title="Featured Collection"
|
||||
description="Browse 500+ premium items. Handpicked essentials to power your workouts. From footwear to apparel, discover gear trusted by fitness enthusiasts worldwide."
|
||||
tag="Best Sellers"
|
||||
tagIcon={Zap}
|
||||
description="500+ premium items verified for quality. Handpicked essentials trusted by fitness enthusiasts worldwide—shop with confidence."
|
||||
tag="500+ Premium Items ✓"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user