Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 16:36:48 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -52,10 +52,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-grooming-beard_23-2148298293.jpg", imageAlt: "Modern barbershop interior with professional styling chairs"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148122013.jpg", imageAlt: "Professional barber tools and equipment"
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148122013.jpg?_wi=1", imageAlt: "Professional barber tools and equipment"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/barber-thinking-hairstyle-customer_23-2148298291.jpg", imageAlt: "Luxury salon welcoming atmosphere"
imageSrc: "http://img.b2bpic.net/free-photo/barber-thinking-hairstyle-customer_23-2148298291.jpg?_wi=1", imageAlt: "Luxury salon welcoming atmosphere"
}
]}
buttons={[
@@ -80,7 +80,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Classic Haircuts", description: "Our signature haircuts blend timeless techniques with modern style. Whether you prefer a fade, taper, or textured look, our expert barbers deliver precision cuts tailored to your face shape and hair type.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148122013.jpg", imageAlt: "Professional haircut styling"
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148122013.jpg?_wi=2", imageAlt: "Professional haircut styling"
},
items: [
{ icon: Check, text: "Expert fade and taper techniques" },
@@ -137,7 +137,7 @@ export default function LandingPage() {
{ value: "10K+", title: "Satisfied Clients" },
{ value: "9+ Years", title: "Industry Excellence" }
]}
imageSrc="http://img.b2bpic.net/free-photo/barber-thinking-hairstyle-customer_23-2148298291.jpg"
imageSrc="http://img.b2bpic.net/free-photo/barber-thinking-hairstyle-customer_23-2148298291.jpg?_wi=2"
imageAlt="Hotcuts Unisex Salon interior"
useInvertedBackground={false}
mediaAnimation="slide-up"