Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-25 00:16:19 +00:00

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Signature Shave", description: "Hot towel shave with premium oils for a smooth, refreshing result.", imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-her-client-s-beard-close-up_23-2148353407.jpg", imageAlt: "Service"
title: "Signature Shave", description: "Hot towel shave with premium oils for a smooth, refreshing result.", imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-her-client-s-beard-close-up_23-2148353407.jpg?_wi=1", imageAlt: "Service"
},
{
title: "Beard Sculpting", description: "Precision trimming and styling to perfectly shape your beard.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop-shaving_23-2148298346.jpg", imageAlt: "Service"
@@ -118,7 +118,7 @@ export default function LandingPage() {
{
id: "full", title: "Full Experience", price: "$50", period: "per session", features: ["Cut & Shave", "Beard Trim", "Consultation"],
button: { text: "Book Now" },
imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-her-client-s-beard-close-up_23-2148353407.jpg", imageAlt: "barbershop interior luxury"
imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-her-client-s-beard-close-up_23-2148353407.jpg?_wi=2", imageAlt: "barbershop interior luxury"
}
]}
title="Pricing Packages"