From 63df9444fa80828a8314832ede45fc4a7b7b3b9f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 19:51:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 229 +++++++++++------------------------------------ 1 file changed, 51 insertions(+), 178 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7eda074..d3e0c4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -58,35 +50,21 @@ export default function LandingPage() { description="Redefining perspectives through cinematic aerial artistry." buttons={[ { - text: "Book a Flight", - href: "#contact", - }, + text: "Book a Flight", href: "#contact"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/aerial-photography-mountains_417767-324.jpg", - imageAlt: "cinematic drone shot mountain", - }, + imageSrc: "http://img.b2bpic.net/free-photo/aerial-photography-mountains_417767-324.jpg", imageAlt: "cinematic drone shot mountain"}, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-ocean-beach-surrounded-by-moss-covered-cliffs_181624-16171.jpg", - imageAlt: "aerial drone coastal cliff", - }, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-ocean-beach-surrounded-by-moss-covered-cliffs_181624-16171.jpg", imageAlt: "aerial drone coastal cliff"}, { - imageSrc: "http://img.b2bpic.net/free-photo/creative-aerial-view-cityscape_23-2148975291.jpg", - imageAlt: "architecture drone forest", - }, + imageSrc: "http://img.b2bpic.net/free-photo/creative-aerial-view-cityscape_23-2148975291.jpg", imageAlt: "architecture drone forest"}, { - imageSrc: "http://img.b2bpic.net/free-photo/dry-trees-single-green-spruce-mountain-medvednica-zagreb-croatia_181624-8351.jpg", - imageAlt: "autumn woods aerial motion", - }, + imageSrc: "http://img.b2bpic.net/free-photo/dry-trees-single-green-spruce-mountain-medvednica-zagreb-croatia_181624-8351.jpg", imageAlt: "autumn woods aerial motion"}, { - imageSrc: "http://img.b2bpic.net/free-photo/sunset-ocean_23-2151989515.jpg", - imageAlt: "sunset lake aerial drone", - }, + imageSrc: "http://img.b2bpic.net/free-photo/sunset-ocean_23-2151989515.jpg", imageAlt: "sunset lake aerial drone"}, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-taipei-city_74190-9909.jpg", - imageAlt: "city skyline aerial dusk", - }, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-taipei-city_74190-9909.jpg", imageAlt: "city skyline aerial dusk"}, ]} /> @@ -96,18 +74,11 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Beyond ", - }, + type: "text", content: "Beyond "}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/cartridges-near-cameras-black-background_23-2147852497.jpg", - alt: "drone lens close-up", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/cartridges-near-cameras-black-background_23-2147852497.jpg", alt: "drone lens close-up"}, { - type: "text", - content: " The Lens", - }, + type: "text", content: " The Lens"}, ]} /> @@ -120,30 +91,15 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "4K Cinematic", - description: "Crisp visuals for every project.", - imageSrc: "http://img.b2bpic.net/free-photo/drone-view-jackson-cascades-sunlight-michigan_181624-34351.jpg", - }, + title: "4K Cinematic", description: "Crisp visuals for every project.", imageSrc: "http://img.b2bpic.net/free-photo/drone-view-jackson-cascades-sunlight-michigan_181624-34351.jpg"}, { - title: "Action Tracking", - description: "Professional-grade tracking shots.", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-dock-body-ocean-surrounded-by-island-trees_181624-2095.jpg", - }, + title: "Action Tracking", description: "Professional-grade tracking shots.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-dock-body-ocean-surrounded-by-island-trees_181624-2095.jpg"}, { - title: "Low-Light Ready", - description: "Exceptional footage at any time.", - imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-blue-denim-jeans-is-standing-wooden-path-with-drone-hand_613910-2535.jpg", - }, + title: "Low-Light Ready", description: "Exceptional footage at any time.", imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-blue-denim-jeans-is-standing-wooden-path-with-drone-hand_613910-2535.jpg"}, { - title: "Precision Flight", - description: "Stable and smooth movements guaranteed.", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-road-surrounded-by-rocks-trees_181624-24237.jpg", - }, + title: "Precision Flight", description: "Stable and smooth movements guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-road-surrounded-by-rocks-trees_181624-24237.jpg"}, { - title: "Rapid Editing", - description: "Fast turnaround for high-end results.", - imageSrc: "http://img.b2bpic.net/free-photo/drone-flying_1048-3494.jpg", - }, + title: "Rapid Editing", description: "Fast turnaround for high-end results.", imageSrc: "http://img.b2bpic.net/free-photo/drone-flying_1048-3494.jpg"}, ]} title="Why AeroView" description="Unmatched precision, artistry, and vision." @@ -152,46 +108,23 @@ export default function LandingPage() {
@@ -231,45 +155,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - handle: "@sarah_arch", - testimonial: "Exceptional artistry and vision.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", - }, + id: "1", name: "Sarah J.", handle: "@sarah_arch", testimonial: "Exceptional artistry and vision.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg"}, { - id: "2", - name: "Mike D.", - handle: "@mike_events", - testimonial: "Best drone team in the business.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", - }, + id: "2", name: "Mike D.", handle: "@mike_events", testimonial: "Best drone team in the business.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg"}, { - id: "3", - name: "Lena R.", - handle: "@lena_creative", - testimonial: "Truly cinematic results every time.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-shaved-head-male-dressed-light-grey-suit_613910-11361.jpg", - }, + id: "3", name: "Lena R.", handle: "@lena_creative", testimonial: "Truly cinematic results every time.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-shaved-head-male-dressed-light-grey-suit_613910-11361.jpg"}, { - id: "4", - name: "Alex B.", - handle: "@alex_travels", - testimonial: "Precision meets artistry perfectly.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14795.jpg", - }, + id: "4", name: "Alex B.", handle: "@alex_travels", testimonial: "Precision meets artistry perfectly.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14795.jpg"}, { - id: "5", - name: "Kevin T.", - handle: "@kevin_films", - testimonial: "Absolutely world-class service.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-bearded-man-with-hairstyle-elegant-retro-gray-suit-bow-tie-posing-studio-isolated-gray-background_613910-20001.jpg", - }, + id: "5", name: "Kevin T.", handle: "@kevin_films", testimonial: "Absolutely world-class service.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-bearded-man-with-hairstyle-elegant-retro-gray-suit-bow-tie-posing-studio-isolated-gray-background_613910-20001.jpg"}, ]} showRating={true} title="Client Voices" @@ -283,30 +182,15 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "Do you fly at night?", - content: "Yes, we use advanced sensors for night footage.", - }, + id: "f1", title: "Do you fly at night?", content: "Yes, we use advanced sensors for night footage."}, { - id: "f2", - title: "Are you licensed?", - content: "Fully certified and insured professionals.", - }, + id: "f2", title: "Are you licensed?", content: "Fully certified and insured professionals."}, { - id: "f3", - title: "How do I book?", - content: "Simply fill out our contact form below.", - }, + id: "f3", title: "How do I book?", content: "Simply fill out our contact form below."}, { - id: "f4", - title: "What gear do you use?", - content: "We use the latest 4K professional grade drones.", - }, + id: "f4", title: "What gear do you use?", content: "We use the latest 4K professional grade drones."}, { - id: "f5", - title: "Do you provide editing?", - content: "Yes, we offer full post-production services.", - }, + id: "f5", title: "Do you provide editing?", content: "Yes, we offer full post-production services."}, ]} imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-3915.jpg" mediaAnimation="slide-up" @@ -320,8 +204,7 @@ export default function LandingPage() {
@@ -330,29 +213,19 @@ export default function LandingPage() {