Merge version_12_1783295728555 into main #11

Merged
bender merged 2 commits from version_12_1783295728555 into main 2026-07-05 23:55:44 +00:00
2 changed files with 13 additions and 13 deletions

View File

@@ -15,10 +15,10 @@ export default function PricingSection(): React.JSX.Element {
description="Simple pricing for high-quality service."
plans={[
{
tag: "Classic",
price: "$30",
tag: "Taper or Fade ",
price: "$35",
period: "/cut",
description: "Complete hair grooming service.",
description: "Complete fade and taper service.",
primaryButton: {
text: "Book",
href: "#contact",
@@ -31,10 +31,10 @@ export default function PricingSection(): React.JSX.Element {
],
},
{
tag: "Signature",
price: "$50",
period: "/package",
description: "Haircut and beard work.",
tag: "Scissor Cut",
price: "$45",
period: "/cut",
description: "Precise scissor haircut tailored to your request",
primaryButton: {
text: "Book",
href: "#contact",
@@ -42,8 +42,8 @@ export default function PricingSection(): React.JSX.Element {
featuresTitle: "Includes:",
features: [
"Precision Cut",
"Beard Sculpt",
"Hot Towel Finish",
"360 cleanup ",
"Textured finished look ",
],
},
]}

View File

@@ -17,8 +17,8 @@ export default function ServicesSection(): React.JSX.Element {
{
tag: "Hair",
title: "Taper or Fades ",
description: "Customized haircuts tailored to your style and face shape.",
imageSrc: "http://img.b2bpic.net/free-photo/detail-hair-dresser-with-tools_23-2148108848.jpg",
description: "Customized fades and tapers tailored to your style and face shape.",
imageSrc: "https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783292592453-g7yw670e.jpg",
primaryButton: {
text: "Book",
href: "#contact",
@@ -28,7 +28,7 @@ export default function ServicesSection(): React.JSX.Element {
tag: "Hair",
title: "Scissor Cut ",
description: "A classic, tailored haircut using only scissors for a natural, textured finish.",
imageSrc: "http://img.b2bpic.net/free-photo/half-naked-caucasian-bearded-man-shaving-with-serious-face-expression_181624-46966.jpg",
imageSrc: "https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783292592456-v3ijfpmq.jpg",
primaryButton: {
text: "Book",
href: "#contact",
@@ -38,7 +38,7 @@ export default function ServicesSection(): React.JSX.Element {
tag: "Design",
title: "Custom Design ",
description: "Express yourself with unique hair art and custom patterns tailored to your personal style.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506253.jpg",
imageSrc: "https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783292592456-20vc5gak.jpg",
primaryButton: {
text: "Book",
href: "#contact",