Compare commits

...

38 Commits

Author SHA1 Message Date
417cad9e35 Merge version_22_1783296171435 into main
Merge version_22_1783296171435 into main
2026-07-06 00:02:55 +00:00
cc3bf9cf65 Update theme colors 2026-07-06 00:02:51 +00:00
465b27d7bd Merge version_21_1783296118383 into main
Merge version_21_1783296118383 into main
2026-07-06 00:02:02 +00:00
f59b2c945b Update theme colors 2026-07-06 00:01:58 +00:00
8545e449a2 Merge version_20_1783296111975 into main
Merge version_20_1783296111975 into main
2026-07-06 00:01:55 +00:00
f956896dd4 Merge version_19_1783296109790 into main
Merge version_19_1783296109790 into main
2026-07-06 00:01:53 +00:00
fdbbadbef2 Update theme colors 2026-07-06 00:01:52 +00:00
851ae05716 Update theme colors 2026-07-06 00:01:50 +00:00
9a1739c22c Merge version_18_1783296106174 into main
Merge version_18_1783296106174 into main
2026-07-06 00:01:49 +00:00
42e9f81562 Update theme colors 2026-07-06 00:01:46 +00:00
fdea8b462d Merge version_17_1783296102055 into main
Merge version_17_1783296102055 into main
2026-07-06 00:01:45 +00:00
89f74f22d4 Update theme colors 2026-07-06 00:01:42 +00:00
ad976359c2 Merge version_16_1783295955305 into main
Merge version_16_1783295955305 into main
2026-07-06 00:00:30 +00:00
kudinDmitriyUp
df64639e6e Bob AI: make all the buttons on the website bigger 2026-07-05 23:59:47 +00:00
bd7785b8cd Merge version_15_1783295934586 into main
Merge version_15_1783295934586 into main
2026-07-05 23:58:58 +00:00
c7d345a2ea Update theme fonts 2026-07-05 23:58:55 +00:00
72e6fb87b2 Merge version_14_1783295924289 into main
Merge version_14_1783295924289 into main
2026-07-05 23:58:50 +00:00
9a65534529 Update theme fonts 2026-07-05 23:58:44 +00:00
7fb17e7d3e Merge version_13_1783295827663 into main
Merge version_13_1783295827663 into main
2026-07-05 23:58:25 +00:00
kudinDmitriyUp
c408b6c141 Bob AI: Doubled the size of the heading in the about section 2026-07-05 23:57:40 +00:00
ed8dacef3f Merge version_12_1783295728555 into main
Merge version_12_1783295728555 into main
2026-07-05 23:55:43 +00:00
77d59d517c Update src/pages/HomePage/sections/Services.tsx 2026-07-05 23:55:40 +00:00
98952d51b7 Update src/pages/HomePage/sections/Pricing.tsx 2026-07-05 23:55:40 +00:00
64cfddbdd1 Merge version_11_1783295241362 into main
Merge version_11_1783295241362 into main
2026-07-05 23:48:43 +00:00
kudinDmitriyUp
d937386f7c Bob AI: Replaced the image logo with text "Irving the Barber" in the 2026-07-05 23:47:56 +00:00
2b5b2d02f9 Merge version_10_1783294170443 into main
Merge version_10_1783294170443 into main
2026-07-05 23:30:02 +00:00
kudinDmitriyUp
a17112d986 Bob AI: Add a description for the 'scissor cut' service in the services section. 2026-07-05 23:29:58 +00:00
456b9b288f Merge version_9_1783294114328 into main
Merge version_9_1783294114328 into main
2026-07-05 23:29:03 +00:00
kudinDmitriyUp
20abb57cd5 Bob AI: Update the targeted paragraph in the services section to include a description f 2026-07-05 23:29:00 +00:00
fb1c47fd14 Merge version_8_1783294042793 into main
Merge version_8_1783294042793 into main
2026-07-05 23:27:36 +00:00
b1fb6b353c Update src/pages/HomePage/sections/Services.tsx 2026-07-05 23:27:33 +00:00
6b2ffb275c Merge version_7_1783293867800 into main
Merge version_7_1783293867800 into main
2026-07-05 23:24:42 +00:00
53854dcc12 Update src/pages/HomePage/sections/Hero.tsx 2026-07-05 23:24:38 +00:00
09c1f919ba Merge version_6_1783293686612 into main
Merge version_6_1783293686612 into main
2026-07-05 23:23:07 +00:00
9e885e1bb5 Merge version_5_1783293315361 into main
Merge version_5_1783293315361 into main
2026-07-05 23:20:13 +00:00
2e14a6d967 Merge version_4_1783293128343 into main
Merge version_4_1783293128343 into main
2026-07-05 23:14:15 +00:00
ae09fdc306 Merge version_3_1783292048927 into main
Merge version_3_1783292048927 into main
2026-07-05 22:56:23 +00:00
0eb48afe46 Merge version_2_1783291798545 into main
Merge version_2_1783291798545 into main
2026-07-05 22:51:55 +00:00
5 changed files with 70 additions and 47 deletions

View File

