Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 02:22:44 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
testimonials={[
{
name: "James Mitchell", handle: "Regular Customer", testimonial: "Best barbershop in town. Always get a perfect cut.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "male avatar portrait professional"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "male avatar portrait professional"
}
]}
buttons={[
@@ -139,7 +139,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "James Mitchell", handle: "@jamesmitch", testimonial: "Best barbershop in town. Antony's attention to detail is unmatched. I've been coming here for 3 years.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "male avatar portrait professional"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "male avatar portrait professional"
},
{
id: "2", name: "Robert Williams", handle: "@robertw", testimonial: "Professional service with a friendly atmosphere. Always leaves me looking sharp.", rating: 5,
@@ -155,7 +155,7 @@ export default function LandingPage() {
},
{
id: "5", name: "David Anderson", handle: "@davidand", testimonial: "Top-notch barber shop. Marcus gave me the best fade I've ever had.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "male avatar portrait professional"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "male avatar portrait professional"
},
{
id: "6", name: "Jason Parker", handle: "@jasonp", testimonial: "Clean, professional, and welcoming. Worth every penny.", rating: 5,