Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 12:21:30 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
handle: "@jamesd",
testimonial: "Best fade I've had in years. Professional and welcoming vibe.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205856.jpg?_wi=1",
imageAlt: "barbershop interior modern dark aesthetic",
},
{
@@ -73,7 +73,7 @@ export default function LandingPage() {
handle: "@miker",
testimonial: "A.P is a master of his craft. Never leaving disappointed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-clipboard-flat-lay-with-barber-tools-job-career-concept_53876-153514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-clipboard-flat-lay-with-barber-tools-job-career-concept_53876-153514.jpg?_wi=1",
imageAlt: "barbershop interior modern dark aesthetic",
},
{
@@ -81,7 +81,7 @@ export default function LandingPage() {
handle: "@christ",
testimonial: "Solid shop, consistent results every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-taking-good-care-his-face-home_23-2148883814.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-taking-good-care-his-face-home_23-2148883814.jpg?_wi=1",
imageAlt: "barbershop interior modern dark aesthetic",
},
{
@@ -89,7 +89,7 @@ export default function LandingPage() {
handle: "@robertb",
testimonial: "Great atmosphere, good conversation, and an even better haircut.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-holding-hair-dryer_23-2149220573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-holding-hair-dryer_23-2149220573.jpg?_wi=1",
imageAlt: "barbershop interior modern dark aesthetic",
},
{
@@ -97,7 +97,7 @@ export default function LandingPage() {
handle: "@davidw",
testimonial: "Friendly service and attention to detail. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-moisturizing-mask-towel-his-head_1303-32261.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-moisturizing-mask-towel-his-head_1303-32261.jpg?_wi=1",
imageAlt: "barbershop interior modern dark aesthetic",
},
]}
@@ -107,7 +107,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205856.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205856.jpg?_wi=2"
imageAlt="A modern barbershop interior with a classic aesthetic"
avatars={[
{
@@ -209,28 +209,28 @@ export default function LandingPage() {
name: "Classic Cut",
price: "$30",
variant: "Men's Standard",
imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-clipboard-flat-lay-with-barber-tools-job-career-concept_53876-153514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-clipboard-flat-lay-with-barber-tools-job-career-concept_53876-153514.jpg?_wi=2",
},
{
id: "p2",
name: "Beard Trim",
price: "$15",
variant: "Grooming",
imageSrc: "http://img.b2bpic.net/free-photo/man-taking-good-care-his-face-home_23-2148883814.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-taking-good-care-his-face-home_23-2148883814.jpg?_wi=2",
},
{
id: "p3",
name: "Skin Fade",
price: "$35",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-holding-hair-dryer_23-2149220573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-holding-hair-dryer_23-2149220573.jpg?_wi=2",
},
{
id: "p4",
name: "Hot Towel Shave",
price: "$25",
variant: "Relaxation",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-moisturizing-mask-towel-his-head_1303-32261.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-moisturizing-mask-towel-his-head_1303-32261.jpg?_wi=2",
},
{
id: "p5",