diff --git a/src/app/page.tsx b/src/app/page.tsx
index 57b2115..b850c3a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,73 +43,27 @@ export default function LandingPage() {
@@ -131,12 +73,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Built for Clarity."
description="We stripped away the complexity, leaving only the power of advanced AI. Aura works seamlessly with your existing workflow."
- buttons={[
- {
- text: "Read the story",
- href: "#",
- },
- ]}
+ buttons={[{ text: "Read the story", href: "#" }]}
imageSrc="http://img.b2bpic.net/free-photo/data-center-computer-scientist-analyzing-software-logs-metrics-pc_482257-126209.jpg"
imageAlt="About Aura AI"
/>
@@ -144,39 +81,13 @@ export default function LandingPage() {
@@ -383,45 +175,9 @@ export default function LandingPage() {