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-06 01:01:37 +00:00

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=1"
imageAlt="Luxury barber shop interior"
avatars={[
{
@@ -190,7 +190,7 @@ export default function LandingPage() {
price: "$30",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-straighten-beard-with-razor-hairbrush-senior-client_23-2148181919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-straighten-beard-with-razor-hairbrush-senior-client_23-2148181919.jpg?_wi=1",
},
{
id: "s3",
@@ -249,13 +249,13 @@ export default function LandingPage() {
{
id: "m2",
name: "Julian Thorne",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=2",
imageAlt: "Poodle posing in a makeup studio",
},
{
id: "m3",
name: "David Miller",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-straighten-beard-with-razor-hairbrush-senior-client_23-2148181919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-straighten-beard-with-razor-hairbrush-senior-client_23-2148181919.jpg?_wi=2",
imageAlt: "Poodle posing in a makeup studio",
},
]}