16 Commits

Author SHA1 Message Date
a9783e726d Merge version_11_1781398103050 into main
Merge version_11_1781398103050 into main
2026-06-14 00:49:57 +00:00
kudinDmitriyUp
269968cdfd Bob AI: Delete the /team page. 2026-06-14 00:49:21 +00:00
126c37c96f Merge version_10_1781398062142 into main
Merge version_10_1781398062142 into main
2026-06-14 00:47:48 +00:00
a9eefefe37 Update theme fonts 2026-06-14 00:47:42 +00:00
2aae04cb5b Merge version_9_1781398056138 into main
Merge version_9_1781398056138 into main
2026-06-14 00:47:39 +00:00
c3977ddff3 Update theme fonts 2026-06-14 00:47:36 +00:00
9c583f0c2e Merge version_8_1781398049479 into main
Merge version_8_1781398049479 into main
2026-06-14 00:47:35 +00:00
bef8673b88 Update theme fonts 2026-06-14 00:47:29 +00:00
f162f26514 Merge version_7_1781398036087 into main
Merge version_7_1781398036087 into main
2026-06-14 00:47:19 +00:00
ceda8ce1a1 Update theme colors 2026-06-14 00:47:16 +00:00
9733725a18 Merge version_6_1781398032699 into main
Merge version_6_1781398032699 into main
2026-06-14 00:47:16 +00:00
d01fb351b9 Update theme colors 2026-06-14 00:47:13 +00:00
aac35b802e Merge version_5_1781398025968 into main
Merge version_5_1781398025968 into main
2026-06-14 00:47:09 +00:00
33991b558e Merge version_4_1781398019226 into main
Merge version_4_1781398019226 into main
2026-06-14 00:47:02 +00:00
cc420132b3 Merge version_3_1781398015087 into main
Merge version_3_1781398015087 into main
2026-06-14 00:46:58 +00:00
ac0b3d9642 Merge version_2_1781397855981 into main
Merge version_2_1781397855981 into main
2026-06-14 00:44:42 +00:00
2 changed files with 15 additions and 43 deletions

View File

@@ -1,19 +1,19 @@
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Libre+Baskerville:wght@400;500;600;700&display=swap');
@import "tailwindcss";
@import "./styles/masks.css";
@import "./styles/animations.css";
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
/* @layout/border-radius/rounded */
--radius: 0.5rem;
@@ -88,7 +88,7 @@
--color-background-accent: var(--background-accent);
/* Fonts */
--font-sans: 'Roboto', sans-serif;
--font-sans: 'Inter', 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: 'Roboto', sans-serif;
font-family: 'Inter', sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -150,7 +150,7 @@ h3,
h4,
h5,
h6 {
font-family: 'Roboto', sans-serif;
font-family: 'Libre Baskerville', sans-serif;
}
/* Default card/button styles. Template theme.css imports come after this file

View File

@@ -4,7 +4,6 @@ import FaqTwoColumn from '@/components/sections/faq/FaqTwoColumn';
import FeaturesBorderGlow from '@/components/sections/features/FeaturesBorderGlow';
import HeroBillboardBrand from '@/components/sections/hero/HeroBillboardBrand';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TeamStackedCards from '@/components/sections/team/TeamStackedCards';
import TestimonialMarqueeCards from '@/components/sections/testimonial/TestimonialMarqueeCards';
import { Palette, Scissors, Sparkles } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
@@ -25,7 +24,7 @@ export default function HomePage() {
text: "View Location",
href: "https://maps.google.com",
}}
imageSrc="https://images.unsplash.com/photo-1585747860715-2ba37e788b70?auto=format&fit=crop&q=80&w=2074&ixlib=rb-4.0.3"
imageSrc="https://picsum.photos/seed/669419329/1200/800"
/>
</SectionErrorBoundary>
</div>
@@ -68,33 +67,6 @@ export default function HomePage() {
</SectionErrorBoundary>
</div>
<div id="team" data-section="team">
<SectionErrorBoundary name="team">
<TeamStackedCards
tag="The Team"
title="Meet the Professionals"
description="Our barbers are passionate experts, committed to your satisfaction."
members={[
{
name: "Yaniso",
role: "Head Barber",
imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg",
},
{
name: "Alex",
role: "Master Stylist",
imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-thecar-seat-little-african-girl-with-mther_1157-45043.jpg",
},
{
name: "Max",
role: "Senior Barber",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
<div id="testimonial" data-section="testimonial">
<SectionErrorBoundary name="testimonial">
<TestimonialMarqueeCards
@@ -202,4 +174,4 @@ export default function HomePage() {
</div>
</>
);
}
}