Merge version_1 into main #1
245
src/app/page.tsx
245
src/app/page.tsx
@@ -32,33 +32,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "#portfolio"},
|
||||
{
|
||||
name: "Clients",
|
||||
id: "#clients",
|
||||
},
|
||||
name: "Clients", id: "#clients"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="AeroVision"
|
||||
/>
|
||||
@@ -67,21 +53,16 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "downward-rays-animated",
|
||||
}}
|
||||
variant: "downward-rays-animated"}}
|
||||
imagePosition="right"
|
||||
title="Elevate Your Vision with Drone Technology"
|
||||
description="Precision drone videography and industrial mapping services for unparalleled insights and stunning visuals."
|
||||
tag="AeroVision"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Consultation", href: "#contact"},
|
||||
{
|
||||
text: "View Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
text: "View Portfolio", href: "#portfolio"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-threw-papers-into-sky-wheat-field-agriculture-production-concept_627829-7315.jpg"
|
||||
imageAlt="Modern drone flying over a landscape, performing aerial tasks"
|
||||
@@ -89,52 +70,32 @@ export default function LandingPage() {
|
||||
fixedMediaHeight={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-handsome-african-american-man-looking_74855-5064.jpg",
|
||||
alt: "Diverse professional",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-handsome-african-american-man-looking_74855-5064.jpg", alt: "Diverse professional"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-beautiful-brunette-woman-with-combed-hair-clean-face-skin-looking-thoughtful-logo-promo-left-empty-space-isolated-studio-background_176420-46713.jpg",
|
||||
alt: "Young professional woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-beautiful-brunette-woman-with-combed-hair-clean-face-skin-looking-thoughtful-logo-promo-left-empty-space-isolated-studio-background_176420-46713.jpg", alt: "Young professional woman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-man-smiling_23-2148729669.jpg",
|
||||
alt: "Experienced professional man",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-man-smiling_23-2148729669.jpg", alt: "Experienced professional man"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg",
|
||||
alt: "Smiling professional woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", alt: "Smiling professional woman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-senior-man_23-2149196165.jpg",
|
||||
alt: "Senior business executive",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-senior-man_23-2149196165.jpg", alt: "Senior business executive"},
|
||||
]}
|
||||
avatarText="Join 100+ satisfied clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Precision Mapping",
|
||||
icon: MapPin,
|
||||
type: "text-icon", text: "Precision Mapping", icon: MapPin,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Cinematic Views",
|
||||
icon: Camera,
|
||||
type: "text-icon", text: "Cinematic Views", icon: Camera,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Infrastructure Inspection",
|
||||
icon: Building,
|
||||
type: "text-icon", text: "Infrastructure Inspection", icon: Building,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Project Monitoring",
|
||||
icon: TrendingUp,
|
||||
type: "text-icon", text: "Project Monitoring", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Stunning Aerials",
|
||||
icon: Rocket,
|
||||
type: "text-icon", text: "Stunning Aerials", icon: Rocket,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -162,24 +123,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Video,
|
||||
title: "Cinematic Drone Videography",
|
||||
description: "Create stunning aerial videos for commercials, events, and promotional content with breathtaking perspectives.",
|
||||
},
|
||||
title: "Cinematic Drone Videography", description: "Create stunning aerial videos for commercials, events, and promotional content with breathtaking perspectives."},
|
||||
{
|
||||
icon: MapPin,
|
||||
title: "Industrial Mapping & Surveying",
|
||||
description: "Gain precise topographical data, 3D models, and volumetric measurements for construction and planning.",
|
||||
},
|
||||
title: "Industrial Mapping & Surveying", description: "Gain precise topographical data, 3D models, and volumetric measurements for construction and planning."},
|
||||
{
|
||||
icon: Gauge,
|
||||
title: "Thermal Imaging & Inspection",
|
||||
description: "Conduct detailed inspections for energy efficiency, leak detection, and structural integrity assessments.",
|
||||
},
|
||||
title: "Thermal Imaging & Inspection", description: "Conduct detailed inspections for energy efficiency, leak detection, and structural integrity assessments."},
|
||||
{
|
||||
icon: Cog,
|
||||
title: "Construction Progress Monitoring",
|
||||
description: "Track site development, manage resources, and ensure project milestones are met with regular aerial updates.",
|
||||
},
|
||||
title: "Construction Progress Monitoring", description: "Track site development, manage resources, and ensure project milestones are met with regular aerial updates."},
|
||||
]}
|
||||
title="Unlocking Aerial Potential"
|
||||
description="We offer a comprehensive suite of drone services designed to meet diverse industry requirements, ensuring precision and reliability."
|
||||
@@ -195,47 +148,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Industrial Site Survey",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nighttime-cityscape-ablaze-neon-drone-hues-generated-by-ai_188544-29597.jpg",
|
||||
imageAlt: "Aerial view of an industrial complex",
|
||||
},
|
||||
id: "1", name: "Industrial Site Survey", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/nighttime-cityscape-ablaze-neon-drone-hues-generated-by-ai_188544-29597.jpg", imageAlt: "Aerial view of an industrial complex"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Luxury Real Estate Showcase",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-forest-landscape_23-2151794703.jpg",
|
||||
imageAlt: "Aerial view of a luxury home",
|
||||
},
|
||||
id: "2", name: "Luxury Real Estate Showcase", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/cloud-forest-landscape_23-2151794703.jpg", imageAlt: "Aerial view of a luxury home"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Outdoor Event Videography",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-wedding-celebration-sunset-copy-space_637285-5719.jpg",
|
||||
imageAlt: "Drone view of an outdoor event",
|
||||
},
|
||||
id: "3", name: "Outdoor Event Videography", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-wedding-celebration-sunset-copy-space_637285-5719.jpg", imageAlt: "Drone view of an outdoor event"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Construction Progress Timelapse",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineers-discussing-plan-high-angle_23-2149352224.jpg",
|
||||
imageAlt: "Construction site from above",
|
||||
},
|
||||
id: "4", name: "Construction Progress Timelapse", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/engineers-discussing-plan-high-angle_23-2149352224.jpg", imageAlt: "Construction site from above"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Precision Agricultural Mapping",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drone-quad-copter-with-high-resolution-digital-camera-green-corn-field_146671-19056.jpg",
|
||||
imageAlt: "Drone mapping of an agricultural field",
|
||||
},
|
||||
id: "5", name: "Precision Agricultural Mapping", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/drone-quad-copter-with-high-resolution-digital-camera-green-corn-field_146671-19056.jpg", imageAlt: "Drone mapping of an agricultural field"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Infrastructure Inspection",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flying-drone-with-silver-joystick_140725-8412.jpg",
|
||||
imageAlt: "Drone inspecting a bridge",
|
||||
},
|
||||
id: "6", name: "Infrastructure Inspection", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/flying-drone-with-silver-joystick_140725-8412.jpg", imageAlt: "Drone inspecting a bridge"},
|
||||
]}
|
||||
title="Our Aerial Portfolio"
|
||||
description="Explore a selection of our recent projects showcasing the versatility and quality of our drone services across various industries."
|
||||
@@ -248,14 +171,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Global Energy Corp",
|
||||
"Skyline Builders",
|
||||
"AgroTech Solutions",
|
||||
"Urban Developments",
|
||||
"Precision Analytics",
|
||||
"EcoGuard Environmental",
|
||||
"Apex Logistics",
|
||||
]}
|
||||
"Global Energy Corp", "Skyline Builders", "AgroTech Solutions", "Urban Developments", "Precision Analytics", "EcoGuard Environmental", "Apex Logistics"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Our commitment to quality, safety, and innovation has earned the trust of diverse clients across various sectors."
|
||||
tag="Our Clients"
|
||||
@@ -267,49 +183,20 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO, TechCorp",
|
||||
testimonial: "AeroVision's industrial mapping services saved us weeks of manual work and provided incredibly precise data for our expansion project.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "CEO, TechCorp", testimonial: "AeroVision's industrial mapping services saved us weeks of manual work and provided incredibly precise data for our expansion project.", imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "CTO, InnovateLab",
|
||||
testimonial: "The cinematic drone videography for our product launch was beyond our expectations. Truly stunning visuals that captured our brand essence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "CTO, InnovateLab", testimonial: "The cinematic drone videography for our product launch was beyond our expectations. Truly stunning visuals that captured our brand essence.", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Marketing Director, GrowthCo",
|
||||
testimonial: "Their team demonstrated exceptional precision and professionalism during a complex asset inspection. Highly recommended for critical tasks.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait_1303-9013.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Marketing Director, GrowthCo", testimonial: "Their team demonstrated exceptional precision and professionalism during a complex asset inspection. Highly recommended for critical tasks.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait_1303-9013.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Product Manager, StartupXYZ",
|
||||
testimonial: "AeroVision is reliable and efficient. They handled our construction site monitoring with great expertise, providing timely and accurate reports.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-empty-desk-high-end-loft-apartment-workspace_482257-120187.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Product Manager, StartupXYZ", testimonial: "AeroVision is reliable and efficient. They handled our construction site monitoring with great expertise, providing timely and accurate reports.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-empty-desk-high-end-loft-apartment-workspace_482257-120187.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Maria Gonzalez",
|
||||
role: "Operations Manager, Global Corp",
|
||||
testimonial: "The thermal imaging reports were crucial for identifying heat loss in our facility, leading to significant energy savings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-blond-businesswoman-suit-smiles-camera-sits-outdoors-near-office-buildings_1258-116714.jpg",
|
||||
},
|
||||
id: "5", name: "Maria Gonzalez", role: "Operations Manager, Global Corp", testimonial: "The thermal imaging reports were crucial for identifying heat loss in our facility, leading to significant energy savings.", imageSrc: "http://img.b2bpic.net/free-photo/confident-blond-businesswoman-suit-smiles-camera-sits-outdoors-near-office-buildings_1258-116714.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "John Doe",
|
||||
role: "Small Business Owner, Local Builders",
|
||||
testimonial: "They transformed our marketing efforts with stunning aerial photos and videos of our latest developments. Fantastic work!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341136.jpg",
|
||||
},
|
||||
id: "6", name: "John Doe", role: "Small Business Owner, Local Builders", testimonial: "They transformed our marketing efforts with stunning aerial photos and videos of our latest developments. Fantastic work!", imageSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341136.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from businesses and individuals who have experienced the AeroVision difference and benefited from our services."
|
||||
@@ -321,20 +208,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Elevate Your Project?"
|
||||
description="Connect with our experts to discuss your drone videography or industrial mapping needs and schedule a personalized consultation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book an Appointment",
|
||||
href: "#",
|
||||
},
|
||||
text: "Book an Appointment", href: "#"},
|
||||
{
|
||||
text: "Send us an Email",
|
||||
href: "mailto:info@aerovision.com",
|
||||
},
|
||||
text: "Send us an Email", href: "mailto:info@aerovision.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -343,54 +225,33 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Videography",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Videography", href: "#services"},
|
||||
{
|
||||
label: "Mapping",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Mapping", href: "#services"},
|
||||
{
|
||||
label: "Inspections",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Inspections", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Portfolio", href: "#portfolio"},
|
||||
{
|
||||
label: "Clients",
|
||||
href: "#clients",
|
||||
},
|
||||
label: "Clients", href: "#clients"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
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