diff --git a/src/app/page.tsx b/src/app/page.tsx
index 97b5bc4..4f696df 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
@@ -52,73 +40,17 @@ export default function LandingPage() {
@@ -129,7 +61,7 @@ export default function LandingPage() {
title="Elevating Great Ideas"
description="At V-Infinite, we bridge the gap between imagination and physical reality. We are specialists in immersive architecture, brand visualization, and software solutions designed for the next digital era."
subdescription="Our vision is to build interfaces that feel as natural as the world around us."
- imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-with-flowing-lines-particles_1048-13576.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-with-flowing-lines-particles_1048-13576.jpg"
mediaAnimation="blur-reveal"
icon={Grid}
/>
@@ -139,56 +71,24 @@ export default function LandingPage() {
@@ -234,16 +124,8 @@ export default function LandingPage() {
logoText="V-Infinite"
copyrightText="© 2025 V-Infinite | Immersive Worlds"
socialLinks={[
- {
- icon: Twitter,
- href: "#",
- ariaLabel: "Twitter",
- },
- {
- icon: Github,
- href: "#",
- ariaLabel: "Github",
- },
+ { icon: Twitter, href: "#", ariaLabel: "Twitter" },
+ { icon: Github, href: "#", ariaLabel: "Github" },
]}
/>