diff --git a/src/app/page.tsx b/src/app/page.tsx
index 361cc1b..2a9a232 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,33 +32,19 @@ export default function LandingPage() {
@@ -67,21 +53,16 @@ export default function LandingPage() {
@@ -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() {
@@ -343,54 +225,33 @@ export default function LandingPage() {