Merge version_2 into main #4
1419
src/app/layout.tsx
1419
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user