Merge version_1 into main #1
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=1"
|
||||
imageAlt="Professional barbershop interior in Split"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -87,13 +87,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Men's Haircut", description: "Classic, modern, or custom cuts tailored to your preference. Expert technique and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg", imageAlt: "Professional men's haircut service"},
|
||||
id: "01", title: "Men's Haircut", description: "Classic, modern, or custom cuts tailored to your preference. Expert technique and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg?_wi=1", imageAlt: "Professional men's haircut service"},
|
||||
{
|
||||
id: "02", title: "Beard Trim & Shape", description: "Precision beard trimming, shaping, and grooming. We'll keep you looking sharp and well-maintained.", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg", imageAlt: "Expert beard grooming"},
|
||||
{
|
||||
id: "03", title: "Hair + Beard Combo", description: "Complete grooming package. Haircut paired with professional beard service for a polished look.", imageSrc: "http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg", imageAlt: "Complete grooming service"},
|
||||
id: "03", title: "Hair + Beard Combo", description: "Complete grooming package. Haircut paired with professional beard service for a polished look.", imageSrc: "http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=2", imageAlt: "Complete grooming service"},
|
||||
{
|
||||
id: "04", title: "Razor Finish", description: "Classic straight-razor finish for the perfect edge. Traditional technique with modern precision.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg", imageAlt: "Classic razor finish technique"},
|
||||
id: "04", title: "Razor Finish", description: "Classic straight-razor finish for the perfect edge. Traditional technique with modern precision.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg?_wi=2", imageAlt: "Classic razor finish technique"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -112,11 +112,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Professional and Friendly Service", quote: "Best barber in Split! The guys really know what they're doing. Every time I leave, I feel like a new person. Highly recommend for anyone looking for a quality haircut.", name: "Dominik", role: "Local Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Dominik testimonial"},
|
||||
id: "1", title: "Professional and Friendly Service", quote: "Best barber in Split! The guys really know what they're doing. Every time I leave, I feel like a new person. Highly recommend for anyone looking for a quality haircut.", name: "Dominik", role: "Local Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Dominik testimonial"},
|
||||
{
|
||||
id: "2", title: "Great for Tourists", quote: "Visited as a tourist and got an amazing haircut. The barbers were welcoming and professional. Made my trip even better. Will definitely visit again when I'm back in Split!", name: "Rohit Kumar", role: "Visitor", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rohit Kumar testimonial"},
|
||||
{
|
||||
id: "3", title: "Expert Attention to Detail", quote: "The precision and care they put into every cut is exceptional. They listen to what you want and deliver exactly that. This is true craftsmanship.", name: "Khalil Yousfi", role: "Regular Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Khalil Yousfi testimonial"},
|
||||
id: "3", title: "Expert Attention to Detail", quote: "The precision and care they put into every cut is exceptional. They listen to what you want and deliver exactly that. This is true craftsmanship.", name: "Khalil Yousfi", role: "Regular Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Khalil Yousfi testimonial"},
|
||||
{
|
||||
id: "4", title: "Perfect First Visit Experience", quote: "Walked in as a stranger, left as a friend. The atmosphere is welcoming and the work speaks for itself. This is the place for a real barbershop experience.", name: "Marco Petrović", role: "New Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-standing-check-counter-with-passport-boarding-pass_107420-95789.jpg", imageAlt: "Marco Petrović testimonial"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user