Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -10,7 +10,7 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni
|
||||
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { CheckCircle, Palette, Phone, Scissors, Shield, Sparkles, Star, Zap } from "lucide-react";
|
||||
import { Award, CheckCircle, Palette, Phone, Scissors, Shield, Sparkles, Star, Zap } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="S&S Barbershop"
|
||||
description="Premium haircuts and grooming for the modern man. Fresh styles, expert care, and a welcoming atmosphere for teens and young adults."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "View Services", href: "#services" }
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
description="Ready for a fresh cut? Contact us today to schedule your appointment. Walk-ins welcome, but booking ahead ensures your preferred time slot."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bizarre-scene-giant-people-urban-landscape_23-2149891036.jpg"
|
||||
imageAlt="S&S Barbershop storefront entrance"
|
||||
|
||||
Reference in New Issue
Block a user