Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 16:38:28 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroLogo
logoText="Classic Cuts"
description="Premium barbershop experience with expert barbers dedicated to precision cuts and professional grooming. Elevate your look with our classic and modern styles."
imageSrc="http://img.b2bpic.net/free-photo/instruments-hairdresser-black-towel_23-2148181901.jpg"
imageSrc="http://img.b2bpic.net/free-photo/instruments-hairdresser-black-towel_23-2148181901.jpg?_wi=1"
imageAlt="Professional barber cutting client hair"
buttons={[
{ text: "Book Appointment", href: "#contact" },
@@ -90,7 +90,7 @@ export default function LandingPage() {
description="Classic Cuts has been serving our community since 2010, delivering exceptional barbering services with a focus on precision, professionalism, and customer satisfaction."
subdescription="Our barbers are highly trained professionals with years of experience. We take pride in creating the perfect look for every client, whether you're looking for a traditional cut or the latest modern style."
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/instruments-hairdresser-black-towel_23-2148181901.jpg"
imageSrc="http://img.b2bpic.net/free-photo/instruments-hairdresser-black-towel_23-2148181901.jpg?_wi=2"
imageAlt="Classic Cuts barbershop interior"
mediaAnimation="slide-up"
useInvertedBackground={false}