Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
264
src/app/page.tsx
264
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "metrics",
|
||||
},
|
||||
name: "Why Us", id: "metrics"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "FAQs",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQs", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Prime Inspect"
|
||||
bottomLeftText="Your Home, Inspected"
|
||||
@@ -61,41 +51,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Protect Your Investment. Ensure Peace of Mind."
|
||||
description="Don't let hidden problems turn your dream home into a nightmare. Our premium home inspection services provide the clarity and confidence you need."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Your Inspection",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule Your Inspection", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-real-estate-agent-giving-couple-keys-their-new-home_637285-10928.jpg",
|
||||
imageAlt: "Luxurious home interior with detailed inspection",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-real-estate-agent-giving-couple-keys-their-new-home_637285-10928.jpg", imageAlt: "Luxurious home interior with detailed inspection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-work-with-laptop_23-2148921389.jpg",
|
||||
imageAlt: "Modern house exterior with professional inspection",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-work-with-laptop_23-2148921389.jpg", imageAlt: "Modern house exterior with professional inspection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg",
|
||||
imageAlt: "Home inspector using thermal imaging camera",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg", imageAlt: "Home inspector using thermal imaging camera"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-table-worried-expression_1194-4625.jpg",
|
||||
imageAlt: "Close-up of a house structural issue",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-table-worried-expression_1194-4625.jpg", imageAlt: "Close-up of a house structural issue"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-receiving-keys-their-new-home-from-realtor_23-2148895469.jpg",
|
||||
imageAlt: "Happy couple receiving keys to their new home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-receiving-keys-their-new-home-from-realtor_23-2148895469.jpg", imageAlt: "Happy couple receiving keys to their new home"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-real-estate-agent-showing-house_23-2150225241.jpg",
|
||||
imageAlt: "Digital home inspection report on a tablet",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-real-estate-agent-showing-house_23-2150225241.jpg", imageAlt: "Digital home inspection report on a tablet"},
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -108,48 +83,30 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Save Thousands in Unforeseen Repairs",
|
||||
description: "Our meticulous inspections reveal costly hidden issues before you buy, empowering you to negotiate or make informed decisions.",
|
||||
icon: Wallet,
|
||||
title: "Save Thousands in Unforeseen Repairs", description: "Our meticulous inspections reveal costly hidden issues before you buy, empowering you to negotiate or make informed decisions.", icon: Wallet,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-workers-cooperating-shaking-hands_329181-15608.jpg",
|
||||
imageAlt: "Inspector examining electrical panel",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-workers-cooperating-shaking-hands_329181-15608.jpg", imageAlt: "Inspector examining electrical panel"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg",
|
||||
imageAlt: "Inspector checking plumbing",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg", imageAlt: "Inspector checking plumbing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Fast, Professional & Reliable Service",
|
||||
description: "Experience efficient scheduling, thorough inspections, and prompt, easy-to-understand reports delivered by certified experts.",
|
||||
icon: Clock,
|
||||
title: "Fast, Professional & Reliable Service", description: "Experience efficient scheduling, thorough inspections, and prompt, easy-to-understand reports delivered by certified experts.", icon: Clock,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-looking-away_23-2148384477.jpg",
|
||||
imageAlt: "Inspector on a roof with a drone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-looking-away_23-2148384477.jpg", imageAlt: "Inspector on a roof with a drone"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15177.jpg",
|
||||
imageAlt: "Inspector examining foundation cracks",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15177.jpg", imageAlt: "Inspector examining foundation cracks"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Confidence in Your Home Investment",
|
||||
description: "From foundation to rooftop, we provide a complete picture, ensuring you're confident in every aspect of your new home purchase.",
|
||||
icon: ShieldCheck,
|
||||
title: "Confidence in Your Home Investment", description: "From foundation to rooftop, we provide a complete picture, ensuring you're confident in every aspect of your new home purchase.", icon: ShieldCheck,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-playing-sudoku-game-together_23-2149072712.jpg",
|
||||
imageAlt: "Digital inspection report on a tablet",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-playing-sudoku-game-together_23-2149072712.jpg", imageAlt: "Digital inspection report on a tablet"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-attractive-businesswoman-black-shirt-along-with-young-man-discussing-graphics-desk-while-young-lady-presents-her-work-reading-document-job-building-presentation_140725-16128.jpg",
|
||||
imageAlt: "Inspector explaining findings to clients",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-attractive-businesswoman-black-shirt-along-with-young-man-discussing-graphics-desk-while-young-lady-presents-her-work-reading-document-job-building-presentation_140725-16128.jpg", imageAlt: "Inspector explaining findings to clients"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -165,22 +122,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "$10,000+",
|
||||
title: "Average Savings Identified",
|
||||
description: "The average amount our clients save by uncovering significant issues before closing.",
|
||||
id: "1", value: "$10,000+", title: "Average Savings Identified", description: "The average amount our clients save by uncovering significant issues before closing.", imageSrc: "/images/metric-savings.jpg", imageAlt: "Graph showing financial savings"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "24-Hour",
|
||||
title: "Report Delivery",
|
||||
description: "Comprehensive digital reports delivered quickly, so you can act fast.",
|
||||
id: "2", value: "24-Hour", title: "Report Delivery", description: "Comprehensive digital reports delivered quickly, so you can act fast.", imageSrc: "/images/metric-report.jpg", imageAlt: "Digital report icon"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "100%",
|
||||
title: "Client Satisfaction",
|
||||
description: "Our top priority is ensuring you feel confident and fully informed.",
|
||||
id: "3", value: "100%", title: "Client Satisfaction", description: "Our top priority is ensuring you feel confident and fully informed.", imageSrc: "/images/metric-satisfaction.jpg", imageAlt: "Satisfaction badge icon"
|
||||
},
|
||||
]}
|
||||
title="Impactful Results, Proven Protection"
|
||||
@@ -195,64 +143,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "First-Time Homebuyer",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149271087.jpg",
|
||||
imageAlt: "Sarah J.",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "First-Time Homebuyer", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149271087.jpg", imageAlt: "Sarah J."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael C.",
|
||||
role: "Real Estate Investor",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg",
|
||||
imageAlt: "Michael C.",
|
||||
},
|
||||
id: "2", name: "Michael C.", role: "Real Estate Investor", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", imageAlt: "Michael C."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
role: "Growing Family",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-portrait-happy-couple-saying-hi-gadget-screen_74855-2816.jpg",
|
||||
imageAlt: "Emily R.",
|
||||
},
|
||||
id: "3", name: "Emily R.", role: "Growing Family", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-portrait-happy-couple-saying-hi-gadget-screen_74855-2816.jpg", imageAlt: "Emily R."},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
role: "Experienced Homeowner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg",
|
||||
imageAlt: "David K.",
|
||||
},
|
||||
id: "4", name: "David K.", role: "Experienced Homeowner", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg", imageAlt: "David K."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica L.",
|
||||
role: "New to the City",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310937.jpg",
|
||||
imageAlt: "Jessica L.",
|
||||
},
|
||||
id: "5", name: "Jessica L.", role: "New to the City", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310937.jpg", imageAlt: "Jessica L."},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
label: "Saved Clients",
|
||||
value: "1000+",
|
||||
},
|
||||
label: "Saved Clients", value: "1000+"},
|
||||
{
|
||||
label: "5-Star Reviews",
|
||||
value: "98%",
|
||||
},
|
||||
label: "5-Star Reviews", value: "98%"},
|
||||
{
|
||||
label: "Years in Business",
|
||||
value: "15+",
|
||||
},
|
||||
label: "Years in Business", value: "15+"},
|
||||
]}
|
||||
title="Trusted Voices, Real Outcomes."
|
||||
description="Hear directly from homeowners who've experienced the Prime Inspect difference, safeguarding their investments and gaining confidence."
|
||||
@@ -263,15 +175,9 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/real-estate-typography-logo_742173-4275.jpg",
|
||||
"http://img.b2bpic.net/free-psd/home-insurance-template-design_23-2151539610.jpg",
|
||||
"http://img.b2bpic.net/free-vector/smart-home-background-with-icons_23-2147854726.jpg",
|
||||
"http://img.b2bpic.net/free-vector/elegant-business-card-template_23-2148033452.jpg",
|
||||
"http://img.b2bpic.net/free-vector/brutalist-monocolor-mod-haus-logo_1421494-548.jpg",
|
||||
"http://img.b2bpic.net/free-vector/divorce-mediation-design_23-2148599951.jpg",
|
||||
"http://img.b2bpic.net/free-psd/home-template-design_23-2150708692.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-vector/real-estate-typography-logo_742173-4275.jpg", "http://img.b2bpic.net/free-psd/home-insurance-template-design_23-2151539610.jpg", "http://img.b2bpic.net/free-vector/smart-home-background-with-icons_23-2147854726.jpg", "http://img.b2bpic.net/free-vector/elegant-business-card-template_23-2148033452.jpg", "http://img.b2bpic.net/free-vector/brutalist-monocolor-mod-haus-logo_1421494-548.jpg", "http://img.b2bpic.net/free-vector/divorce-mediation-design_23-2148599951.jpg", "http://img.b2bpic.net/free-psd/home-template-design_23-2150708692.jpg"]}
|
||||
title="Partners You Can Trust"
|
||||
description="We collaborate with leading real estate agencies and property groups to provide seamless, reliable inspection services."
|
||||
/>
|
||||
@@ -282,30 +188,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Why do I need a home inspection?",
|
||||
content: "A professional home inspection uncovers potential issues and costly repairs before you finalize your purchase, protecting your investment and providing peace of mind.",
|
||||
},
|
||||
id: "1", title: "Why do I need a home inspection?", content: "A professional home inspection uncovers potential issues and costly repairs before you finalize your purchase, protecting your investment and providing peace of mind."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What does a home inspection cover?",
|
||||
content: "Our comprehensive inspections cover structural integrity, roofing, HVAC, plumbing, electrical systems, insulation, ventilation, and more to provide a complete overview of the property's condition.",
|
||||
},
|
||||
id: "2", title: "What does a home inspection cover?", content: "Our comprehensive inspections cover structural integrity, roofing, HVAC, plumbing, electrical systems, insulation, ventilation, and more to provide a complete overview of the property's condition."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How long does an inspection take?",
|
||||
content: "Typically, a standard home inspection takes 2-4 hours, depending on the size and age of the property. We work efficiently without compromising thoroughness.",
|
||||
},
|
||||
id: "3", title: "How long does an inspection take?", content: "Typically, a standard home inspection takes 2-4 hours, depending on the size and age of the property. We work efficiently without compromising thoroughness."},
|
||||
{
|
||||
id: "4",
|
||||
title: "When will I receive the inspection report?",
|
||||
content: "We pride ourselves on efficiency. You will receive a detailed, easy-to-understand digital report within 24 hours of the inspection.",
|
||||
},
|
||||
id: "4", title: "When will I receive the inspection report?", content: "We pride ourselves on efficiency. You will receive a detailed, easy-to-understand digital report within 24 hours of the inspection."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Can I attend the inspection?",
|
||||
content: "Absolutely! We encourage clients to attend, ask questions, and learn about their prospective home firsthand. It’s a valuable educational opportunity.",
|
||||
},
|
||||
id: "5", title: "Can I attend the inspection?", content: "Absolutely! We encourage clients to attend, ask questions, and learn about their prospective home firsthand. It’s a valuable educational opportunity."},
|
||||
]}
|
||||
sideTitle="Your Questions, Answered."
|
||||
sideDescription="We believe transparency builds trust. Here are the most common questions our clients ask about home inspections and our process."
|
||||
@@ -321,34 +212,20 @@ export default function LandingPage() {
|
||||
description="Schedule your premium home inspection today and take the first step towards a confident home purchase. Our team is ready to assist you."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Full Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Full Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: false,
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: false,
|
||||
},
|
||||
{
|
||||
name: "preferredDate",
|
||||
type: "date",
|
||||
placeholder: "Preferred Date",
|
||||
required: false,
|
||||
name: "preferredDate", type: "date", placeholder: "Preferred Date", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your property & needs (optional)",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your property & needs (optional)", rows: 4,
|
||||
required: false,
|
||||
}}
|
||||
mediaAnimation="opacity"
|
||||
@@ -360,50 +237,31 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Home Inspections",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Home Inspections", href: "#features"},
|
||||
{
|
||||
label: "Report Delivery",
|
||||
href: "#metrics",
|
||||
},
|
||||
label: "Report Delivery", href: "#metrics"},
|
||||
{
|
||||
label: "Client Support",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Client Support", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "About Us", href: "#hero"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Partners",
|
||||
href: "#social-proof",
|
||||
},
|
||||
label: "Partners", href: "#social-proof"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user