diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cadb1b..4d806a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,15 +52,15 @@ export default function LandingPage() { testimonials={[ { name: "Marcus Johnson", handle: "Regular Client", testimonial: "Best haircut in the city. The attention to detail is unmatched. Been coming here for years.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg?_wi=1" }, { name: "David Chen", handle: "Executive", testimonial: "Professional, clean, and they always remember exactly how I like my cut. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-businesswoman-mockup-psd-smiling-closeup-portrait_53876-143281.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-businesswoman-mockup-psd-smiling-closeup-portrait_53876-143281.jpg?_wi=1" }, { name: "James Williams", handle: "Loyal Customer", testimonial: "A true craftsman shop. The barbers here take pride in their work. Worth every penny.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg?_wi=1" } ]} buttons={[ @@ -170,13 +170,13 @@ export default function LandingPage() { animationType="blur-reveal" testimonials={[ { - id: "1", name: "Marcus Johnson", role: "Financial Advisor", testimonial: "I've been going to Oskar's for five years. The barbers are absolute professionals. They remember exactly how I like my cut every single time. Best barbershop in the city.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", imageAlt: "Marcus Johnson" + id: "1", name: "Marcus Johnson", role: "Financial Advisor", testimonial: "I've been going to Oskar's for five years. The barbers are absolute professionals. They remember exactly how I like my cut every single time. Best barbershop in the city.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg?_wi=2", imageAlt: "Marcus Johnson" }, { - id: "2", name: "David Chen", role: "Software Engineer", testimonial: "Clean shop, expert service, and they treat you like family. Worth the wait. Highly recommend for anyone serious about their grooming.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-businesswoman-mockup-psd-smiling-closeup-portrait_53876-143281.jpg", imageAlt: "David Chen" + id: "2", name: "David Chen", role: "Software Engineer", testimonial: "Clean shop, expert service, and they treat you like family. Worth the wait. Highly recommend for anyone serious about their grooming.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-businesswoman-mockup-psd-smiling-closeup-portrait_53876-143281.jpg?_wi=2", imageAlt: "David Chen" }, { - id: "3", name: "James Williams", role: "Entrepreneur", testimonial: "The straight-razor shave experience is unmatched. It's more than a service—it's an art form. These guys are true craftsmen.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg", imageAlt: "James Williams" + id: "3", name: "James Williams", role: "Entrepreneur", testimonial: "The straight-razor shave experience is unmatched. It's more than a service—it's an art form. These guys are true craftsmen.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg?_wi=2", imageAlt: "James Williams" }, { id: "4", name: "Robert Santos", role: "Marketing Executive", testimonial: "Professional, punctual, and genuinely care about their craft. I've sent all my friends here. That's the best compliment I can give.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Robert Santos"