Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-03-19 13:01:13 +00:00

View File

@@ -144,17 +144,17 @@ export default function LandingPage() {
tagAnimation="slide-up"
plans={[
{
id: "basic-cut", badge: "Popular", badgeIcon: TrendingUp,
id: "basic-cut", badge: "Most Booked", badgeIcon: TrendingUp,
price: "$35", subtitle: "Classic Haircut", buttons: [{ text: "Book Now", href: "#contact" }],
features: ["Professional haircut", "Head massage", "Premium styling products", "15-minute session"]
},
{
id: "premium-fade", badge: "Best Value", badgeIcon: Star,
id: "premium-fade", badge: "Save $20", badgeIcon: Star,
price: "$50", subtitle: "Premium Fade & Design", buttons: [{ text: "Book Now", href: "#contact" }],
features: ["Expert fade with design cuts", "3D preview consultation", "Luxury head & neck massage", "Premium beard trim", "25-minute session"]
},
{
id: "ultimate-experience", badge: "Luxury", badgeIcon: Crown,
id: "ultimate-experience", badge: "VIP Exclusive", badgeIcon: Crown,
price: "$85", subtitle: "Complete Grooming Experience", buttons: [{ text: "Book Premium", href: "#contact" }],
features: ["Master barber exclusive service", "Full 3D consultation & styling", "Hot towel treatment & shave", "Complete grooming package", "Premium product set included", "45-minute session"]
}
@@ -210,27 +210,27 @@ export default function LandingPage() {
testimonials={[
{
id: "testimonial-1", name: "James Wilson", role: "Executive", company: "Tech Startup", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3633.jpg", imageAlt: "James Wilson - Best barber shop in the city!"
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3633.jpg", imageAlt: "James Wilson testimonial"
},
{
id: "testimonial-2", name: "David Rodriguez", role: "Marketing Director", company: "Brand Agency", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg", imageAlt: "David Rodriguez - Exceptional service every time!"
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg", imageAlt: "David Rodriguez testimonial"
},
{
id: "testimonial-3", name: "Marcus Thompson", role: "Entrepreneur", company: "Creative Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1614.jpg", imageAlt: "Marcus Thompson - Transformed my entire look!"
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1614.jpg", imageAlt: "Marcus Thompson testimonial"
},
{
id: "testimonial-4", name: "Alex Kim", role: "Designer", company: "Design Firm", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg", imageAlt: "Alex Kim - 5-star precision and professionalism!"
imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg", imageAlt: "Alex Kim testimonial"
},
{
id: "testimonial-5", name: "Ryan Patterson", role: "Consultant", company: "Business Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "Ryan Patterson - Worth every penny!"
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "Ryan Patterson testimonial"
},
{
id: "testimonial-6", name: "Chris Anderson", role: "Real Estate Agent", company: "Prime Properties", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-wearing-glasses_329181-745.jpg", imageAlt: "Chris Anderson - My go-to spot for premium cuts!"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-wearing-glasses_329181-745.jpg", imageAlt: "Chris Anderson testimonial"
}
]}
kpiItems={[