Merge version_1 into main #1

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

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
handle: "@MarcusA",
testimonial: "Best fade in town, always on point!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg?_wi=1",
imageAlt: "Marcus A. testimonial",
},
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
handle: "@ChloeStyles",
testimonial: "Amazing hot shave, felt like a new man.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-woman-with-sunglasses_23-2148495490.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-woman-with-sunglasses_23-2148495490.jpg?_wi=1",
imageAlt: "Chloe S. testimonial",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
handle: "@DKutz",
testimonial: "Friendly staff and a great atmosphere. Highly recommend!",
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",
imageAlt: "David K. testimonial",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
handle: "@Jess_Looks",
testimonial: "My go-to spot for a fresh look. Never disappointed!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-brushed-salon_23-2148817182.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-brushed-salon_23-2148817182.jpg?_wi=1",
imageAlt: "Jessica L. testimonial",
},
]}
@@ -249,7 +249,7 @@ export default function LandingPage() {
name: "Alex R.",
handle: "@AlexReviews",
testimonial: "Franchize Barber Shop consistently delivers the best haircuts. Always leave feeling fresh and confident!",
imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg?_wi=2",
imageAlt: "Alex R.",
},
{
@@ -257,7 +257,7 @@ export default function LandingPage() {
name: "Sam W.",
handle: "@Sammy_Cuts",
testimonial: "The attention to detail on my beard trim was incredible. True artists at work!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-woman-with-sunglasses_23-2148495490.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-woman-with-sunglasses_23-2148495490.jpg?_wi=2",
imageAlt: "Sam W.",
},
{
@@ -265,7 +265,7 @@ export default function LandingPage() {
name: "Chris P.",
handle: "@Chris_Fresh",
testimonial: "A welcoming environment and top-notch service. Franchize is now my only barber shop.",
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=2",
imageAlt: "Chris P.",
},
{
@@ -273,7 +273,7 @@ export default function LandingPage() {
name: "Taylor B.",
handle: "@TaylorStyle",
testimonial: "Love the vibe and the consistent quality. My hot shave was pure bliss!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-brushed-salon_23-2148817182.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-brushed-salon_23-2148817182.jpg?_wi=2",
imageAlt: "Taylor B.",
},
]}