Update src/app/page.tsx
This commit is contained in:
141
src/app/page.tsx
141
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Approach",
|
||||
id: "approach",
|
||||
},
|
||||
name: "Approach", id: "approach"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="MCES"
|
||||
/>
|
||||
@@ -53,19 +45,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
logoText="Mays Consulting & Evaluation Services, Inc."
|
||||
description="Independent roof consulting, infrared moisture surveys, and expert evaluations for commercial buildings."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request Information",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request Information", href: "#contact"},
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks_342744-442.jpg?_wi=1"
|
||||
imageAlt="commercial roof inspection professional"
|
||||
@@ -91,35 +78,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Roof Inspections",
|
||||
description: "Thorough inspection of existing roofing systems to determine condition and identify potential issues.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=1",
|
||||
imageAlt: "roof inspection close up",
|
||||
},
|
||||
title: "Roof Inspections", description: "Comprehensive condition analysis to identify early defects, effectively reducing long-term repair costs.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=1", imageAlt: "roof inspection close up"},
|
||||
{
|
||||
title: "Infrared Surveys",
|
||||
description: "Detection of subsurface moisture within roofing systems using precise infrared thermography.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=1",
|
||||
imageAlt: "infrared thermal imaging building",
|
||||
},
|
||||
title: "Infrared Surveys", description: "Precise subsurface moisture detection that prevents major roof failures and expensive structural damage.", imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=1", imageAlt: "infrared thermal imaging building"},
|
||||
{
|
||||
title: "Design & Specs",
|
||||
description: "Preparation of comprehensive specifications and design information for your upcoming roofing projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-sat-inspected-building-plan_1150-24378.jpg",
|
||||
imageAlt: "roof project specification documents",
|
||||
},
|
||||
title: "Design & Specs", description: "Technical documentation that ensures project longevity and mitigates risk through exact material selection.", imageSrc: "http://img.b2bpic.net/free-photo/architect-sat-inspected-building-plan_1150-24378.jpg", imageAlt: "roof project specification documents"},
|
||||
{
|
||||
title: "Moisture Mapping",
|
||||
description: "Visual documentation of moisture accumulation to prevent structural decay.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg",
|
||||
imageAlt: "Construction worker doing his job with belt",
|
||||
},
|
||||
title: "Moisture Mapping", description: "Visual moisture documentation allowing for targeted, efficient interventions that save on restoration expenses.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg", imageAlt: "Construction worker doing his job with belt"},
|
||||
{
|
||||
title: "Roof Life Extension",
|
||||
description: "Consulting on maintenance programs to maximize the return on your roofing assets.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg",
|
||||
imageAlt: "Full shot worker with helmet working on roof",
|
||||
},
|
||||
title: "Roof Life Extension", description: "Proactive maintenance strategies designed to maximize asset lifespan and optimize your return on capital.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg", imageAlt: "Full shot worker with helmet working on roof"},
|
||||
]}
|
||||
title="Roofing Services"
|
||||
description="We specialize in the assessment, analysis, and specification of complex commercial roofing systems."
|
||||
@@ -134,35 +101,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Objective Analysis",
|
||||
description: "Unbiased evaluation based on technical data and existing conditions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384864.jpg",
|
||||
imageAlt: "Man working in a mdf boards warehouse",
|
||||
},
|
||||
title: "Objective Analysis", description: "Unbiased evaluation based on technical data and existing conditions.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384864.jpg", imageAlt: "Man working in a mdf boards warehouse"},
|
||||
{
|
||||
title: "Clear Reporting",
|
||||
description: "Detailed documentation providing actionable insights for building owners.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks_342744-442.jpg?_wi=2",
|
||||
imageAlt: "Man working in a mdf boards warehouse",
|
||||
},
|
||||
title: "Clear Reporting", description: "Detailed documentation providing actionable insights for building owners.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks_342744-442.jpg?_wi=2", imageAlt: "Man working in a mdf boards warehouse"},
|
||||
{
|
||||
title: "Independent Counsel",
|
||||
description: "Recommendations tailored to your building, without affiliation or bias.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-mature-business-partners-meeting-office-sitting-workplace-with-laptop-talking-view-through-glass-wall-business-portrait-concept_74855-14245.jpg?_wi=2",
|
||||
imageAlt: "Man working in a mdf boards warehouse",
|
||||
},
|
||||
title: "Independent Counsel", description: "Recommendations tailored to your building, without affiliation or bias.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-mature-business-partners-meeting-office-sitting-workplace-with-laptop-talking-view-through-glass-wall-business-portrait-concept_74855-14245.jpg?_wi=2", imageAlt: "Man working in a mdf boards warehouse"},
|
||||
{
|
||||
title: "Technical Precision",
|
||||
description: "Leveraging advanced testing methods to verify material performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=2",
|
||||
imageAlt: "Man working in a mdf boards warehouse",
|
||||
},
|
||||
title: "Technical Precision", description: "Leveraging advanced testing methods to verify material performance.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=2", imageAlt: "Man working in a mdf boards warehouse"},
|
||||
{
|
||||
title: "Owner Advocacy",
|
||||
description: "We work exclusively for you, the owner, to protect your interests during projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=2",
|
||||
imageAlt: "Man working in a mdf boards warehouse",
|
||||
},
|
||||
title: "Owner Advocacy", description: "We work exclusively for you, the owner, to protect your interests during projects.", imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=2", imageAlt: "Man working in a mdf boards warehouse"},
|
||||
]}
|
||||
title="Our Approach"
|
||||
description="We pride ourselves on our objective analysis and independent recommendations."
|
||||
@@ -176,25 +123,13 @@ export default function LandingPage() {
|
||||
tag="Expertise"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "20+",
|
||||
description: "Years of experience in commercial roof systems",
|
||||
},
|
||||
id: "m1", value: "20+", description: "Years of experience in commercial roof systems"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "1,000+",
|
||||
description: "Buildings evaluated and surveyed",
|
||||
},
|
||||
id: "m2", value: "1,000+", description: "Buildings evaluated and surveyed"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
description: "Independent evaluation service",
|
||||
},
|
||||
id: "m3", value: "100%", description: "Independent evaluation service"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "Trusted",
|
||||
description: "By national institutional building owners",
|
||||
},
|
||||
id: "m4", value: "Trusted", description: "By national institutional building owners"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -206,30 +141,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What types of roofs do you consult on?",
|
||||
content: "We evaluate all types of commercial and institutional roofing systems.",
|
||||
},
|
||||
id: "q1", title: "What types of roofs do you consult on?", content: "We evaluate all types of commercial and institutional roofing systems."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Why is an infrared survey necessary?",
|
||||
content: "Infrared surveys are the best method for detecting hidden moisture before it causes major damage.",
|
||||
},
|
||||
id: "q2", title: "Why is an infrared survey necessary?", content: "Infrared surveys are the best method for detecting hidden moisture before it causes major damage."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are your recommendations independent?",
|
||||
content: "Yes, we are a fully independent firm without affiliation to contractors or manufacturers.",
|
||||
},
|
||||
id: "q3", title: "Are your recommendations independent?", content: "Yes, we are a fully independent firm without affiliation to contractors or manufacturers."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Do you provide project management?",
|
||||
content: "We offer comprehensive oversight to ensure your project is completed according to specifications.",
|
||||
},
|
||||
id: "q4", title: "Do you provide project management?", content: "We offer comprehensive oversight to ensure your project is completed according to specifications."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "How do I get started?",
|
||||
content: "Simply contact our office to schedule an initial consultation for your property.",
|
||||
},
|
||||
id: "q5", title: "How do I get started?", content: "Simply contact our office to schedule an initial consultation for your property."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common questions about our roof consulting and survey services."
|
||||
@@ -244,16 +164,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in touch"
|
||||
title="Request Information"
|
||||
description="Have questions about your building? Contact Mays Consulting today to discuss your project."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call (740) 363-9511",
|
||||
href: "tel:7403639511",
|
||||
},
|
||||
text: "Call (740) 363-9511", href: "tel:7403639511"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -267,4 +184,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user