diff --git a/src/app/page.tsx b/src/app/page.tsx
index fd28d1a..94eb7de 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -52,48 +44,31 @@ export default function LandingPage() {
@@ -105,20 +80,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Real-time Motion",
- description: "Fluid 3D interactions that respond to user presence.",
- imageSrc: "http://img.b2bpic.net/free-photo/half-charged-battery-left-side-with-white-background_187299-40056.jpg",
- },
+ title: "Real-time Motion", description: "Fluid 3D interactions that respond to user presence.", imageSrc: "http://img.b2bpic.net/free-photo/half-charged-battery-left-side-with-white-background_187299-40056.jpg"},
{
- title: "Scalable Infrastructure",
- description: "Built on robust architecture for seamless growth.",
- imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl-bed-with-vr-glasses-studio-room_627829-8970.jpg",
- },
+ title: "Scalable Infrastructure", description: "Built on robust architecture for seamless growth.", imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl-bed-with-vr-glasses-studio-room_627829-8970.jpg"},
{
- title: "Interactive Analytics",
- description: "Deep insights delivered via intuitive visualizations.",
- imageSrc: "http://img.b2bpic.net/free-photo/hologram-projector-screen-with-cloud-system-technology_53876-108502.jpg",
- },
+ title: "Interactive Analytics", description: "Deep insights delivered via intuitive visualizations.", imageSrc: "http://img.b2bpic.net/free-photo/hologram-projector-screen-with-cloud-system-technology_53876-108502.jpg"},
]}
title="Unmatched Performance"
description="Engineered for speed, precision, and immersive visual storytelling."
@@ -127,55 +93,32 @@ export default function LandingPage() {