diff --git a/src/app/page.tsx b/src/app/page.tsx
index 34f9af4..acce878 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,61 +48,38 @@ export default function LandingPage() {
@@ -123,7 +92,7 @@ export default function LandingPage() {
description="Our proprietary 3D technology captures acoustic environments with unparalleled detail, providing accurate insights for complex engineering tasks."
subdescription="By integrating advanced spectral analysis with deep 3D spatial mapping, we redefine how organizations monitor and optimize industrial soundscapes."
icon={Shield}
- imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-futuristic-laptop_23-2151004300.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-futuristic-laptop_23-2151004300.jpg"
mediaAnimation="blur-reveal"
/>
@@ -135,30 +104,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Spatial Accuracy",
- description: "Detect acoustic anomalies with sub-millimeter precision in complex 3D environments.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174319.jpg?_wi=1",
- },
+ title: "Spatial Accuracy", description: "Detect acoustic anomalies with sub-millimeter precision in complex 3D environments.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174319.jpg"},
{
- title: "Real-time Monitoring",
- description: "Continuous data streams synchronized across global enterprise cloud networks.",
- imageSrc: "http://img.b2bpic.net/free-photo/smart-car-navigator-interface-windshield-hologram_53876-103040.jpg?_wi=1",
- },
+ title: "Real-time Monitoring", description: "Continuous data streams synchronized across global enterprise cloud networks.", imageSrc: "http://img.b2bpic.net/free-photo/smart-car-navigator-interface-windshield-hologram_53876-103040.jpg"},
{
- title: "Advanced Integration",
- description: "Seamlessly connect with existing industrial management platforms.",
- imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-rays-prism-abstract-concept_23-2148771784.jpg?_wi=1",
- },
+ title: "Advanced Integration", description: "Seamlessly connect with existing industrial management platforms.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-rays-prism-abstract-concept_23-2148771784.jpg"},
{
- title: "Automated Analytics",
- description: "Built-in intelligence to derive actionable insights from spatial raw data.",
- imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-brain-futuristic-data-center_23-2152029074.jpg",
- },
+ title: "Automated Analytics", description: "Built-in intelligence to derive actionable insights from spatial raw data.", imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-brain-futuristic-data-center_23-2152029074.jpg"},
{
- title: "Multi-Layered Security",
- description: "Enterprise-grade protection for all sensitive acoustic and environmental data.",
- imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137372.jpg",
- },
+ title: "Multi-Layered Security", description: "Enterprise-grade protection for all sensitive acoustic and environmental data.", imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137372.jpg"},
]}
title="Unmatched Capabilities"
description="Experience the next generation of sound spatialization and mapping."
@@ -167,46 +121,23 @@ export default function LandingPage() {