45 Commits

Author SHA1 Message Date
ffe236b9c0 Update theme colors 2026-04-10 01:48:50 +00:00
34322ec413 Update theme colors 2026-04-10 01:48:45 +00:00
2ab4cb001e Update theme colors 2026-04-10 01:48:09 +00:00
2c9fa01d8b Update theme colors 2026-04-10 01:47:02 +00:00
306634bf29 Update theme colors 2026-04-10 01:46:54 +00:00
0e015fe834 Update theme colors 2026-04-10 01:46:47 +00:00
e04f537d5b Update theme colors 2026-04-10 01:46:39 +00:00
1ebe6fab41 Update theme colors 2026-04-10 01:46:25 +00:00
1523905416 Update src/app/page.tsx 2026-04-10 01:44:01 +00:00
66e750b5c7 Merge version_3 into main
Merge version_3 into main
2026-04-10 01:43:15 +00:00
222c3c6026 Update src/app/page.tsx 2026-04-10 01:43:09 +00:00
18e745ee73 Merge version_3 into main
Merge version_3 into main
2026-04-10 01:40:00 +00:00
34ba6bd20c Update src/app/page.tsx 2026-04-10 01:39:57 +00:00
fe5059bf71 Merge version_3 into main
Merge version_3 into main
2026-04-10 01:38:44 +00:00
a5d1585f3a Update theme colors 2026-04-10 01:38:41 +00:00
cef66112e0 Update theme colors 2026-04-10 01:38:39 +00:00
ecbd09dc5e Merge version_3 into main
Merge version_3 into main
2026-04-10 01:38:36 +00:00
83fba36623 Update theme colors 2026-04-10 01:38:33 +00:00
deaf93ff52 Merge version_3 into main
Merge version_3 into main
2026-04-10 01:38:04 +00:00
12ee03b1d8 Update theme colors 2026-04-10 01:37:58 +00:00
2951048dc2 Merge version_3 into main
Merge version_3 into main
2026-04-10 01:37:56 +00:00
9cf089c109 Update theme colors 2026-04-10 01:37:55 +00:00
93ff194268 Update theme colors 2026-04-10 01:37:53 +00:00
04b3bedbfd Merge version_3 into main
Merge version_3 into main
2026-04-10 01:37:44 +00:00
14e4c8eb9e Update theme colors 2026-04-10 01:37:41 +00:00
7ca46da8f1 Merge version_3 into main
Merge version_3 into main
2026-04-10 01:37:33 +00:00
e3bbfc523c Update src/app/page.tsx 2026-04-10 01:37:30 +00:00
6937b6c480 Merge version_3 into main
Merge version_3 into main
2026-04-10 01:36:44 +00:00
692d6b7d07 Update src/app/page.tsx 2026-04-10 01:36:38 +00:00
6ae8fdf05a Merge version_3 into main
Merge version_3 into main
2026-04-10 01:36:10 +00:00
7238e7c587 Update src/app/page.tsx 2026-04-10 01:36:07 +00:00
481bbbb27e Merge version_3 into main
Merge version_3 into main
2026-04-10 01:35:15 +00:00
9541ee411a Update src/app/page.tsx 2026-04-10 01:35:12 +00:00
c395b3c659 Merge version_3 into main
Merge version_3 into main
2026-04-10 01:34:34 +00:00
7b1f7cae7d Update src/app/page.tsx 2026-04-10 01:34:30 +00:00
b0c84b3ee1 Merge version_3 into main
Merge version_3 into main
2026-04-10 01:32:32 +00:00
d08c0d3b86 Update src/app/page.tsx 2026-04-10 01:32:29 +00:00
3c3c3b11c7 Update src/app/about/page.tsx 2026-04-10 01:32:28 +00:00
b01a3a1f71 Merge version_3 into main
Merge version_3 into main
2026-04-10 01:32:07 +00:00
cd10fed278 Update src/app/page.tsx 2026-04-10 01:32:04 +00:00
50332a8ad8 Merge version_2 into main
Merge version_2 into main
2026-04-10 01:28:19 +00:00
059cad9165 Merge version_2 into main
Merge version_2 into main
2026-04-10 01:28:11 +00:00
8a840d8eac Merge version_2 into main
Merge version_2 into main
2026-04-10 01:26:44 +00:00
e2a56e4906 Merge version_2 into main
Merge version_2 into main
2026-04-10 01:24:16 +00:00
b4b061192d Merge version_2 into main
Merge version_2 into main
2026-04-10 01:23:50 +00:00
3 changed files with 31 additions and 40 deletions

