Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-07 05:44:43 +00:00

View File

@@ -50,25 +50,25 @@ export default function LandingPage() {
testimonials={[
{
name: "Michael S.", handle: "@michaels", testimonial: "Best haircut I've had in years. Feels like a real barber shop.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2149141753.jpg", imageAlt: "vintage barber shop interior"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2149141753.jpg?_wi=1", imageAlt: "vintage barber shop interior"},
{
name: "David R.", handle: "@davidr", testimonial: "Old school vibes, great price, perfect fade every time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-antique-store-side-view_23-2149640693.jpg", imageAlt: "barber shop front entrance"},
imageSrc: "http://img.b2bpic.net/free-photo/man-antique-store-side-view_23-2149640693.jpg?_wi=1", imageAlt: "barber shop front entrance"},
{
name: "James L.", handle: "@jamesl", testimonial: "Friendly staff and high attention to detail. Strongly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326537.jpg", imageAlt: "barber shop exterior location"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326537.jpg?_wi=1", imageAlt: "barber shop exterior location"},
{
name: "Sam T.", handle: "@samt", testimonial: "Finally found my permanent spot. Great shop.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2149141753.jpg", imageAlt: "vintage barber shop interior"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2149141753.jpg?_wi=2", imageAlt: "vintage barber shop interior"},
{
name: "Chris B.", handle: "@chrisb", testimonial: "Authentic, reliable, and classic. Everything a barber should be.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-antique-store-side-view_23-2149640693.jpg", imageAlt: "barber shop front entrance"},
imageSrc: "http://img.b2bpic.net/free-photo/man-antique-store-side-view_23-2149640693.jpg?_wi=2", imageAlt: "barber shop front entrance"},
]}
buttons={[
{
text: "Book Appointment", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2149141753.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2149141753.jpg?_wi=3"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2149141753.jpg", alt: "Client 1"},
@@ -109,7 +109,7 @@ export default function LandingPage() {
{
value: "5-Star", title: "Service Rating"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-antique-store-side-view_23-2149640693.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-antique-store-side-view_23-2149640693.jpg?_wi=3"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -166,7 +166,7 @@ export default function LandingPage() {
variant: "plain"}}
title="Visit Us Today"
description="Located at 123 Street Road, Newtown, PA 18940. Book your next visit or reach out for inquiries."
imageSrc="http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326537.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326537.jpg?_wi=2"
mediaAnimation="slide-up"
buttonText="Send Inquiry"
tag="Get in Touch"