From ad7bb6af5c5e9ca6510ae67361fef50ed6c810c3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 13:36:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e06ebed..dacd4cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,23 +64,23 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Classic", title: "Haircuts", subtitle: "Timeless styles with precision cuts", description: "Our barbers deliver sharp, clean haircuts tailored to your preferences. Whether you want a classic trim or a modern style, we ensure every cut is precise and professional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png" + tag: "Classic", title: "Haircuts", subtitle: "Timeless styles with precision cuts", description: "Our barbers deliver sharp, clean haircuts tailored to your preferences. Whether you want a classic trim or a modern style, we ensure every cut is precise and professional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png?_wi=1" }, { id: 2, - tag: "Popular", title: "Skin Fades", subtitle: "Sharp fades with smooth blending", description: "Experience the ultimate fade technique. We specialize in clean skin fades with seamless blending that showcase precision craftsmanship and attention to detail.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png" + tag: "Popular", title: "Skin Fades", subtitle: "Sharp fades with smooth blending", description: "Experience the ultimate fade technique. We specialize in clean skin fades with seamless blending that showcase precision craftsmanship and attention to detail.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png?_wi=2" }, { id: 3, - tag: "Grooming", title: "Beard Trims", subtitle: "Expert beard shaping and maintenance", description: "Keep your beard looking sharp and well-groomed. Our barbers trim and shape your facial hair with expertise, leaving you looking polished and refined.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png" + tag: "Grooming", title: "Beard Trims", subtitle: "Expert beard shaping and maintenance", description: "Keep your beard looking sharp and well-groomed. Our barbers trim and shape your facial hair with expertise, leaving you looking polished and refined.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png?_wi=3" }, { id: 4, - tag: "Detail Work", title: "Lineups", subtitle: "Clean edges and precise detailing", description: "Get perfectly crisp lineups with our expert edge work. We pay meticulous attention to every detail, ensuring clean lines and a sharp, finished look.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png" + tag: "Detail Work", title: "Lineups", subtitle: "Clean edges and precise detailing", description: "Get perfectly crisp lineups with our expert edge work. We pay meticulous attention to every detail, ensuring clean lines and a sharp, finished look.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png?_wi=4" }, { id: 5, - tag: "Family", title: "Kids Cuts", subtitle: "Friendly, professional cuts for kids", description: "Bring your young ones in for a fresh cut in a relaxed, welcoming environment. Our barbers are experienced with children and create a comfortable experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png" + tag: "Family", title: "Kids Cuts", subtitle: "Friendly, professional cuts for kids", description: "Bring your young ones in for a fresh cut in a relaxed, welcoming environment. Our barbers are experienced with children and create a comfortable experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png?_wi=5" } ]} /> @@ -98,7 +98,7 @@ export default function LandingPage() { { title: "Welcoming Atmosphere", description: "Relaxed, comfortable environment where all customers feel valued", icon: Heart }, { title: "Quality Results", description: "Consistent, sharp cuts that leave you looking sharp and confident", icon: Check } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyT8Uv8EUI9Idnl1ucUBNYsjm/uploaded-1772631302508-2ttafaxx.png?_wi=6" imageAlt="Top Gun Cuts Barbershop Interior" mediaAnimation="slide-up" imagePosition="right" -- 2.49.1