11 Commits

Author SHA1 Message Date
7ff1c5c299 Merge version_4 into main
Merge version_4 into main
2026-05-10 17:25:42 +00:00
c7306bef7a Update src/app/page.tsx 2026-05-10 17:25:39 +00:00
8746ef540d Merge version_4 into main
Merge version_4 into main
2026-05-10 17:25:14 +00:00
4b1128aa2b Update src/app/page.tsx 2026-05-10 17:25:08 +00:00
4c4e70448c Merge version_3 into main
Merge version_3 into main
2026-05-10 17:11:46 +00:00
1ff2d945e8 Update src/app/page.tsx 2026-05-10 17:11:40 +00:00
6c7272c468 Merge version_3 into main
Merge version_3 into main
2026-05-10 17:11:15 +00:00
559d24bfdf Update src/app/styles/variables.css 2026-05-10 17:11:12 +00:00
391a31fd51 Update src/app/page.tsx 2026-05-10 17:11:12 +00:00
006905bd70 Merge version_2 into main
Merge version_2 into main
2026-05-10 17:04:26 +00:00
f27bccd932 Update src/app/page.tsx 2026-05-10 17:04:23 +00:00
2 changed files with 49 additions and 208 deletions

View File

@@ -2,7 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText'; import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
@@ -21,32 +21,20 @@ export default function LandingPage() {
borderRadius="rounded" borderRadius="rounded"
contentWidth="medium" contentWidth="medium"
sizing="largeSmallSizeLargeTitles" sizing="largeSmallSizeLargeTitles"
background="circleGradient" background="noiseDiagonalGradient"
cardStyle="soft-shadow" cardStyle="glass-depth"
primaryButtonStyle="flat" primaryButtonStyle="primary-glow"
secondaryButtonStyle="radial-glow" secondaryButtonStyle="solid"
headingFontWeight="extrabold" headingFontWeight="semibold"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ { name: "About", id: "about" },
name: "About", { name: "Services", id: "services" },
id: "about", { name: "Testimonials", id: "testimonials" },
}, { name: "Contact", id: "contact" },
{
name: "Services",
id: "services",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]} ]}
brandName="Peak Builders & Roofers" brandName="Peak Builders & Roofers"
/> />
@@ -54,32 +42,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardGallery <HeroBillboardGallery
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars",
}}
title="Peak Quality Roofing & Building in San Diego" title="Peak Quality Roofing & Building in San Diego"
description="Premium construction services that elevate your home. Reliable roofing, expert repairs, and high-end exterior builds." description="Premium construction services that elevate your home. Reliable roofing, expert repairs, and high-end exterior builds."
mediaItems={[ mediaItems={[
{ { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg", imageAlt: "Professional roof installation" },
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg", { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-roof-wooden-house_23-2149343706.jpg", imageAlt: "San Diego home exterior" },
imageAlt: "Professional roof installation", { imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576378.jpg", imageAlt: "Asphalt shingles texture" },
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-roof-wooden-house_23-2149343706.jpg",
imageAlt: "San Diego home exterior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576378.jpg",
imageAlt: "Asphalt shingles texture",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-roof_23-2149343640.jpg",
imageAlt: "Professional roof installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/rockefeller-center_1368-6222.jpg",
imageAlt: "San Diego home exterior",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -90,8 +59,7 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
title="Built on Trust, Delivered with Precision" title="Built on Trust, Delivered with Precision"
description={[ description={[
"For over 15 years, Peak Builders & Roofers has been serving the San Diego community with integrity.", "For over 15 years, Peak Builders & Roofers has been serving the San Diego community with integrity.", "We believe in high-quality craftsmanship, clear communication, and timely delivery for every residential project."
"We believe in high-quality craftsmanship, clear communication, and timely delivery for every residential project.",
]} ]}
/> />
</div> </div>
@@ -99,27 +67,22 @@ export default function LandingPage() {
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardSeven <FeatureCardSeven
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split-actions"
useInvertedBackground={false} useInvertedBackground={false}
title="Our Expert Services"
description="Comprehensive construction and maintenance for your San Diego residence. Contact us today for a free evaluation of your roofing needs."
features={[ features={[
{ {
title: "Residential Roofing", title: "Residential Roofing", description: "Full roof installations, replacements, and professional inspections to keep your home safe.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg", buttons: [{ text: "View All Services" }]
description: "Full roof installations, replacements, and professional inspections to keep your home safe.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg",
}, },
{ {
title: "Exterior Remodeling", title: "Exterior Remodeling", description: "Upgrade your home curb appeal with expert exterior services, siding, and structural improvements.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg", buttons: [{ text: "View All Services" }]
description: "Upgrade your home curb appeal with expert exterior services, siding, and structural improvements.",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg",
}, },
{ {
title: "Damage Repairs", title: "Damage Repairs", description: "Emergency storm repairs and preventative maintenance to avoid future costly headaches.", imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576455.jpg", buttons: [{ text: "Request Estimate", href: "#contact" }]
description: "Emergency storm repairs and preventative maintenance to avoid future costly headaches.",
imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576455.jpg",
}, },
]} ]}
title="Our Expert Services" buttons={[{ text: "Request Estimate", href: "#contact" }]}
description="Comprehensive construction and maintenance for your San Diego residence."
/> />
</div> </div>
@@ -129,36 +92,9 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ { id: "m1", value: "1,500+", title: "Projects Completed", items: ["Residential roofs", "General builds", "Repair jobs"] },
id: "m1", { id: "m2", value: "4.9/5", title: "Customer Rating", items: ["Google Reviews", "Yelp Top-Rated", "Client satisfaction"] },
value: "1,500+", { id: "m3", value: "15", title: "Years of Excellence", items: ["Licensed experts", "Local experience", "San Diego experts"] },
title: "Projects Completed",
items: [
"Residential roofs",
"General builds",
"Repair jobs",
],
},
{
id: "m2",
value: "4.9/5",
title: "Customer Rating",
items: [
"Google Reviews",
"Yelp Top-Rated",
"Client satisfaction",
],
},
{
id: "m3",
value: "15",
title: "Years of Excellence",
items: [
"Licensed experts",
"Local experience",
"San Diego experts",
],
},
]} ]}
title="By the Numbers" title="By the Numbers"
description="Proven performance serving San Diego since 2008." description="Proven performance serving San Diego since 2008."
@@ -172,26 +108,8 @@ export default function LandingPage() {
rating={5} rating={5}
author="Sarah Johnson" author="Sarah Johnson"
avatars={[ avatars={[
{ { src: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", alt: "Sarah J" },
src: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", { src: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg", alt: "Michael C" },
alt: "Sarah J",
},
{
src: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg",
alt: "Michael C",
},
{
src: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg",
alt: "Emily R",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg",
alt: "David K",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg",
alt: "Satisfied Client",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
@@ -200,19 +118,11 @@ export default function LandingPage() {
<div id="proof" data-section="proof"> <div id="proof" data-section="proof">
<SocialProofOne <SocialProofOne
textboxLayout="default" names={["GAF Certified", "Owens Corning Preferred", "CertainTeed Select", "San Diego Chamber", "BBB A+ Rated"]}
useInvertedBackground={true}
names={[
"GAF Certified",
"Owens Corning Preferred",
"CertainTeed Select",
"San Diego Chamber",
"BBB A+ Rated",
"Construction Safety Alliance",
"Green Building Council",
]}
title="Trusted Local Partnerships" title="Trusted Local Partnerships"
description="We partner with top-tier material suppliers to ensure every roof built lasts a lifetime." description="We partner with top-tier material suppliers to ensure every roof built lasts a lifetime."
textboxLayout="default"
useInvertedBackground={false}
/> />
</div> </div>
@@ -221,44 +131,24 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ { id: "f1", title: "How long does a roof installation take?", content: "Most residential projects are completed within 3-5 days depending on size." },
id: "f1", { id: "f2", title: "Do you offer financing?", content: "Yes, we partner with top financial institutions for flexible payment options." },
title: "How long does a roof installation take?",
content: "Most residential projects are completed within 3-5 days depending on size.",
},
{
id: "f2",
title: "Do you offer financing?",
content: "Yes, we partner with top financial institutions for flexible payment options.",
},
{
id: "f3",
title: "Are you fully licensed and insured?",
content: "Yes, we carry full general liability and workers' compensation insurance.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/very-important-project-is-serious-aim_329181-10350.jpg" imageSrc="http://img.b2bpic.net/free-photo/very-important-project-is-serious-aim_329181-10350.jpg"
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Get quick answers to common construction and roofing queries." description="Get quick answers to common construction and roofing queries."
faqsAnimation="slide-up" faqsAnimation="slide-up"
imageAlt="contractor speaking with client"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactText <ContactCenter
useInvertedBackground={true} tag="Contact Us"
background={{ title="Visit Our Showroom"
variant: "sparkles-gradient", description="Find us at 8340 Vickers St K, San Diego, CA 92111. Our team is ready to assist with your project goals."
}} background={{ variant: "sparkles-gradient" }}
text="Ready to start your next construction project? Our experts are standing by to provide a free consultation and project estimate." useInvertedBackground={false}
buttons={[
{
text: "Get Your Free Quote",
href: "#contact-form",
},
]}
/> />
</div> </div>
@@ -266,62 +156,13 @@ export default function LandingPage() {
<FooterBaseReveal <FooterBaseReveal
logoText="Peak Builders & Roofers" logoText="Peak Builders & Roofers"
columns={[ columns={[
{ { title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
title: "Company", { title: "Services", items: [{ label: "Roofing", href: "#services" }, { label: "Remodeling", href: "#services" }] },
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Careers",
href: "#",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Services",
items: [
{
label: "Roofing",
href: "#services",
},
{
label: "Remodeling",
href: "#services",
},
{
label: "Repairs",
href: "#services",
},
],
},
{
title: "Support",
items: [
{
label: "FAQ",
href: "#faq",
},
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
]} ]}
copyrightText="© 2024 Peak Builders & Roofers San Diego. All rights reserved." copyrightText="© 2025 Peak Builders & Roofers San Diego. All rights reserved."
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #2b180a;
--card: #f9f9f9; --card: #3e2716;
--foreground: #000612e6; --foreground: #f9f1e8;
--primary-cta: #15479c; --primary-cta: #d4a373;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #5c4033;
--secondary-cta-text: #000612e6; --secondary-cta-text: #000612e6;
--accent: #e2e2e2; --accent: #faedcd;
--background-accent: #c4c4c4; --background-accent: #4a301d;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);