Merge version_2 into main #2
@@ -10,7 +10,7 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar
|
||||
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import { Sparkles, Palette, Heart, Award, Star, Users, Camera, MessageCircle, DollarSign, Calendar, Crown } from 'lucide-react';
|
||||
import { Sparkles, Palette, Heart, Award, Star, Users, Camera, MessageCircle, DollarSign, Calendar, Crown, Shield } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
id: "basic", badge: "Popular", badgeIcon: Sparkles,
|
||||
price: "$150", subtitle: "Everyday Glam Service", buttons: [{ text: "Book Now", href: "#contact" }],
|
||||
features: [
|
||||
"30-minute session", "Professional makeup application", "Personalized color consultation", "One touch-up included"
|
||||
"30-minute session", "Professional makeup application", "Personalized color consultation", "One touch-up included", "Money-back satisfaction guarantee"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user