Merge version_3 into main #3
@@ -12,7 +12,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
|
||||
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { Award, Shield, Sparkles } from "lucide-react";
|
||||
import { Award, Shield, Sparkles, CheckCircle } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -86,6 +86,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Professional Services"
|
||||
description="Comprehensive training programs designed for elite nail professionals."
|
||||
tag="Professional Services"
|
||||
tagIcon={CheckCircle}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user