Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf3e50349e | |||
| 956f34a7ea | |||
| 39c9b462da | |||
| 2ccdaead22 | |||
| 2064da762c |
@@ -11,7 +11,7 @@ import TestimonialCardSixteen from "@/components/sections/testimonial/Testimonia
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Sparkles, Leaf, Beaker, Award, Heart, Mail, Check, Star, CheckCircle, HelpCircle } from "lucide-react";
|
||||
import { Sparkles, Leaf, Beaker, Award, Heart, Mail, Check, Star, CheckCircle, HelpCircle, ShieldCheck } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
return (
|
||||
@@ -172,8 +172,8 @@ export default function HomePage() {
|
||||
<ProductCardThree
|
||||
title="Our Product Range"
|
||||
description="Explore our carefully curated collection of natural and innovative hair care solutions"
|
||||
tag="Shop Premium Products"
|
||||
tagIcon={Sparkles}
|
||||
tag="100% Money-Back Guarantee"
|
||||
tagIcon={ShieldCheck}
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user