Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e452af600 | |||
| 1963a7582e | |||
| 938da4e763 | |||
| 698f250754 | |||
| ad15406be5 |
@@ -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 (
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{ variant: "plain" }}
|
||||
title="Master the Art of Premium Nail Education"
|
||||
title="Become a High-End Nail Artist: Premium Education by Sandra Belope"
|
||||
description="Led by Sandra Belope, The Nail Label Academy elevates professional standards for aspiring nail artists through curated, high-end training."
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", alt: "Sandra" },
|
||||
@@ -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