Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-08 15:50:44 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg"
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg?_wi=1"
imageAlt="Ammar's Barbershop Interior"
mediaAnimation="slide-up"
avatars={[
@@ -199,7 +199,7 @@ export default function LandingPage() {
id: "1",
name: "Ammar",
role: "Master Barber",
imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg?_wi=1",
},
{
id: "2",
@@ -232,7 +232,7 @@ export default function LandingPage() {
quote: "The best haircut in town, bar none.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg?_wi=2",
imageAlt: "happy client after haircut",
},
{
@@ -276,7 +276,7 @@ export default function LandingPage() {
quote: "Reliable and precise service every single time.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/man-apron-posing-with-coffee-machine-component_23-2148366661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg?_wi=2",
imageAlt: "happy client after haircut",
},
]}