From 1b0057759f01bb38443e2e746b38d591b69ea854 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:32:15 +0000 Subject: [PATCH 1/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 44 ++++++++++++---------------------------- 1 file changed, 13 insertions(+), 31 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 38f7a65..0a95dd7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -62,41 +62,23 @@ export default function ContactPage() { const faqItems = [ { - id: "1", - title: "What is included in the drone builds?", - content: - "Each build includes the frame, flight controller, motors, ESCs, transmitter/receiver, camera, battery, charger, and propellers. Advanced builds may include DJI FPV digital systems or premium goggles. Check individual product descriptions for specific inclusions.", - }, + id: "1", title: "What is included in the drone builds?", content: + "Each build includes the frame, flight controller, motors, ESCs, transmitter/receiver, camera, battery, charger, and propellers. Advanced builds may include DJI FPV digital systems or premium goggles. Check individual product descriptions for specific inclusions."}, { - id: "2", - title: "How long does delivery take?", - content: - "Standard builds are assembled and shipped within 5-7 business days. Custom builds may take 10-14 business days depending on component availability. We offer expedited options for rush orders. Tracking information is provided upon shipment.", - }, + id: "2", title: "How long does delivery take?", content: + "Standard builds are assembled and shipped within 5-7 business days. Custom builds may take 10-14 business days depending on component availability. We offer expedited options for rush orders. Tracking information is provided upon shipment."}, { - id: "3", - title: "Can I customize my drone build?", - content: - "Absolutely! We offer full customization through our Custom Drone Build page. Select your budget, drone type, size, flying purpose, video system, and any additional components. We'll assemble your perfect drone.", - }, + id: "3", title: "Can I customize my drone build?", content: + "Absolutely! We offer full customization through our Custom Drone Build page. Select your budget, drone type, size, flying purpose, video system, and any additional components. We'll assemble your perfect drone."}, { - id: "4", - title: "What warranty do you provide?", - content: - "All builds come with a 6-month warranty covering manufacturing defects. Components carry their manufacturer warranties. We offer optional extended warranty and crash replacement insurance options at checkout.", - }, + id: "4", title: "What warranty do you provide?", content: + "All builds come with a 6-month warranty covering manufacturing defects. Components carry their manufacturer warranties. We offer optional extended warranty and crash replacement insurance options at checkout."}, { - id: "5", - title: "Do you provide flight training?", - content: - "Yes, we offer online and in-person FPV flight training sessions. Beginner packages include basic flight tutorials. Advanced pilots can book specialized training for racing or cinematic techniques. Contact us for pricing and availability.", - }, + id: "5", title: "Do you provide flight training?", content: + "Yes, we offer online and in-person FPV flight training sessions. Beginner packages include basic flight tutorials. Advanced pilots can book specialized training for racing or cinematic techniques. Contact us for pricing and availability."}, { - id: "6", - title: "What's the difference between analog and digital FPV?", - content: - "Analog FPV is traditional, affordable, and widely used. Digital FPV (like DJI systems) offers better range, lower latency, and HD video recording. Choose based on your budget and preferences. We build both types!", - }, + id: "6", title: "What's the difference between analog and digital FPV?", content: + "Analog FPV is traditional, affordable, and widely used. Digital FPV (like DJI systems) offers better range, lower latency, and HD video recording. Choose based on your budget and preferences. We build both types!"}, ]; return ( @@ -125,7 +107,7 @@ export default function ContactPage() { { text: "Start Custom Build", href: "/custom-build" }, { text: "Contact Us", href: "/contact" }, ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={true} ariaLabel="Call to action contact section" /> -- 2.49.1 From 9b4949b77ef3600db25c540bf3f0c2076d08600b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:32:15 +0000 Subject: [PATCH 2/3] Update src/app/custom-build/page.tsx --- src/app/custom-build/page.tsx | 34 ++++++++-------------------------- 1 file changed, 8 insertions(+), 26 deletions(-) diff --git a/src/app/custom-build/page.tsx b/src/app/custom-build/page.tsx index 46b48ab..1b5941c 100644 --- a/src/app/custom-build/page.tsx +++ b/src/app/custom-build/page.tsx @@ -84,7 +84,7 @@ export default function CustomBuildPage() { tag="Custom Builder" tagIcon={Zap} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-high-end-custom-built-fpv-drone-displa-1773052147448-0c77f267.png?_wi=3" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-high-end-custom-built-fpv-drone-displa-1773052147448-0c77f267.png" imageAlt="Custom FPV drone builder" buttons={[ { text: "Start Customizing", href: "#build-steps" }, @@ -108,34 +108,16 @@ export default function CustomBuildPage() { animationType="slide-up" features={[ { - title: "Step 1: Choose Your Size", - description: "Select your drone size (2-inch, 3-inch, 5-inch, 7-inch) based on your flying style - cinematic, racing, freestyle, or exploration.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-beginner-friendly-fpv-drone-kit-displa-1773052148514-09ec2b2a.png?_wi=2", - imageAlt: "Drone size selection", - button: { - text: "Select Size", - href: "#", - }, + title: "Step 1: Choose Your Size", description: "Select your drone size (2-inch, 3-inch, 5-inch, 7-inch) based on your flying style - cinematic, racing, freestyle, or exploration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-beginner-friendly-fpv-drone-kit-displa-1773052148514-09ec2b2a.png", imageAlt: "Drone size selection", button: { + text: "Select Size", href: "#"}, }, { - title: "Step 2: Pick Components", - description: "Choose premium components: motors, ESCs, flight controller, camera, frame material, and video system (analog or digital).", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-studio-product-photograph-of-a-3-inch--1773052147298-3a16b525.png?_wi=3", - imageAlt: "Component selection", - button: { - text: "Choose Components", - href: "#", - }, + title: "Step 2: Pick Components", description: "Choose premium components: motors, ESCs, flight controller, camera, frame material, and video system (analog or digital).", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-studio-product-photograph-of-a-3-inch--1773052147298-3a16b525.png", imageAlt: "Component selection", button: { + text: "Choose Components", href: "#"}, }, { - title: "Step 3: Review & Customize", - description: "Review your build, adjust budget, add extras, and get instant pricing. Our experts will verify compatibility and performance.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-product-shot-of-a-5-inch--1773052146677-8625f779.png?_wi=4", - imageAlt: "Build review and customization", - button: { - text: "Customize", - href: "#", - }, + title: "Step 3: Review & Customize", description: "Review your build, adjust budget, add extras, and get instant pricing. Our experts will verify compatibility and performance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-product-shot-of-a-5-inch--1773052146677-8625f779.png", imageAlt: "Build review and customization", button: { + text: "Customize", href: "#"}, }, ]} useInvertedBackground={true} @@ -151,7 +133,7 @@ export default function CustomBuildPage() { { text: "Start Custom Build", href: "#" }, { text: "Chat with Surya", href: "#" }, ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={true} ariaLabel="Custom build call to action section" /> -- 2.49.1 From 5024423c1ebfde647a4a88556b1e74b72560d108 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:32:16 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 188 ++++++++++------------------------------------- 1 file changed, 37 insertions(+), 151 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7dc93ac..bccc6ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function HomePage() { tag="Premium FPV Builds" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} buttons={[ { text: "View Drone Builds", href: "/builds" }, { text: "Custom Drone Build", href: "/custom-build" }, @@ -96,35 +96,17 @@ export default function HomePage() { buttonAnimation="slide-up" carouselItems={[ { - id: "1", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-sleek-5-inch-fpv-freestyle-racing-dron-1773052146318-2b48515e.png", - imageAlt: "5 Inch Freestyle FPV Drone", - }, + id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-sleek-5-inch-fpv-freestyle-racing-dron-1773052146318-2b48515e.png", imageAlt: "5 Inch Freestyle FPV Drone"}, { - id: "2", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-3-inch-cinewhoop-drone-captured-mid-fl-1773052146746-49863aaa.png", - imageAlt: "Cinewhoop 3 Inch Drone", - }, + id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-3-inch-cinewhoop-drone-captured-mid-fl-1773052146746-49863aaa.png", imageAlt: "Cinewhoop 3 Inch Drone"}, { - id: "3", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-beginner-friendly-fpv-drone-kit-displa-1773052148514-09ec2b2a.png?_wi=1", - imageAlt: "Beginner FPV Kit", - }, + id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-beginner-friendly-fpv-drone-kit-displa-1773052148514-09ec2b2a.png", imageAlt: "Beginner FPV Kit"}, { - id: "4", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-high-end-custom-built-fpv-drone-displa-1773052147448-0c77f267.png?_wi=1", - imageAlt: "Custom FPV Build", - }, + id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-high-end-custom-built-fpv-drone-displa-1773052147448-0c77f267.png", imageAlt: "Custom FPV Build"}, { - id: "5", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-racing-fpv-drone-captured-at-high-spee-1773052147544-69fb5197.png", - imageAlt: "Racing Drone Build", - }, + id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-racing-fpv-drone-captured-at-high-spee-1773052147544-69fb5197.png", imageAlt: "Racing Drone Build"}, { - id: "6", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/an-fpv-drone-captured-in-cinematic-fligh-1773052148619-a1fde4b2.png", - imageAlt: "FPV Drone Flight", - }, + id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/an-fpv-drone-captured-in-cinematic-fligh-1773052148619-a1fde4b2.png", imageAlt: "FPV Drone Flight"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -139,7 +121,7 @@ export default function HomePage() { tag="Our Story" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-portrait-of-a-young-fpv-d-1773052148403-b8e1e8e9.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-portrait-of-a-young-fpv-d-1773052148403-b8e1e8e9.png" imageAlt="Surya, FPV drone pilot at Sparky FPV" buttons={[ { text: "Follow @sparky.fpv", href: "https://instagram.com/sparky.fpv" }, @@ -163,34 +145,16 @@ export default function HomePage() { animationType="slide-up" features={[ { - title: "Beginner Drones", - description: "Perfect entry-level FPV kits for first-time pilots. Stable, easy to fly, and great for learning fundamentals.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-colorful-beginner-fpv-drone-kit-displa-1773052147358-6c99d62a.png?_wi=1", - imageAlt: "Beginner FPV drone kit", - button: { - text: "Explore Beginner", - href: "/builds", - }, + title: "Beginner Drones", description: "Perfect entry-level FPV kits for first-time pilots. Stable, easy to fly, and great for learning fundamentals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-colorful-beginner-fpv-drone-kit-displa-1773052147358-6c99d62a.png", imageAlt: "Beginner FPV drone kit", button: { + text: "Explore Beginner", href: "/builds"}, }, { - title: "Cinewhoop Drones", - description: "2-3 inch cinematic drones perfect for smooth indoor flying and professional video shots.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-2-3-inch-cinewhoop-drone-with-visible--1773052147233-03bdcbcf.png?_wi=1", - imageAlt: "Cinewhoop drone for cinematic flying", - button: { - text: "View Cinewhoops", - href: "/builds", - }, + title: "Cinewhoop Drones", description: "2-3 inch cinematic drones perfect for smooth indoor flying and professional video shots.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-2-3-inch-cinewhoop-drone-with-visible--1773052147233-03bdcbcf.png", imageAlt: "Cinewhoop drone for cinematic flying", button: { + text: "View Cinewhoops", href: "/builds"}, }, { - title: "Freestyle Drones", - description: "5+ inch high-performance builds for racing, tricks, and cinematic outdoor flying.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-high-performance-5-inch-freestyle-dron-1773052147407-a3a9d5fb.png?_wi=1", - imageAlt: "Freestyle racing drone", - button: { - text: "View Freestyle", - href: "/builds", - }, + title: "Freestyle Drones", description: "5+ inch high-performance builds for racing, tricks, and cinematic outdoor flying.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-high-performance-5-inch-freestyle-dron-1773052147407-a3a9d5fb.png", imageAlt: "Freestyle racing drone", button: { + text: "View Freestyle", href: "/builds"}, }, ]} useInvertedBackground={true} @@ -210,37 +174,13 @@ export default function HomePage() { animationType="slide-up" products={[ { - id: "1", - name: "5 Inch Freestyle FPV Drone", - price: "₹15,999", - variant: "High-Performance Racing Build", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-product-shot-of-a-5-inch--1773052146677-8625f779.png?_wi=1", - imageAlt: "5 inch freestyle FPV drone", - }, + id: "1", name: "5 Inch Freestyle FPV Drone", price: "₹15,999", variant: "High-Performance Racing Build", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-product-shot-of-a-5-inch--1773052146677-8625f779.png", imageAlt: "5 inch freestyle FPV drone"}, { - id: "2", - name: "3 Inch Cinewhoop", - price: "₹9,999", - variant: "Cinematic Indoor Flyer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-studio-product-photograph-of-a-3-inch--1773052147298-3a16b525.png?_wi=1", - imageAlt: "3 inch cinewhoop drone", - }, + id: "2", name: "3 Inch Cinewhoop", price: "₹9,999", variant: "Cinematic Indoor Flyer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-studio-product-photograph-of-a-3-inch--1773052147298-3a16b525.png", imageAlt: "3 inch cinewhoop drone"}, { - id: "3", - name: "Beginner FPV Kit", - price: "₹7,499", - variant: "Complete Starter Package", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-beginner-fpv-kit-laid-out-in-organized-1773052147207-25aa7486.png?_wi=1", - imageAlt: "Beginner FPV drone kit", - }, + id: "3", name: "Beginner FPV Kit", price: "₹7,499", variant: "Complete Starter Package", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-beginner-fpv-kit-laid-out-in-organized-1773052147207-25aa7486.png", imageAlt: "Beginner FPV drone kit"}, { - id: "4", - name: "7 Inch Long Range Drone", - price: "₹24,999", - variant: "Extended Flight Time Build", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-large-7-inch-long-range-fpv-drone-disp-1773052148119-a5e316b4.png?_wi=1", - imageAlt: "7 inch long range drone", - }, + id: "4", name: "7 Inch Long Range Drone", price: "₹24,999", variant: "Extended Flight Time Build", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-large-7-inch-long-range-fpv-drone-disp-1773052148119-a5e316b4.png", imageAlt: "7 inch long range drone"}, ]} useInvertedBackground={false} ariaLabel="Featured drone products section" @@ -259,59 +199,23 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Rajesh Kumar", - handle: "@fpv_rajesh", - testimonial: "Sparky FPV delivered exactly what I wanted. The 5-inch freestyle build is incredibly responsive and smooth. Highly recommend!", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-avatar-of-an-ind-1773052145941-5cdbeb21.png?_wi=1", - imageAlt: "Rajesh Kumar", - }, + id: "1", name: "Rajesh Kumar", handle: "@fpv_rajesh", testimonial: "Sparky FPV delivered exactly what I wanted. The 5-inch freestyle build is incredibly responsive and smooth. Highly recommend!", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-avatar-of-an-ind-1773052145941-5cdbeb21.png", imageAlt: "Rajesh Kumar"}, { - id: "2", - name: "Priya Sharma", - handle: "@dronecinema", - testimonial: "The cinewhoop is perfect for smooth video work. Surya's attention to detail in the build is outstanding.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-of-an-indian-fem-1773052147507-be7d9cff.png?_wi=1", - imageAlt: "Priya Sharma", - }, + id: "2", name: "Priya Sharma", handle: "@dronecinema", testimonial: "The cinewhoop is perfect for smooth video work. Surya's attention to detail in the build is outstanding.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-of-an-indian-fem-1773052147507-be7d9cff.png", imageAlt: "Priya Sharma"}, { - id: "3", - name: "Amit Patel", - handle: "@fpv_racing", - testimonial: "Finally found a builder who understands racing drone performance. My times have improved significantly!", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-of-an-indian-mal-1773052147462-d32fe3f4.png?_wi=1", - imageAlt: "Amit Patel", - }, + id: "3", name: "Amit Patel", handle: "@fpv_racing", testimonial: "Finally found a builder who understands racing drone performance. My times have improved significantly!", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-of-an-indian-mal-1773052147462-d32fe3f4.png", imageAlt: "Amit Patel"}, { - id: "4", - name: "Neha Singh", - handle: "@beginner_pilot", - testimonial: "As a complete beginner, I was nervous about FPV. The starter kit and support made everything so easy to start flying!", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-of-a-young-india-1773052148574-ea1cbb5c.png", - imageAlt: "Neha Singh", - }, + id: "4", name: "Neha Singh", handle: "@beginner_pilot", testimonial: "As a complete beginner, I was nervous about FPV. The starter kit and support made everything so easy to start flying!", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-of-a-young-india-1773052148574-ea1cbb5c.png", imageAlt: "Neha Singh"}, { - id: "5", - name: "Vikram Desai", - handle: "@fpv_tech", - testimonial: "The customization options are endless and the quality is top-notch. Best FPV builder in the region.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-of-an-indian-mal-1773052146647-08b9c5d7.png", - imageAlt: "Vikram Desai", - }, + id: "5", name: "Vikram Desai", handle: "@fpv_tech", testimonial: "The customization options are endless and the quality is top-notch. Best FPV builder in the region.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-of-an-indian-mal-1773052146647-08b9c5d7.png", imageAlt: "Vikram Desai"}, { - id: "6", - name: "Anaya Gupta", - handle: "@drone_explorer", - testimonial: "Customer service is exceptional. They helped me choose the perfect build for my needs. Worth every rupee!", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-of-an-indian-fem-1773052146808-176e94bf.png", - imageAlt: "Anaya Gupta", - }, + id: "6", name: "Anaya Gupta", handle: "@drone_explorer", testimonial: "Customer service is exceptional. They helped me choose the perfect build for my needs. Worth every rupee!", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhkBnbogpvMC4S7s0QEXbBrlyY/a-professional-headshot-of-an-indian-fem-1773052146808-176e94bf.png", imageAlt: "Anaya Gupta"}, ]} useInvertedBackground={true} ariaLabel="Customer testimonials section" @@ -330,35 +234,17 @@ export default function HomePage() { animationType="smooth" faqs={[ { - id: "1", - title: "What is included in the drone builds?", - content: "Each build includes the frame, flight controller, motors, ESCs, transmitter/receiver, camera, battery, charger, and propellers. Advanced builds may include DJI FPV digital systems or premium goggles. Check individual product descriptions for specific inclusions.", - }, + id: "1", title: "What is included in the drone builds?", content: "Each build includes the frame, flight controller, motors, ESCs, transmitter/receiver, camera, battery, charger, and propellers. Advanced builds may include DJI FPV digital systems or premium goggles. Check individual product descriptions for specific inclusions."}, { - id: "2", - title: "How long does delivery take?", - content: "Standard builds are assembled and shipped within 5-7 business days. Custom builds may take 10-14 business days depending on component availability. We offer expedited options for rush orders. Tracking information is provided upon shipment.", - }, + id: "2", title: "How long does delivery take?", content: "Standard builds are assembled and shipped within 5-7 business days. Custom builds may take 10-14 business days depending on component availability. We offer expedited options for rush orders. Tracking information is provided upon shipment."}, { - id: "3", - title: "Can I customize my drone build?", - content: "Absolutely! We offer full customization through our Custom Drone Build page. Select your budget, drone type, size, flying purpose, video system, and any additional components. We'll assemble your perfect drone.", - }, + id: "3", title: "Can I customize my drone build?", content: "Absolutely! We offer full customization through our Custom Drone Build page. Select your budget, drone type, size, flying purpose, video system, and any additional components. We'll assemble your perfect drone."}, { - id: "4", - title: "What warranty do you provide?", - content: "All builds come with a 6-month warranty covering manufacturing defects. Components carry their manufacturer warranties. We offer optional extended warranty and crash replacement insurance options at checkout.", - }, + id: "4", title: "What warranty do you provide?", content: "All builds come with a 6-month warranty covering manufacturing defects. Components carry their manufacturer warranties. We offer optional extended warranty and crash replacement insurance options at checkout."}, { - id: "5", - title: "Do you provide flight training?", - content: "Yes, we offer online and in-person FPV flight training sessions. Beginner packages include basic flight tutorials. Advanced pilots can book specialized training for racing or cinematic techniques. Contact us for pricing and availability.", - }, + id: "5", title: "Do you provide flight training?", content: "Yes, we offer online and in-person FPV flight training sessions. Beginner packages include basic flight tutorials. Advanced pilots can book specialized training for racing or cinematic techniques. Contact us for pricing and availability."}, { - id: "6", - title: "What's the difference between analog and digital FPV?", - content: "Analog FPV is traditional, affordable, and widely used. Digital FPV (like DJI systems) offers better range, lower latency, and HD video recording. Choose based on your budget and preferences. We build both types!", - }, + id: "6", title: "What's the difference between analog and digital FPV?", content: "Analog FPV is traditional, affordable, and widely used. Digital FPV (like DJI systems) offers better range, lower latency, and HD video recording. Choose based on your budget and preferences. We build both types!"}, ]} useInvertedBackground={false} ariaLabel="FAQ section" @@ -373,7 +259,7 @@ export default function HomePage() { { text: "Start Custom Build", href: "/custom-build" }, { text: "Contact Us", href: "/contact" }, ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={true} ariaLabel="Call to action contact section" /> -- 2.49.1