Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 21:09:41 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
title="Premium Cuts & Grooming"
description="Experience the art of barbering at La Vida by Gregory. Master craftsmanship meets modern style for the perfect look."
tag="Est. 2020"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg?_wi=1"
imageAlt="La Vida by Gregory Barbershop Interior"
textPosition="bottom-left"
showBlur={true}
@@ -74,7 +74,7 @@ export default function LandingPage() {
{
title: "Client Satisfaction", description: "Dedicated to understanding each client's needs and delivering the perfect cut every time."},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg?_wi=2"
imageAlt="Gregory at La Vida Barbershop"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -92,7 +92,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Classic Haircuts", tags: ["Precision", "Timeless"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop-shaving_23-2148298346.jpg", imageAlt: "Professional haircut service"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop-shaving_23-2148298346.jpg?_wi=1", imageAlt: "Professional haircut service"},
{
id: "2", title: "Fade Cuts & Styling", tags: ["Modern", "Sharp"],
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-hair-client_23-2147778763.jpg", imageAlt: "Expert fade haircut"},
@@ -101,7 +101,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Professional beard grooming"},
{
id: "4", title: "Hot Shave Experience", tags: ["Luxurious", "Relaxing"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop-shaving_23-2148298346.jpg", imageAlt: "Premium hot shave service"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop-shaving_23-2148298346.jpg?_wi=2", imageAlt: "Premium hot shave service"},
]}
/>
</div>