Merge version_1 into main #2

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

View File

@@ -43,6 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{ variant: "plain" }}
title="Premium Barber Experience"
description="Expert haircuts and grooming services crafted with precision and passion at Antony Fades"
tag="Established 2015"
@@ -53,7 +54,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?_wi=1", imageAlt: "male avatar portrait professional"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "male avatar portrait professional"
}
]}
buttons={[
@@ -139,7 +140,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?_wi=2", imageAlt: "male avatar portrait professional"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", 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 +156,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?_wi=3", imageAlt: "male avatar portrait professional"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "male avatar portrait professional"
},
{
id: "6", name: "Jason Parker", handle: "@jasonp", testimonial: "Clean, professional, and welcoming. Worth every penny.", rating: 5,