Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-02 22:26:39 +00:00

View File

@@ -62,11 +62,11 @@ export default function LandingPage() {
description="Where West Coast cool meets Southern charm. Experience precision cuts and a high-end atmosphere designed for the modern gentleman."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg?_wi=1",
imageAlt: "vintage barbershop interior leather chairs",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/seascape-with-silhouettes-palm-trees-pink-clouds_181624-31007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seascape-with-silhouettes-palm-trees-pink-clouds_181624-31007.jpg?_wi=1",
imageAlt: "sunset palm trees ocean vibe",
},
{
@@ -179,7 +179,7 @@ export default function LandingPage() {
description: "We only use top-tier, high-end grooming products for every service.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg?_wi=2",
imageAlt: "barber clippers and straight razor tools",
},
{
@@ -187,7 +187,7 @@ export default function LandingPage() {
description: "An inviting, stylish atmosphere where you can kick back, relax, and look your best.",
bentoComponent: "reveal-icon",
icon: Coffee,
imageSrc: "http://img.b2bpic.net/free-photo/seascape-with-silhouettes-palm-trees-pink-clouds_181624-31007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seascape-with-silhouettes-palm-trees-pink-clouds_181624-31007.jpg?_wi=2",
imageAlt: "barber clippers and straight razor tools",
},
]}