View File

@@ -37,7 +37,7 @@ export default function AboutPage() {
<MediaAbout
title="Our Story: Craftsmanship & Integrity"
description="Founded in San Diego, JT Brother's Construction was built on the values of hard work and honest communication. We believe that every home deserves a touch of perfection, and our mission is to transform your living spaces into sanctuaries that inspire. With years of collective experience, our family-led team brings precision and passion to every single detail of your project."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/professional-team-of-construction-expert-1775784004238-18894b8b.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/professional-team-of-construction-expert-1775784004238-18894b8b.png?_wi=1"
useInvertedBackground={false}
/>

View File

@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FeatureBento from '@/components/sections/feature/FeatureBento';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import MediaAbout from '@/components/sections/about/MediaAbout';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
@@ -37,29 +37,20 @@ export default function LandingPage() {
{ name: "Projects", id: "#projects" },
{ name: "Contact", id: "#contact" }
]}
brandName="JT Brother's"
brandName="JT Brother's Construction"
button={{ text: "Get Estimate", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboard
background={{ variant: "canvas-reveal" }}
title="Build Your Vision With San Diegos Trusted Construction Team"
description="JT Brothers Construction delivers expert remodeling, ADU construction, and custom home upgrades with craftsmanship you can trust. ⭐ 4.9 Star Rating | 80+ Verified Reviews"
buttons={[{ text: "Get Free Estimate", href: "#contact" }, { text: "View Our Work", href: "#projects" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/luxury-modern-home-remodel-exterior-with-1775784004048-491f192c.png"
imageAlt="Luxury home construction"
mediaAnimation="blur-reveal"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?id=25777457", alt: "Client 1" },
{ src: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?id=25777457", alt: "Client 2" },
{ src: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?id=25777457", alt: "Client 3" },
{ src: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?id=25777457", alt: "Client 4" },
{ src: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?id=25777457", alt: "Client 5" }
]}
avatarText="Trusted by 80+ local homeowners"
marqueeItems={[{ type: "text", text: "Licensed & Insured" }, { type: "text", text: "Expert Craftsmanship" }, { type: "text", text: "San Diego Based" }, { type: "text", text: "4.9 Star Rating" }, { type: "text", text: "Free Estimates" }]}
<HeroLogoBillboard
logoText="JT Brother's Construction"
description="JT Brothers Construction delivers expert remodeling, ADU construction, and custom home upgrades with craftsmanship you can trust. ⭐ 4.9 Star Rating | 80+ Verified Reviews"
buttons={[{ text: "Get Free Estimate", href: "#contact" }, { text: "View Our Work", href: "#projects" }]}
background={{ variant: "gradient-bars" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/luxury-modern-home-remodel-exterior-with-1775784004048-491f192c.png"
imageAlt="Luxury home construction"
mediaAnimation="blur-reveal"
/>
</div>
@@ -68,7 +59,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Construction Company Built on Trust"
description="JT Brothers Construction is a family-driven company dedicated to delivering high-quality work and honest service. From remodels to custom ADU builds, every project is treated as if it were our own home. Our crew works closely with you to exceed expectations."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/professional-team-of-construction-expert-1775784004238-18894b8b.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/professional-team-of-construction-expert-1775784004238-18894b8b.png?_wi=2"
imageAlt="Our expert team"
/>
</div>
@@ -98,12 +89,12 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Modern Bathroom Remodel", price: "View Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/luxury-modern-home-remodel-exterior-with-1775784004048-491f192c.png?_wi=1" },
{ id: "p2", name: "Garage to ADU Conversion", price: "View Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/professional-team-of-construction-expert-1775784004238-18894b8b.png?_wi=1" },
{ id: "p3", name: "Custom Kitchen Renovation", price: "View Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/luxury-architectural-detail-of-a-modern--1775784005461-df6287d7.png?_wi=1" },
{ id: "p4", name: "Deck Reconstruction", price: "View Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/modern-luxury-bathroom-remodel-with-marb-1775784004876-5f55723b.png?_wi=1" },
{ id: "p5", name: "Full Interior Remodel", price: "View Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/custom-modern-kitchen-renovation-with-pr-1775784004730-cfd9896f.png?_wi=1" },
{ id: "p6", name: "Custom ADU Build", price: "View Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/beautiful-modern-outdoor-deck-constructi-1775784004437-8eb64f5c.png?_wi=1" }
{ id: "p1", name: "Modern Bathroom Remodel", price: "View Project", imageSrc: "https://images.unsplash.com/photo-1620626011761-99ccc319eba1?w=800&q=80" },
{ id: "p2", name: "Garage to ADU Conversion", price: "View Project", imageSrc: "https://images.unsplash.com/photo-1518780664697-55e3ad937233?w=800&q=80" },
{ id: "p3", name: "Custom Kitchen Renovation", price: "View Project", imageSrc: "https://images.unsplash.com/photo-1556912173-3d706393e772?w=800&q=80" },
{ id: "p4", name: "Deck Reconstruction", price: "View Project", imageSrc: "https://images.unsplash.com/photo-1540574163026-643ea20ade25?w=800&q=80" },
{ id: "p5", name: "Full Interior Remodel", price: "View Project", imageSrc: "https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?w=800&q=80" },
{ id: "p6", name: "Custom ADU Build", price: "View Project", imageSrc: "https://images.unsplash.com/photo-1580587771525-78b9dba3b914?w=800&q=80" }
]}
title="Featured Projects"
description="Precision craftsmanship you can trust."
@@ -116,10 +107,10 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{ id: "1", title: "Dream Team", quote: "Jonathan, Trevor, and Cesar are a dream team. Professional, trustworthy, and dedicated.", name: "Sandie Shepard", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/close-up-professional-portrait-of-a-sati-1775784004372-fa3c2f43.png?_wi=1" },
{ id: "2", title: "Excellent Vision", quote: "They completely remodeled our bathroom and brought our vision to life with precision.", name: "Angel", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/close-up-professional-portrait-of-a-sati-1775784004372-fa3c2f43.png?_wi=2" },
{ id: "3", title: "Outstanding Results", quote: "They remodeled my garage and kitchen and the results were outstanding. Excellent craftsmanship.", name: "Miguel Barajas", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/close-up-professional-portrait-of-a-sati-1775784004372-fa3c2f43.png?_wi=3" },
{ id: "4", title: "Fantastic Team", quote: "Fantastic team. Respectful, clean, excellent work, and very fair pricing.", name: "Nick Rosner", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/close-up-professional-portrait-of-a-sati-1775784004372-fa3c2f43.png?_wi=4" },
{ id: "5", title: "Highly Recommend", quote: "We loved working with JT Brother's. Professionalism at its finest.", name: "Sarah J.", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8TYAgpfo8mE3TmExjSyM8kiZj/close-up-professional-portrait-of-a-sati-1775784004372-fa3c2f43.png?_wi=5" }
{ id: "2", title: "Excellent Vision", quote: "They completely remodeled our bathroom and brought our vision to life with precision.", name: "Angel", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg?id=26652135" },
{ id: "3", title: "Outstanding Results", quote: "They remodeled my garage and kitchen and the results were outstanding. Excellent craftsmanship.", name: "Miguel Barajas", role: "Homeowner", imageSrc: "http://img.b2bpic.net/premium-photo/happy-couple-standing-front-their-modern-home-sunset-proud-new-homeowners_543222-13650.jpg?id=324634233" },
{ id: "4", title: "Fantastic Team", quote: "Fantastic team. Respectful, clean, excellent work, and very fair pricing.", name: "Nick Rosner", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg?id=25622097" },
{ id: "5", title: "Highly Recommend", quote: "We loved working with JT Brother's. Professionalism at its finest.", name: "Sarah J.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-cooking-man_23-2147766909.jpg?id=1846598" }
]}
title="Trusted by San Diego Homeowners"
description="⭐ 4.9 Stars from 80+ Reviews"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #efebe5;
--card: #f7f2ea;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #efebe5;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--accent: #ffffff;
--background-accent: #e1b875;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);