diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5967ffc..f903d2a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,52 +42,22 @@ export default function LandingPage() {
@@ -111,18 +69,9 @@ export default function LandingPage() {
title="Editorial Essence"
description="We craft experiences that blend the tactile nature of physical archives with the high-speed intelligence of digital architecture. Your story, preserved in gold."
bulletPoints={[
- {
- title: "Curation",
- description: "Hand-picked aesthetics for modern brands.",
- },
- {
- title: "Innovation",
- description: "Vibe-coding interfaces for 2026 standards.",
- },
- {
- title: "Legacy",
- description: "Building sustainable digital assets.",
- },
+ { title: "Curation", description: "Hand-picked aesthetics for modern brands." },
+ { title: "Innovation", description: "Vibe-coding interfaces for 2026 standards." },
+ { title: "Legacy", description: "Building sustainable digital assets." }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcZSdc5ko43KzDl1VnmunEjc8Q/a-close-up-aesthetic-shot-of-textured-bu-1774790358883-fc4c6134.png"
mediaAnimation="blur-reveal"
@@ -131,24 +80,13 @@ export default function LandingPage() {
@@ -297,16 +161,8 @@ export default function LandingPage() {
logoText="Shikshak 2026"
copyrightText="© 2026 Shikshak Archive. All rights reserved."
socialLinks={[
- {
- icon: Twitter,
- href: "#",
- ariaLabel: "Twitter",
- },
- {
- icon: Instagram,
- href: "#",
- ariaLabel: "Instagram",
- },
+ { icon: Twitter, href: "#", ariaLabel: "Twitter" },
+ { icon: Instagram, href: "#", ariaLabel: "Instagram" }
]}
/>