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 SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
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() {
|
export default function HomePage() {
|
||||||
return (
|
return (
|
||||||
@@ -172,8 +172,8 @@ export default function HomePage() {
|
|||||||
<ProductCardThree
|
<ProductCardThree
|
||||||
title="Our Product Range"
|
title="Our Product Range"
|
||||||
description="Explore our carefully curated collection of natural and innovative hair care solutions"
|
description="Explore our carefully curated collection of natural and innovative hair care solutions"
|
||||||
tag="Shop Premium Products"
|
tag="100% Money-Back Guarantee"
|
||||||
tagIcon={Sparkles}
|
tagIcon={ShieldCheck}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user