Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-04-28 15:59:28 +00:00
2 changed files with 66 additions and 99 deletions

View File

@@ -31,16 +31,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Services", id: "services"},
{
name: "Why Us", id: "why-us"},
{
name: "Reviews", id: "testimonials"},
{
name: "Process", id: "process"},
{
name: "Terms of Service", id: "/terms"},
{ name: "Services", id: "services" },
{ name: "Why Us", id: "why-us" },
{ name: "Reviews", id: "testimonials" },
{ name: "Process", id: "process" },
{ name: "Terms of Service", id: "/terms" }
]}
brandName="Home Solutions"
/>
@@ -48,29 +43,20 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static-grid"}}
background={{ variant: "rotated-rays-static-grid" }}
title="Built to Last. Designed to Impress."
description="Idaho's most trusted home construction & renovation team — on time, on budget, and obsessed with quality."
buttons={[
{
text: "Get a Free Quote", href: "#contact"},
{
text: "See Our Work", href: "#services"},
{ text: "Get a Free Quote", href: "#contact" },
{ text: "See Our Work", href: "#services" },
]}
carouselItems={[
{
id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/interior-building-construction_23-2152006103.jpg", imageAlt: "Renovation site 1"},
{
id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-resort_1150-17976.jpg", imageAlt: "Renovation site 2"},
{
id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/engineering-concept-with-plans-level_23-2147704230.jpg", imageAlt: "Renovation site 3"},
{
id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen_181624-4007.jpg", imageAlt: "Renovation site 4"},
{
id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359698.jpg", imageAlt: "Renovation site 5"},
{
id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-shot-white-brown-building-roof-from-inside_181624-10447.jpg", imageAlt: "Renovation site 6"},
{ id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/interior-building-construction_23-2152006103.jpg", imageAlt: "Renovation site 1" },
{ id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-resort_1150-17976.jpg", imageAlt: "Renovation site 2" },
{ id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/engineering-concept-with-plans-level_23-2147704230.jpg", imageAlt: "Renovation site 3" },
{ id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen_181624-4007.jpg", imageAlt: "Renovation site 4" },
{ id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359698.jpg", imageAlt: "Renovation site 5" },
{ id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-shot-white-brown-building-roof-from-inside_181624-10447.jpg", imageAlt: "Renovation site 6" },
]}
/>
</div>
@@ -79,8 +65,7 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"10/10 Service", "Amazing Results", "Professional Team", "Excellent Communication", "On Time Delivery", "Great Value", "Quality Work"]}
names={["10/10 Service", "Amazing Results", "Professional Team", "Excellent Communication", "On Time Delivery", "Great Value", "Quality Work"]}
title="Trusted by Homeowners"
description="Hear what our Treasure Valley clients are saying."
/>
@@ -91,18 +76,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Home Additions", description: "Expanding your living space with precision and style.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-apartment-building-sunlight-daytime_181624-19251.jpg", imageAlt: "Addition"},
{
title: "Kitchen Remodels", description: "Beautiful, functional kitchens built for living.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Kitchen"},
{
title: "Decks & Patios", description: "Creating the perfect outdoor oasis for your family.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg", imageAlt: "Patio"},
{
title: "Doors & Windows", description: "Enhancing security and energy efficiency effortlessly.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-white-building-with-two-windows_181624-17390.jpg", imageAlt: "Windows"},
{
title: "Flooring & Finishes", description: "The perfect touch for every room in your home.", imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-style-interior-design_23-2151561217.jpg", imageAlt: "Floor"},
{
title: "Landscaping", description: "Crafting beautiful curb appeal for your property.", imageSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg", imageAlt: "Landscaping"},
{ title: "Home Additions", description: "Expanding your living space with precision and style.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-apartment-building-sunlight-daytime_181624-19251.jpg", imageAlt: "Addition" },
{ title: "Kitchen Remodels", description: "Beautiful, functional kitchens built for living.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Kitchen" },
{ title: "Decks & Patios", description: "Creating the perfect outdoor oasis for your family.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg", imageAlt: "Patio" },
{ title: "Doors & Windows", description: "Enhancing security and energy efficiency effortlessly.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-white-building-with-two-windows_181624-17390.jpg", imageAlt: "Windows" },
{ title: "Flooring & Finishes", description: "The perfect touch for every room in your home.", imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-style-interior-design_23-2151561217.jpg", imageAlt: "Floor" },
{ title: "Landscaping", description: "Crafting beautiful curb appeal for your property.", imageSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg", imageAlt: "Landscaping" },
]}
title="Our Expert Services"
description="Premium construction solutions tailored to your home's unique needs."
@@ -116,12 +95,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1", value: "50%", description: "Average bid savings compared to industry standard."},
{
id: "m2", value: "24h", description: "Guaranteed response time for all inquiries."},
{
id: "m3", value: "100%", description: "Obsessive quality control on every single project."},
{ id: "m1", value: "50%", description: "Average bid savings compared to industry standard." },
{ id: "m2", value: "24h", description: "Guaranteed response time for all inquiries." },
{ id: "m3", value: "100%", description: "Obsessive quality control on every single project." },
]}
title="Why Home Solutions?"
description="We don't just build homes; we build relationships and trust."
@@ -133,16 +109,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1", title: "Excellent Addition", quote: "Fantastic home addition work.", name: "John Bion", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-gesturing-thumbs-up_329181-2840.jpg"},
{
id: "t2", title: "Smooth Renovation", quote: "They made the whole renovation process painless.", name: "Bob Prunty", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg"},
{
id: "t3", title: "Accessible Shower", quote: "Beautiful work on our accessible bathroom project.", name: "Lori Petersen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877352.jpg"},
{
id: "t4", title: "Top-tier Team", quote: "Professional, punctual, and highly skilled.", name: "Mari P.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/architects-front-brick-wall_23-2147813094.jpg"},
{
id: "t5", title: "Best in Valley", quote: "Great communication and fair pricing throughout.", name: "Gerry M.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/female-engineers-gesturing-thumb-up_23-2147771750.jpg"},
{ id: "t1", title: "Excellent Addition", quote: "Fantastic home addition work.", name: "John Bion", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-gesturing-thumbs-up_329181-2840.jpg" },
{ id: "t2", title: "Smooth Renovation", quote: "They made the whole renovation process painless.", name: "Bob Prunty", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg" },
{ id: "t3", title: "Accessible Shower", quote: "Beautiful work on our accessible bathroom project.", name: "Lori Petersen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877352.jpg" },
{ id: "t4", title: "Top-tier Team", quote: "Professional, punctual, and highly skilled.", name: "Mari P.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/architects-front-brick-wall_23-2147813094.jpg" },
{ id: "t5", title: "Best in Valley", quote: "Great communication and fair pricing throughout.", name: "Gerry M.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/female-engineers-gesturing-thumb-up_23-2147771750.jpg" },
]}
title="Real Stories from Real Clients"
description="Our work speaks for itself."
@@ -153,14 +124,10 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "p1", title: "1. Consultation", content: "We visit your property, listen to your goals, and assess the site for a complete plan."},
{
id: "p2", title: "2. Transparent Quote", content: "You receive a fast, detailed, and no-surprise pricing proposal."},
{
id: "p3", title: "3. Expert Build", content: "Our crew executes the build with precision while keeping you updated daily."},
{
id: "p4", title: "4. Final Quality Check", content: "We walk through the finished project with you to ensure perfection before leaving."},
{ id: "p1", title: "1. Consultation", content: "We visit your property, listen to your goals, and assess the site for a complete plan." },
{ id: "p2", title: "2. Transparent Quote", content: "You receive a fast, detailed, and no-surprise pricing proposal." },
{ id: "p3", title: "3. Expert Build", content: "Our crew executes the build with precision while keeping you updated daily." },
{ id: "p4", title: "4. Final Quality Check", content: "We walk through the finished project with you to ensure perfection before leaving." },
]}
sideTitle="Our Process"
sideDescription="How we turn your vision into reality."
@@ -171,13 +138,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "rotated-rays-static"}}
background={{ variant: "rotated-rays-static" }}
text="Your Dream Space Is One Call Away. Serving Nampa, Boise & The Treasure Valley."
buttons={[
{
text: "Book Your Free Consultation", href: "tel:5550123"},
]}
buttons={[{ text: "Book Your Free Consultation", href: "tel:5550123" }]}
/>
</div>
@@ -185,14 +148,10 @@ export default function LandingPage() {
<FooterCard
logoText="Home Solutions"
copyrightText="© 2025 Home Solutions & Construction. Licensed & Insured."
socialLinks={[
{
icon: Instagram,
href: "#", ariaLabel: "Instagram"},
]}
socialLinks={[{ icon: Instagram, href: "#", ariaLabel: "Instagram" }]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -2,53 +2,61 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import LegalSection from '@/components/legal/LegalSection';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import LegalSection from '@/components/legal/LegalSection';
import FooterCard from '@/components/sections/footer/FooterCard';
import { Instagram } from "lucide-react";
export default function TermsPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="mediumLarge"
sizing="large"
background="grid"
cardStyle="soft-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered"
headingFontWeight="medium"
defaultButtonVariant="text-shift"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="mediumLarge"
sizing="large"
background="grid"
cardStyle="soft-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered"
headingFontWeight="medium"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "/" },
{ name: "Terms of Service", id: "/terms" },
{ name: "Services", id: "/#services" },
{ name: "Terms of Service", id: "/terms" }
]}
brandName="Home Solutions"
/>
</div>
<div id="legal" data-section="legal">
<LegalSection
layout="page"
title="Terms of Service"
subtitle="Last updated: 2025"
sections={[
{ heading: "Acceptance of Terms", content: { type: "paragraph", text: "By accessing or using our services, you agree to be bound by these terms." } },
{ heading: "Our Services", content: { type: "list", items: ["Construction planning", "Home renovation", "Material procurement"] } }
{
heading: "Introduction",
content: { type: "paragraph", text: "Welcome to Home Solutions. By using our services, you agree to these terms." }
},
{
heading: "Services",
content: { type: "list", items: ["Quality assurance", "On-time delivery", "Licensed and insured work"] }
}
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="Home Solutions"
copyrightText="© 2025 Home Solutions & Construction. Licensed & Insured."
socialLinks={[
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
]}
/>
<FooterCard
logoText="Home Solutions"
copyrightText="© 2025 Home Solutions & Construction. Licensed & Insured."
socialLinks={[{ icon: Instagram, href: "#", ariaLabel: "Instagram" }]}
/>
</div>
</ReactLenis>
</ThemeProvider>