@@ -1,19 +1,19 @@
@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
@import "tailwindcss";
@import "./styles/masks.css";
@import "./styles/animations.css";
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #f5faff;
--background: #f5f4f0;
--card: #ffffff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
/* @layout/border-radius/rounded */
--radius: 1rem;
@@ -36,7 +36,7 @@
--text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
--text-xs: clamp(0.54rem, 0.72vw, 0.72rem);
--text-sm: clamp(0.615rem, 0.82vw, 0.82rem);
--text-base: clamp(0.69rem, 0.92vw, 0.92rem);
--text-base: clamp(0.8rem, 1.1vw, 1.1rem);
--text-lg: clamp(0.75rem, 1vw, 1rem);
--text-xl: clamp(0.825rem, 1.1vw, 1.1rem);
--text-2xl: clamp(0.975rem, 1.3vw, 1.3rem);
@@ -88,7 +88,7 @@
--color-background-accent: var(--background-accent);
/* Fonts */
--font-sans: 'Public Sans', sans-serif;
--font-sans: 'Montserrat', sans-serif;
--font-tight: "Inter Tight", sans-serif;
--font-mono: monospace;
@@ -137,7 +137,7 @@ body {
margin: 0;
background-color: var(--background);
color: var(--foreground);
font-family: 'Public Sans', sans-serif;
font-family: 'Montserrat', sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -150,7 +150,7 @@ h3,
h4,
h5,
h6 {
font-family: 'Public Sans', sans-serif;
font-family: 'Montserrat', sans-serif;
}
/* Default card/button styles. Template theme.css imports come after this file

View File

@@ -1,19 +1,42 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "about" section.
/* eslint-disable */
// @ts-nocheck — generated by catalog-eject; runtime-correct but TS strict-mode false-positives on inlined catalog body
import Button from "@/components/ui/Button";
import TextAnimation from "@/components/ui/TextAnimation";
import React from 'react';
import AboutText from '@/components/sections/about/AboutText';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
interface AboutTextProps {
title: string;
primaryButton?: { text: string; href: string };
secondaryButton?: { text: string; href: string };
textAnimation: "slide-up" | "fade-blur" | "fade";
}
export default function AboutSection(): React.JSX.Element {
const AboutInline = () => {
return (
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutText
title="Crafted for Excellence"
textAnimation="slide-up"
<section aria-label="About section" className="py-20">
<div className="w-content-width mx-auto flex flex-col gap-2 items-center">
<TextAnimation
text={"Crafted for Excellence"}
variant={"slide-up"}
gradientText={false}
tag="h2"
className="text-8xl md:text-9xl leading-[1.15] font-semibold text-center text-balance"
/>
</SectionErrorBoundary>
{(undefined || undefined) && (
<div className="flex flex-wrap gap-3 justify-center mt-2 md:mt-3">
{undefined && <Button text={undefined.text} href={undefined.href} variant="primary" />}
{undefined && <Button text={undefined.text} href={undefined.href} variant="secondary" animationDelay={0.1} />}
</div>
)}
</div>
</section>
);
};
export default function AboutSection() {
return (
<div data-webild-section="about" data-section="about" id="about">
<AboutInline />
</div>
);
}

View File

@@ -7,12 +7,12 @@ export default function HeroSection(): React.JSX.Element {
return (
<div data-webild-section="hero" data-section="hero" id="hero" className="relative">
<div className="absolute top-32 left-1/2 -translate-x-1/2 z-10 pointer-events-none">
<img src="https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783291797613-5nwqj7fb.png" alt="Irving the Barber" className="h-48 md:h-72 w-auto object-contain drop-shadow-2xl" />
<h1 className="text-5xl md:text-7xl font-bold text-foreground drop-shadow-2xl text-center whitespace-nowrap">Irving the Barber</h1>
</div>
<HeroBillboardCarousel
description="Experience premium cuts, precise shaves, and grooming excellence in the heart of the city."
primaryButton={{"href":"#contact","text":"Book Appointment"}}
items={[{"imageSrc":"http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506341.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/composition-shaving-objects-with-copyspace_23-2148121975.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/close-up-rake-near-collar_23-2147799914.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/back-view-man-getting-new-haircut_23-2148242801.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/dryin-process-small-dog-sits-table-dog-drying-by-professional_1157-48815.jpg"}]}
items={[{"imageSrc":"https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783292592452-vqof029v.jpg"},{"imageSrc":"https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783292592452-9mamsyjp.jpg"},{"imageSrc":"https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783292592456-v3ijfpmq.jpg"},{"imageSrc":"https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783292592455-zv83jotx.jpg"},{"imageSrc":"https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783292592453-g7yw670e.jpg"},{"imageSrc":"https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783292592454-6iybnon5.jpg"}]}
secondaryButton={{"href":"#pricing","text":"View Pricing"}}
tag=" "
textAnimation="slide-up"

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

@@ -16,29 +16,29 @@ export default function ServicesSection(): React.JSX.Element {
items={[
{
tag: "Hair",
title: "Precision Haircut",
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",
title: "Taper or Fades ",
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",
},
},
{
tag: "Beard",
title: "Beard Sculpting",
description: "Precise trimming and grooming to keep your beard perfectly defined.",
imageSrc: "http://img.b2bpic.net/free-photo/half-naked-caucasian-bearded-man-shaving-with-serious-face-expression_181624-46966.jpg",
tag: "Hair",
title: "Scissor Cut ",
description: "A classic, tailored haircut using only scissors for a natural, textured finish.",
imageSrc: "https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783292592456-v3ijfpmq.jpg",
primaryButton: {
text: "Book",
href: "#contact",
},
},
{
tag: "Shave",
title: "Hot Towel Shave",
description: "A relaxing, premium shaving experience with premium products.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506253.jpg",
tag: "Design",
title: "Custom Design ",
description: "Express yourself with unique hair art and custom patterns tailored to your personal style.",
imageSrc: "https://storage.googleapis.com/webild/users/user_3G6TFtt4stRw9fdcBXVheLGahPu/uploaded-1783292592456-20vc5gak.jpg",
primaryButton: {
text: "Book",
href: "#contact",