Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-11 12:39:18 +00:00

View File

@@ -31,49 +31,25 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "about",
},
{
name: "Features",
id: "features",
},
{
name: "Services",
id: "products",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "FAQ",
id: "faq",
},
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Services", id: "products" },
{ name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" }
]}
brandName="JK Waterproofing"
button={{
text: "Contact Us",
href: "#contact",
}}
text: "Contact Us", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "rotated-rays-static",
}}
background={{ variant: "rotated-rays-static" }}
title="Protect Your Investment with JK Waterproofing"
description="Professional moisture protection for your home and business. Reliable services, durable results, and peace of mind."
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-man-drawing-wall-using-marker_23-2147839400.jpg?_wi=1"
buttons={[{ text: "Get a Quote", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-man-drawing-wall-using-marker_23-2147839400.jpg"
imageAlt="Professional waterproofing services"
/>
</div>
@@ -85,20 +61,11 @@ export default function LandingPage() {
title="Why Choose JK Waterproofing?"
description="With years of experience in structural protection, we provide advanced waterproofing solutions that stand the test of time."
bulletPoints={[
{
title: "Expert Team",
description: "Highly trained professionals with deep industry knowledge.",
},
{
title: "Premium Materials",
description: "Using only industry-leading, durable sealants.",
},
{
title: "Guaranteed Results",
description: "Long-term protection for your peace of mind.",
},
{ title: "Expert Team", description: "Highly trained professionals with deep industry knowledge." },
{ title: "Premium Materials", description: "Using only industry-leading, durable sealants." },
{ title: "Guaranteed Results", description: "Long-term protection for your peace of mind." }
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -110,59 +77,26 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Surface Coating",
description: "Advanced chemical surface treatment for maximum resilience.",
bentoComponent: "media-stack",
items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/microperforated-sheet-background-still-life_23-2150260333.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-116.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/urban-wall-surface_23-2148107034.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-man-drawing-wall-using-marker_23-2147839400.jpg?_wi=2",
imageAlt: "blue industrial concrete sealer texture",
title: "Surface Coating", description: "Advanced chemical surface treatment for maximum resilience.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/microperforated-sheet-background-still-life_23-2150260333.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-116.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/urban-wall-surface_23-2148107034.jpg" }
]
},
{
title: "Roof Repairs",
description: "Complete roof waterproofing to prevent leaks and damage.",
bentoComponent: "media-stack",
items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-paint_23-2149714286.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg?_wi=2",
imageAlt: "blue industrial concrete sealer texture",
title: "Roof Repairs", description: "Complete roof waterproofing to prevent leaks and damage.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-paint_23-2149714286.jpg" }
]
},
{
title: "Moisture Barriers",
description: "Industrial strength basement and foundation protection.",
bentoComponent: "media-stack",
items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/detail-urban-stairs_23-2148107029.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756588.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ecologist-taking-water-sample-from-sewage-system-examining-quality-level-contamination-pollution_342744-955.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/spilled-metallic-paint-can_23-2151934715.jpg?_wi=1",
imageAlt: "blue industrial concrete sealer texture",
},
title: "Moisture Barriers", description: "Industrial strength basement and foundation protection.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/detail-urban-stairs_23-2148107029.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756588.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/ecologist-taking-water-sample-from-sewage-system-examining-quality-level-contamination-pollution_342744-955.jpg" }
]
}
]}
title="Our Expert Services"
description="Tailored waterproofing solutions for every part of your structure."
@@ -176,42 +110,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Clear Membrane Sealer",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/spilled-metallic-paint-can_23-2151934715.jpg?_wi=2",
},
{
id: "p2",
name: "Resin Coating",
price: "$250",
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-carrying-placard_23-2149328065.jpg",
},
{
id: "p3",
name: "Roof Spray Coating",
price: "$180",
imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486997.jpg",
},
{
id: "p4",
name: "Bitumen Agent",
price: "$90",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hyaluronic-acid-tratment_23-2149286764.jpg",
},
{
id: "p5",
name: "Silicone Repellent",
price: "$150",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14496.jpg",
},
{
id: "p6",
name: "Polyurethane Foam",
price: "$210",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-aerosol-cans-floor_23-2147839408.jpg",
},
{ id: "p1", name: "Clear Membrane Sealer", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/spilled-metallic-paint-can_23-2151934715.jpg" },
{ id: "p2", name: "Resin Coating", price: "$250", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-carrying-placard_23-2149328065.jpg" },
{ id: "p3", name: "Roof Spray Coating", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486997.jpg" },
{ id: "p4", name: "Bitumen Agent", price: "$90", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hyaluronic-acid-tratment_23-2149286764.jpg" },
{ id: "p5", name: "Silicone Repellent", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14496.jpg" },
{ id: "p6", name: "Polyurethane Foam", price: "$210", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-aerosol-cans-floor_23-2147839408.jpg" }
]}
title="Our Product Range"
description="We offer premium high-performance waterproofing supplies."
@@ -223,13 +127,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"BuildCore",
"RenovaCorp",
"HomeSafe",
"PrimeBuild",
"CityConstruct",
"Structura",
"ReliantGroup",
"BuildCore", "RenovaCorp", "HomeSafe", "PrimeBuild", "CityConstruct", "Structura", "ReliantGroup"
]}
title="Trusted by Leaders"
description="Partnering with top developers and homeowners across the region."
@@ -241,46 +139,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Excellent Service",
quote: "JK Waterproofing saved my basement from severe flooding. Their professionalism is top-notch.",
name: "Sarah Miller",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-handshaking-couple-congratulate-them-their-new-house_23-2148895484.jpg",
},
{
id: "t2",
title: "Very Reliable",
quote: "The team was efficient, clean, and delivered results beyond my expectations. Truly recommended.",
name: "James Anderson",
role: "Property Manager",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18998.jpg",
},
{
id: "t3",
title: "Professional Team",
quote: "We hired them for our commercial roof coating. They worked around our schedule and did great.",
name: "Emily Chen",
role: "Facility Manager",
imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-together-their-new-home-while-holding-paintbrush_23-2149086844.jpg",
},
{
id: "t4",
title: "Top Quality",
quote: "Great experience overall. Clear communication and perfect execution for my roof waterproofing.",
name: "David Wright",
role: "Architect",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-making-hand-gesture-with-cup-coffee-laptop-desk_23-2147955285.jpg",
},
{
id: "t5",
title: "Lasting Results",
quote: "It has been three years since our foundation work and we have had zero issues. Worth every penny.",
name: "Linda Peterson",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
},
{ id: "t1", title: "Excellent Service", quote: "JK Waterproofing saved my basement from severe flooding. Their professionalism is top-notch.", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-handshaking-couple-congratulate-them-their-new-house_23-2148895484.jpg" },
{ id: "t2", title: "Very Reliable", quote: "The team was efficient, clean, and delivered results beyond my expectations. Truly recommended.", name: "James Anderson", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18998.jpg" },
{ id: "t3", title: "Professional Team", quote: "We hired them for our commercial roof coating. They worked around our schedule and did great.", name: "Emily Chen", role: "Facility Manager", imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-together-their-new-home-while-holding-paintbrush_23-2149086844.jpg" },
{ id: "t4", title: "Top Quality", quote: "Great experience overall. Clear communication and perfect execution for my roof waterproofing.", name: "David Wright", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-making-hand-gesture-with-cup-coffee-laptop-desk_23-2147955285.jpg" },
{ id: "t5", title: "Lasting Results", quote: "It has been three years since our foundation work and we have had zero issues. Worth every penny.", name: "Linda Peterson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg" }
]}
title="Client Success Stories"
description="Hear what our valued clients have to say about our professional services."
@@ -291,21 +154,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How long does the waterproofing last?",
content: "Our solutions offer long-term protection, typically lasting 10+ years depending on site conditions.",
},
{
id: "q2",
title: "Do you provide estimates?",
content: "Yes, we offer free site inspections and professional quotes for all projects.",
},
{
id: "q3",
title: "Is your work guaranteed?",
content: "We offer comprehensive service warranties to ensure quality and long-term protection.",
},
{ id: "q1", title: "How long does the waterproofing last?", content: "Our solutions offer long-term protection, typically lasting 10+ years depending on site conditions." },
{ id: "q2", title: "Do you provide estimates?", content: "Yes, we offer free site inspections and professional quotes for all projects." },
{ id: "q3", title: "Is your work guaranteed?", content: "We offer comprehensive service warranties to ensure quality and long-term protection." }
]}
sideTitle="Common Questions"
faqsAnimation="slide-up"
@@ -315,9 +166,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "rotated-rays-static",
}}
background={{ variant: "rotated-rays-static" }}
tag="Contact Us"
title="Ready to Secure Your Building?"
description="Reach out today to discuss your project and get a professional consultation."
@@ -331,52 +180,25 @@ export default function LandingPage() {
logoText="JK Waterproofing"
columns={[
{
title: "Services",
items: [
{
label: "Roof Repairs",
href: "#",
},
{
label: "Surface Coating",
href: "#",
},
{
label: "Basement Protection",
href: "#",
},
],
title: "Services", items: [
{ label: "Roof Repairs", href: "#" },
{ label: "Surface Coating", href: "#" },
{ label: "Basement Protection", href: "#" }
]
},
{
title: "Company",
items: [
{
label: "About Us",
href: "#",
},
{
label: "Careers",
href: "#",
},
{
label: "Contact",
href: "#contact",
},
],
title: "Company", items: [
{ label: "About Us", href: "#" },
{ label: "Careers", href: "#" },
{ label: "Contact", href: "#contact" }
]
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Use",
href: "#",
},
],
},
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Use", href: "#" }
]
}
]}
copyrightText="© 2024 JK Waterproofing Services. All rights reserved."
/>