Merge version_1 into main #4
@@ -9,7 +9,7 @@ import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import { Award, Scissors, Bottle, Heart, Users, Sparkles, Calendar } from 'lucide-react';
|
||||
import { Award, Scissors, Heart, Users, Sparkles, Calendar } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
title="Premium Grooming Experience"
|
||||
description="Step into BigBros Barbershop where tradition meets modern expertise. Master barbers crafting timeless styles with precision and care."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
tag="Est. 2015"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
title: "Master Craftsmanship", description: "Every cut, every line, every detail perfected through years of dedicated practice and expertise.", icon: Scissors
|
||||
},
|
||||
{
|
||||
title: "Premium Products", description: "We use only the finest grooming products and tools to ensure the best results for your hair and skin.", icon: Bottle
|
||||
title: "Premium Products", description: "We use only the finest grooming products and tools to ensure the best results for your hair and skin.", icon: Heart
|
||||
},
|
||||
{
|
||||
title: "Client Relationships", description: "We treat every client as family. Your satisfaction and comfort are our top priorities.", icon: Heart
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
description="Join the BigBros family. Reserve your spot today and experience premium grooming at its finest."
|
||||
tagIcon={Calendar}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Book Now"
|
||||
|
||||
Reference in New Issue
Block a user