Update src/app/page.tsx

This commit is contained in:
2026-03-25 07:12:36 +00:00
parent 3120714a4c
commit 85587222d3

View File

@@ -31,40 +31,19 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "about",
href: "/about",
},
name: "About", id: "/about"},
{
name: "Services",
id: "services",
href: "/services",
},
name: "Services", id: "/services"},
{
name: "Projects",
id: "projects",
href: "/projects",
},
name: "Projects", id: "/projects"},
{
name: "Reviews",
id: "reviews",
href: "/reviews",
},
name: "Reviews", id: "/reviews"},
{
name: "Request a Quote",
id: "request-quote",
href: "/request-quote",
},
name: "Request a Quote", id: "/request-quote"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Kava Construction"
/>
@@ -73,20 +52,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "plain",
}}
variant: "plain"}}
imagePosition="right"
title="Built to Last. Delivered On Time."
description="Kava Construction — Fargo-based experts in agricultural & commercial construction."
buttons={[
{
text: "Request a Free Quote",
href: "/request-quote",
},
text: "Request a Free Quote", href: "/request-quote"},
{
text: "View Projects",
href: "/projects",
},
text: "View Projects", href: "/projects"},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-wheat-optical-fibers-light_23-2148241361.jpg"
imageAlt="Dramatic image of a completed grain facility at golden hour"
@@ -103,19 +77,13 @@ export default function LandingPage() {
description="With a legacy of excellence in Fargo, ND, Kava Construction stands as a pillar of reliability and quality in the agricultural and commercial building sectors. Our commitment to delivering projects on time and under budget, combined with unparalleled expertise, makes us your ideal construction partner."
bulletPoints={[
{
title: "Proven Experience",
description: "Projects completed on time and under budget across grain handling and commercial builds.",
},
title: "Proven Experience", description: "Projects completed on time and under budget across grain handling and commercial builds."},
{
title: "Dependable Project Management",
description: "Clear timelines, daily updates, and safety-first execution.",
},
title: "Dependable Project Management", description: "Clear timelines, daily updates, and safety-first execution."},
{
title: "Local Expertise",
description: "Fargo-based team with deep knowledge of regional regulations and seasonal logistics.",
},
title: "Local Expertise", description: "Fargo-based team with deep knowledge of regional regulations and seasonal logistics."},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-people-with-neon-safety-vestsi_23-2148269347.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-people-with-neon-safety-vestsi_23-2148269347.jpg"
imageAlt="Kava construction team members at a construction site"
mediaAnimation="slide-up"
/>
@@ -129,25 +97,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Agricultural Construction",
description: "Specializing in the design and construction of resilient agricultural facilities, including barns, storage structures, and processing plants.",
imageSrc: "http://img.b2bpic.net/free-photo/teenagers-sportswear-outdoors_23-2148800941.jpg?_wi=1",
imageAlt: "Large agricultural building under construction",
},
title: "Agricultural Construction", description: "Specializing in the design and construction of resilient agricultural facilities, including barns, storage structures, and processing plants.", imageSrc: "http://img.b2bpic.net/free-photo/teenagers-sportswear-outdoors_23-2148800941.jpg", imageAlt: "Large agricultural building under construction"},
{
id: 2,
title: "Grain Conveyance & Storage",
description: "Expert solutions for grain handling systems, including silos, conveyors, and integrated storage solutions for optimal efficiency.",
imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19068.jpg",
imageAlt: "Complex grain silo system",
},
title: "Grain Conveyance & Storage", description: "Expert solutions for grain handling systems, including silos, conveyors, and integrated storage solutions for optimal efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19068.jpg", imageAlt: "Complex grain silo system"},
{
id: 3,
title: "Commercial Construction & Renovation",
description: "From new commercial builds to extensive renovations, we deliver modern, functional spaces that drive business success.",
imageSrc: "http://img.b2bpic.net/free-photo/view-thames-river-london-city_23-2149437450.jpg",
imageAlt: "Modern commercial building facade with renovation in progress",
},
title: "Commercial Construction & Renovation", description: "From new commercial builds to extensive renovations, we deliver modern, functional spaces that drive business success.", imageSrc: "http://img.b2bpic.net/free-photo/view-thames-river-london-city_23-2149437450.jpg", imageAlt: "Modern commercial building facade with renovation in progress"},
]}
title="Our Specialized Construction Services"
description="Kava Construction offers a comprehensive suite of services tailored to meet the demanding needs of our clients. From foundational agricultural facilities to intricate commercial renovations, our expertise ensures robust and efficient outcomes."
@@ -162,26 +118,11 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "State-of-the-Art Grain Facility",
price: "See Project Details",
imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748206.jpg",
imageAlt: "Aerial view of a large, new grain storage facility",
},
id: "1", name: "State-of-the-Art Grain Facility", price: "See Project Details", imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748206.jpg", imageAlt: "Aerial view of a large, new grain storage facility"},
{
id: "2",
name: "Modern Office Transformation",
price: "See Project Details",
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-interior-design-with-wooden-walls-green-vertical-garden_191095-99739.jpg",
imageAlt: "Sleek, modern office interior post-renovation",
},
id: "2", name: "Modern Office Transformation", price: "See Project Details", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-interior-design-with-wooden-walls-green-vertical-garden_191095-99739.jpg", imageAlt: "Sleek, modern office interior post-renovation"},
{
id: "3",
name: "High-Efficiency Industrial Warehouse",
price: "See Project Details",
imageSrc: "http://img.b2bpic.net/free-photo/iron-steel-material-storage_1127-3263.jpg",
imageAlt: "Large, clean industrial warehouse interior",
},
id: "3", name: "High-Efficiency Industrial Warehouse", price: "See Project Details", imageSrc: "http://img.b2bpic.net/free-photo/iron-steel-material-storage_1127-3263.jpg", imageAlt: "Large, clean industrial warehouse interior"},
]}
title="Featured Projects: Building for Tomorrow"
description="Explore our portfolio of successfully completed projects, showcasing our commitment to quality, innovation, and client satisfaction across diverse construction challenges."
@@ -195,37 +136,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Riley Schaefer",
handle: "CEO, TechGrain Corp",
testimonial: "Kava has always completed projects at or under bid amount and in a timely fashion. Well-rounded management with a heck of a lot of experience in the grain conveyance and storage industry.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg?_wi=1",
imageAlt: "Riley Schaefer",
},
id: "1", name: "Riley Schaefer", handle: "CEO, TechGrain Corp", testimonial: "Kava has always completed projects at or under bid amount and in a timely fashion. Well-rounded management with a heck of a lot of experience in the grain conveyance and storage industry.", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", imageAlt: "Riley Schaefer"},
{
id: "2",
name: "Jeremy Sigfusson",
handle: "Local Guide",
testimonial: "Reasonable price. They're pretty good.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-standing-near-metallic-railing-looking-camera_23-2148193892.jpg?_wi=1",
imageAlt: "Jeremy Sigfusson",
},
id: "2", name: "Jeremy Sigfusson", handle: "Local Guide", testimonial: "Reasonable price. They're pretty good.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-standing-near-metallic-railing-looking-camera_23-2148193892.jpg", imageAlt: "Jeremy Sigfusson"},
{
id: "3",
name: "Casey Fevig",
handle: "Project Manager",
testimonial: "Top notch customer service and quality.",
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-smiling-standing-near-business-centre_176420-5652.jpg?_wi=1",
imageAlt: "Casey Fevig",
},
id: "3", name: "Casey Fevig", handle: "Project Manager", testimonial: "Top notch customer service and quality.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-smiling-standing-near-business-centre_176420-5652.jpg", imageAlt: "Casey Fevig"},
{
id: "4",
name: "Alex Miller",
handle: "Farm Owner",
testimonial: "Kava Construction transformed our facility. Their team was professional, efficient, and the quality of work was outstanding. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/serious-successful-young-businessman-standing-office-looking-camera_1163-4223.jpg?_wi=1",
imageAlt: "Alex Miller",
},
id: "4", name: "Alex Miller", handle: "Farm Owner", testimonial: "Kava Construction transformed our facility. Their team was professional, efficient, and the quality of work was outstanding. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/serious-successful-young-businessman-standing-office-looking-camera_1163-4223.jpg", imageAlt: "Alex Miller"},
]}
title="What Our Clients Say"
description="Our commitment to quality and client satisfaction is reflected in the trust our partners place in us. Hear directly from those who have experienced the Kava Construction difference."
@@ -238,36 +155,17 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "1",
title: "Consultation",
subtitle: "Initial Needs Assessment",
category: "Step 1",
value: "Vision",
},
id: "1", title: "Consultation", subtitle: "Initial Needs Assessment", category: "Step 1", value: "Vision"},
{
id: "2",
title: "Planning",
subtitle: "Detailed Design & Budgeting",
category: "Step 2",
value: "Strategy",
},
id: "2", title: "Planning", subtitle: "Detailed Design & Budgeting", category: "Step 2", value: "Strategy"},
{
id: "3",
title: "Construction",
subtitle: "Expert Execution & Management",
category: "Step 3",
value: "Build",
},
id: "3", title: "Construction", subtitle: "Expert Execution & Management", category: "Step 3", value: "Build"},
{
id: "4",
title: "Delivery",
subtitle: "Final Inspection & Handover",
category: "Step 4",
value: "Success",
},
id: "4", title: "Delivery", subtitle: "Final Inspection & Handover", category: "Step 4", value: "Success"},
]}
title="Our Proven 4-Step Construction Process"
description="At Kava Construction, we follow a meticulous process to ensure every project is executed flawlessly, delivered efficiently, and exceeds expectations, from initial concept to final handover."
textboxLayout="centered"
/>
</div>
@@ -278,34 +176,20 @@ export default function LandingPage() {
description="Ready to start your next construction project? Fill out the form below to receive a complimentary assessment and detailed quote from our experts."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: false,
name: "email", type: "email", placeholder: "Email Address", required: false,
},
{
name: "projectType",
type: "text",
placeholder: "Type of Project (e.g., Agricultural, Commercial)",
required: true,
name: "projectType", type: "text", placeholder: "Type of Project (e.g., Agricultural, Commercial)", required: true,
},
]}
textarea={{
name: "projectDescription",
placeholder: "Brief Project Description",
rows: 4,
name: "projectDescription", placeholder: "Brief Project Description", rows: 4,
required: false,
}}
imageSrc="http://img.b2bpic.net/free-photo/roofers-with-helmets-working-together_23-2149343699.jpg"
@@ -322,62 +206,37 @@ export default function LandingPage() {
imageAlt="Stylized background of construction blueprint"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Agricultural",
href: "/services#agricultural",
},
label: "Agricultural", href: "/services#agricultural"},
{
label: "Grain Storage",
href: "/services#grain-storage",
},
label: "Grain Storage", href: "/services#grain-storage"},
{
label: "Commercial",
href: "/services#commercial",
},
label: "Commercial", href: "/services#commercial"},
{
label: "Project Management",
href: "/services#project-management",
},
label: "Project Management", href: "/services#project-management"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Projects",
href: "/projects",
},
label: "Projects", href: "/projects"},
{
label: "Reviews",
href: "/reviews",
},
label: "Reviews", href: "/reviews"},
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
{
label: "Request a Quote",
href: "/request-quote",
},
label: "Request a Quote", href: "/request-quote"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}