Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-07 20:30:12 +00:00
2 changed files with 14 additions and 1411 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterCard from '@/components/sections/footer/FooterCard';
import { ArrowRight, CheckCircle, Facebook, Heart, Instagram, Mail, ShoppingCart, Sparkles, Twitter, Zap } from 'lucide-react';
import { ArrowRight, CheckCircle, Facebook, Heart, Instagram, Mail, ShoppingCart, Sparkles, Twitter, Zap, Flame } from 'lucide-react';
export default function LandingPage() {
return (
@@ -61,8 +61,8 @@ export default function LandingPage() {
<ProductCardTwo
title="Featured Products"
description="Browse our latest collection of customized Indian merchandise. Each piece is crafted with attention to quality and cultural authenticity."
tag="Best Sellers"
tagIcon={Sparkles}
tag="Limited Edition"
tagIcon={Flame}
textboxLayout="default"
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"