5 Commits

Author SHA1 Message Date
33fad2804a Update src/app/styles/variables.css 2026-03-25 18:06:10 +00:00
c7a2c0d67d Update src/app/page.tsx 2026-03-25 18:06:09 +00:00
f700baca9f Merge version_1 into main
Merge version_1 into main
2026-03-25 18:02:25 +00:00
0d7768a3a5 Merge version_1 into main
Merge version_1 into main
2026-03-25 18:02:02 +00:00
6ef8a71270 Merge version_1 into main
Merge version_1 into main
2026-03-25 18:01:34 +00:00
2 changed files with 74 additions and 246 deletions

View File

@@ -33,34 +33,22 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "home",
id: "home",
}, },
{ {
name: "Services", name: "Services", id: "services",
id: "services",
}, },
{ {
name: "Gallery", name: "Gallery", id: "gallery",
id: "gallery",
}, },
{ {
name: "About", name: "About", id: "about",
id: "about",
}, },
{ {
name: "Contact", name: "Contact", id: "contact",
id: "contact",
}, },
{ {
name: "Partner", name: "Partner", id: "partner",
id: "partner",
}, },
]} ]}
brandName="Nayib Doors Service INC." brandName="Nayib Doors Service INC."
@@ -73,13 +61,9 @@ export default function LandingPage() {
description="Your trusted partner for expert interior, exterior, and trim installation. Quality craftsmanship for homeowners, builders, and contractors." description="Your trusted partner for expert interior, exterior, and trim installation. Quality craftsmanship for homeowners, builders, and contractors."
buttons={[ buttons={[
{ {
text: "Get a Free Quote", text: "Get a Free Quote", href: "/contact"},
href: "/contact",
},
{ {
text: "View Services", text: "View Services", href: "/services"},
href: "/services",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg" imageSrc="http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg"
@@ -109,26 +93,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "interior-door", id: "interior-door", title: "Interior Door Installation", description: "Flawless installation of all types of interior doors, enhancing your home's aesthetic and functionality.", imageSrc: "http://img.b2bpic.net/free-photo/joiner-polishes-wooden-board-workshop_1163-3113.jpg?_wi=1", imageAlt: "Interior door installation in a modern home"},
title: "Interior Door Installation",
description: "Flawless installation of all types of interior doors, enhancing your home's aesthetic and functionality.",
imageSrc: "http://img.b2bpic.net/free-photo/joiner-polishes-wooden-board-workshop_1163-3113.jpg?_wi=1",
imageAlt: "Interior door installation in a modern home",
},
{ {
id: "exterior-door", id: "exterior-door", title: "Exterior Door Installation", description: "Secure and stylish exterior door installations, ensuring energy efficiency and curb appeal.", imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-drinks-coffe-lady-by-window_1157-44589.jpg?_wi=1", imageAlt: "Exterior door installation on a new house"},
title: "Exterior Door Installation",
description: "Secure and stylish exterior door installations, ensuring energy efficiency and curb appeal.",
imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-drinks-coffe-lady-by-window_1157-44589.jpg?_wi=1",
imageAlt: "Exterior door installation on a new house",
},
{ {
id: "trim-installation", id: "trim-installation", title: "Trim Installation", description: "Precision trim work, including baseboards, casings, and crown molding, for a refined finish.", imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-light-diagonal-minimal-kitchen_169016-69155.jpg?_wi=1", imageAlt: "Trim installation for baseboards and finish carpentry"},
title: "Trim Installation",
description: "Precision trim work, including baseboards, casings, and crown molding, for a refined finish.",
imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-light-diagonal-minimal-kitchen_169016-69155.jpg?_wi=1",
imageAlt: "Trim installation for baseboards and finish carpentry",
},
]} ]}
title="Our Expert Services" title="Our Expert Services"
description="Nayib Doors Service INC. specializes in a comprehensive range of door and trim installation services for diverse projects." description="Nayib Doors Service INC. specializes in a comprehensive range of door and trim installation services for diverse projects."
@@ -143,44 +112,20 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Residential Client", rating: 5,
name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-standing-balcony_23-2147992144.jpg", imageAlt: "Satisfied homeowner smiling professionally",
role: "Homeowner",
company: "Residential Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-standing-balcony_23-2147992144.jpg",
imageAlt: "Satisfied homeowner smiling professionally",
}, },
{ {
id: "2", id: "2", name: "Michael Chen", role: "Project Manager", company: "Alpha Builders", rating: 5,
name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-wearing-helmet_23-2148921379.jpg", imageAlt: "Project manager on a construction site smiling",
role: "Project Manager",
company: "Alpha Builders",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-wearing-helmet_23-2148921379.jpg",
imageAlt: "Project manager on a construction site smiling",
}, },
{ {
id: "3", id: "3", name: "Emily Rodriguez", role: "Interior Designer", company: "Design Innovations", rating: 5,
name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg", imageAlt: "Architect reviewing blueprints happily",
role: "Interior Designer",
company: "Design Innovations",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg",
imageAlt: "Architect reviewing blueprints happily",
}, },
{ {
id: "4", id: "4", name: "David Kim", role: "General Contractor", company: "Elite Construction", rating: 5,
name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg", imageAlt: "Homeowner standing in front of a newly installed door",
role: "General Contractor",
company: "Elite Construction",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg",
imageAlt: "Homeowner standing in front of a newly installed door",
}, },
]} ]}
title="What Our Clients Say" title="What Our Clients Say"
@@ -195,34 +140,20 @@ export default function LandingPage() {
description="Get a free, no-obligation quote today for your door or trim installation needs. We're here to help!" description="Get a free, no-obligation quote today for your door or trim installation needs. We're here to help!"
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email", required: true,
type: "email",
placeholder: "Your Email",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Your Phone Number", required: false,
type: "tel",
placeholder: "Your Phone Number",
required: false,
}, },
{ {
name: "projectType", name: "projectType", type: "text", placeholder: "Project Type (e.g., Interior Doors, Trim)", required: true,
type: "text",
placeholder: "Project Type (e.g., Interior Doors, Trim)",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Tell us about your project...", rows: 4,
placeholder: "Tell us about your project...",
rows: 4,
required: false, required: false,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/african-man-black-suit-old-engineer-with-boss-young-guy-with-senior-man-writing-board_1157-48541.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/african-man-black-suit-old-engineer-with-boss-young-guy-with-senior-man-writing-board_1157-48541.jpg?_wi=1"
@@ -241,26 +172,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "interior-door", id: "interior-door", title: "Interior Door Installation", description: "Flawless installation of all types of interior doors, enhancing your home's aesthetic and functionality.", imageSrc: "http://img.b2bpic.net/free-photo/joiner-polishes-wooden-board-workshop_1163-3113.jpg?_wi=2", imageAlt: "Interior door installation in a modern home"},
title: "Interior Door Installation",
description: "Flawless installation of all types of interior doors, enhancing your home's aesthetic and functionality.",
imageSrc: "http://img.b2bpic.net/free-photo/joiner-polishes-wooden-board-workshop_1163-3113.jpg?_wi=2",
imageAlt: "Interior door installation in a modern home",
},
{ {
id: "exterior-door", id: "exterior-door", title: "Exterior Door Installation", description: "Secure and stylish exterior door installations, ensuring energy efficiency and curb appeal.", imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-drinks-coffe-lady-by-window_1157-44589.jpg?_wi=2", imageAlt: "Exterior door installation on a new house"},
title: "Exterior Door Installation",
description: "Secure and stylish exterior door installations, ensuring energy efficiency and curb appeal.",
imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-drinks-coffe-lady-by-window_1157-44589.jpg?_wi=2",
imageAlt: "Exterior door installation on a new house",
},
{ {
id: "trim-installation", id: "trim-installation", title: "Trim Installation", description: "Precision trim work, including baseboards, casings, and crown molding, for a refined finish.", imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-light-diagonal-minimal-kitchen_169016-69155.jpg?_wi=2", imageAlt: "Trim installation for baseboards and finish carpentry"},
title: "Trim Installation",
description: "Precision trim work, including baseboards, casings, and crown molding, for a refined finish.",
imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-light-diagonal-minimal-kitchen_169016-69155.jpg?_wi=2",
imageAlt: "Trim installation for baseboards and finish carpentry",
},
]} ]}
title="Our Expert Services" title="Our Expert Services"
description="Nayib Doors Service INC. specializes in a comprehensive range of door and trim installation services for diverse projects." description="Nayib Doors Service INC. specializes in a comprehensive range of door and trim installation services for diverse projects."
@@ -276,47 +192,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "proj-1", id: "proj-1", name: "Residential Interior Doors", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378912.jpg", imageAlt: "Residential interior door project, modern white door"},
name: "Residential Interior Doors",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378912.jpg",
imageAlt: "Residential interior door project, modern white door",
},
{ {
id: "proj-2", id: "proj-2", name: "Modern Exterior Entry", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-residential-door-city_23-2148798696.jpg", imageAlt: "Modern exterior door installation on a home, sleek design"},
name: "Modern Exterior Entry",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-residential-door-city_23-2148798696.jpg",
imageAlt: "Modern exterior door installation on a home, sleek design",
},
{ {
id: "proj-3", id: "proj-3", name: "Custom Trim & Millwork", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-with-hammer-hits-wood_329181-15616.jpg", imageAlt: "Custom trim work highlighting detailed carpentry"},
name: "Custom Trim & Millwork",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-with-hammer-hits-wood_329181-15616.jpg",
imageAlt: "Custom trim work highlighting detailed carpentry",
},
{ {
id: "proj-4", id: "proj-4", name: "Grand Entryway Installation", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/modern-decorative-door-geometric-design-pastel-urban-facade_169016-68164.jpg", imageAlt: "Grand entryway door installation, luxury design"},
name: "Grand Entryway Installation",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/modern-decorative-door-geometric-design-pastel-urban-facade_169016-68164.jpg",
imageAlt: "Grand entryway door installation, luxury design",
},
{ {
id: "proj-5", id: "proj-5", name: "Elegant French Doors", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447188.jpg", imageAlt: "Elegant French doors in an interior setting"},
name: "Elegant French Doors",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447188.jpg",
imageAlt: "Elegant French doors in an interior setting",
},
{ {
id: "proj-6", id: "proj-6", name: "Sleek Modern Door Solutions", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/green-doors-with-amber-glass-pastel-facade-geometric-city-entrance_169016-71017.jpg", imageAlt: "Sleek modern doors with minimalist interior design"},
name: "Sleek Modern Door Solutions",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/green-doors-with-amber-glass-pastel-facade-geometric-city-entrance_169016-71017.jpg",
imageAlt: "Sleek modern doors with minimalist interior design",
},
]} ]}
title="Our Portfolio of Completed Projects" title="Our Portfolio of Completed Projects"
description="Showcasing the quality and precision of Nayib Doors Service INC. through a selection of our finest interior, exterior, and trim installations." description="Showcasing the quality and precision of Nayib Doors Service INC. through a selection of our finest interior, exterior, and trim installations."
@@ -344,34 +230,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "10+", title: "Years of Experience", items: [
value: "10+", "Over a decade of industry expertise", "Mastering diverse installation techniques", "Continuously adapting to new styles"],
title: "Years of Experience",
items: [
"Over a decade of industry expertise",
"Mastering diverse installation techniques",
"Continuously adapting to new styles",
],
}, },
{ {
id: "m2", id: "m2", value: "500+", title: "Projects Completed", items: [
value: "500+", "Successful residential installations", "Seamless subcontractor collaborations", "Diverse project portfolio"],
title: "Projects Completed",
items: [
"Successful residential installations",
"Seamless subcontractor collaborations",
"Diverse project portfolio",
],
}, },
{ {
id: "m3", id: "m3", value: "99%", title: "Client Satisfaction", items: [
value: "99%", "Dedicated to exceeding expectations", "Building long-term client relationships", "Exceptional feedback and referrals"],
title: "Client Satisfaction",
items: [
"Dedicated to exceeding expectations",
"Building long-term client relationships",
"Exceptional feedback and referrals",
],
}, },
]} ]}
title="Our Impact & Expertise" title="Our Impact & Expertise"
@@ -382,45 +250,31 @@ export default function LandingPage() {
<div id="contact-page" data-section="contact-page"> <div id="contact-page" data-section="contact-page">
<ContactSplitForm <ContactSplitForm
useInvertedBackground={false} useInvertedBackground={false}
title="Ready for Your Next Project?" title="Need a Hand with Your Project?"
description="Get a free, no-obligation quote today for your door or trim installation needs. We're here to help!" description="Whether it's a minor repair or a major installation, our handyman services are here to help. Get a free quote today!"
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email", required: true,
type: "email",
placeholder: "Your Email",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Your Phone Number", required: false,
type: "tel",
placeholder: "Your Phone Number",
required: false,
}, },
{ {
name: "projectType", name: "serviceNeeded", type: "text", placeholder: "Service Needed (e.g., Door Repair, Trim Work)", required: true,
type: "text",
placeholder: "Project Type (e.g., Interior Doors, Trim)",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "message", name: "details", placeholder: "Tell us more about your project...", rows: 4,
placeholder: "Tell us about your project...",
rows: 4,
required: false, required: false,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/african-man-black-suit-old-engineer-with-boss-young-guy-with-senior-man-writing-board_1157-48541.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/handyman-tool-kit-repairman-hand-holds-red-wrench-equipment-set_1150-13725.jpg?_wi=3"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"
buttonText="Request a Quote" buttonText="Schedule Service"
imageAlt="Construction site blueprints client meeting for a quote" imageAlt="Handyman tool kit with a repairman holding a red wrench"
/> />
</div> </div>
@@ -429,14 +283,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Leading Builders", "Leading Builders", "General Contractors", "Development Firms", "Renovation Specialists", "Construction Partners", "Residential Developers", "Commercial Contractors"]}
"General Contractors",
"Development Firms",
"Renovation Specialists",
"Construction Partners",
"Residential Developers",
"Commercial Contractors",
]}
title="Partner with Nayib Doors Service INC." title="Partner with Nayib Doors Service INC."
description="We are actively seeking partnerships with reputable builders, general contractors, and construction companies. Leverage our expertise for seamless door and trim installations on your next project, ensuring quality and efficiency." description="We are actively seeking partnerships with reputable builders, general contractors, and construction companies. Leverage our expertise for seamless door and trim installations on your next project, ensuring quality and efficiency."
showCard={true} showCard={true}
@@ -445,61 +292,42 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBaseCard <FooterBaseCard
logoText="Nayib Doors Service INC." logoText="Handyman Solutions"
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "Home", label: "Home", href: "/"},
href: "/",
},
{ {
label: "About Us", label: "About Us", href: "#about-page"},
href: "/about",
},
{ {
label: "Services", label: "Services", href: "#services-page"},
href: "/services",
},
{ {
label: "Gallery", label: "Gallery", href: "#gallery-page"},
href: "/gallery",
},
], ],
}, },
{ {
title: "Connect", title: "Services", items: [
items: [
{ {
label: "Contact Us", label: "Door Installation", href: "#services-page"},
href: "/contact",
},
{ {
label: "Partner with Us", label: "Trim Work", href: "#services-page"},
href: "/partner",
},
{ {
label: "Get a Quote", label: "Repairs", href: "#contact-page"},
href: "/contact", {
}, label: "Estimates", href: "#contact-page"},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
copyrightText="© 2024 Nayib Doors Service INC. All rights reserved." copyrightText="© 2024 Handyman Solutions. All rights reserved."
/> />
</div> </div>
</ReactLenis> </ReactLenis>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f4f0; --background: #f5f5f5;
--card: #ffffff; --card: #ffffff;
--foreground: #1a1a1a; --foreground: #1c1c1c;
--primary-cta: #2c2c2c; --primary-cta: #1f3251;
--primary-cta-text: #f5f4f0; --primary-cta-text: #f5f5f5;
--secondary-cta: #f5f4f0; --secondary-cta: #ffffff;
--secondary-cta-text: #1a1a1a; --secondary-cta-text: #1c1c1c;
--accent: #8a8a8a; --accent: #15479c;
--background-accent: #e8e6e1; --background-accent: #a8cce8;
/* 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);