Merge version_1 into main #1
@@ -61,35 +61,35 @@ export default function LandingPage() {
|
||||
name: "Michael S.",
|
||||
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",
|
||||
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.",
|
||||
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",
|
||||
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.",
|
||||
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",
|
||||
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.",
|
||||
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",
|
||||
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.",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-antique-store-side-view_23-2149640693.jpg?_wi=2",
|
||||
imageAlt: "barber shop front entrance",
|
||||
},
|
||||
]}
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
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"
|
||||
/>
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user