diff --git a/src/app/page.tsx b/src/app/page.tsx
index d0b353e..0641151 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,33 +43,13 @@ export default function LandingPage() {
@@ -117,60 +75,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- id: "s1",
- title: "Branding Design",
- descriptions: [
- "Crafting timeless identities that define market leaders.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/artistic-concept-musician-hugging-classical-guitar_23-2148465343.jpg",
- imageAlt: "Artistic concept of musician hugging the classical guitar",
- },
- {
- id: "s2",
- title: "Web Development",
- descriptions: [
- "High-performance, cinematic web experiences built for impact.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/seductive-blonde-woman-looks-her-bronze-shoulders-while-she_8353-403.jpg?_wi=2",
- imageAlt: "Artistic concept of musician hugging the classical guitar",
- },
- {
- id: "s3",
- title: "Motion Design",
- descriptions: [
- "Fluid motion systems that bring digital products to life.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/black-wallpaper-pattern-circle-white_1258-281.jpg?_wi=2",
- imageAlt: "Artistic concept of musician hugging the classical guitar",
- },
- {
- id: "s4",
- title: "AI Automation",
- descriptions: [
- "Integrating advanced AI to streamline complex workflows.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-loft-with-cozy-corner-trendy-furniture_482257-125665.jpg",
- imageAlt: "Artistic concept of musician hugging the classical guitar",
- },
- {
- id: "s5",
- title: "Video Editing",
- descriptions: [
- "Story-driven production for digital-first audiences.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg?_wi=1",
- imageAlt: "Artistic concept of musician hugging the classical guitar",
- },
- {
- id: "s6",
- title: "Marketing Strategy",
- descriptions: [
- "Growth-focused campaigns that deliver measurable value.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-doing-research-analysis-computer-screen-plan-financial-statistics-with-charts-graphs-data-male-employee-working-with-diagram-report-find-sales-profit-e-commerce_482257-40940.jpg?_wi=1",
- imageAlt: "Artistic concept of musician hugging the classical guitar",
- },
+ { id: "s1", title: "Branding Design", descriptions: ["Crafting timeless identities that define market leaders."], imageSrc: "http://img.b2bpic.net/free-photo/artistic-concept-musician-hugging-classical-guitar_23-2148465343.jpg", imageAlt: "Artistic concept of musician hugging the classical guitar" },
+ { id: "s2", title: "Web Development", descriptions: ["High-performance, cinematic web experiences built for impact."], imageSrc: "http://img.b2bpic.net/free-photo/seductive-blonde-woman-looks-her-bronze-shoulders-while-she_8353-403.jpg", imageAlt: "Artistic concept of musician hugging the classical guitar" },
+ { id: "s3", title: "Motion Design", descriptions: ["Fluid motion systems that bring digital products to life."], imageSrc: "http://img.b2bpic.net/free-photo/black-wallpaper-pattern-circle-white_1258-281.jpg", imageAlt: "Artistic concept of musician hugging the classical guitar" },
+ { id: "s4", title: "AI Automation", descriptions: ["Integrating advanced AI to streamline complex workflows."], imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-loft-with-cozy-corner-trendy-furniture_482257-125665.jpg", imageAlt: "Artistic concept of musician hugging the classical guitar" },
+ { id: "s5", title: "Video Editing", descriptions: ["Story-driven production for digital-first audiences."], imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg", imageAlt: "Artistic concept of musician hugging the classical guitar" },
+ { id: "s6", title: "Marketing Strategy", descriptions: ["Growth-focused campaigns that deliver measurable value."], imageSrc: "http://img.b2bpic.net/free-photo/businessman-doing-research-analysis-computer-screen-plan-financial-statistics-with-charts-graphs-data-male-employee-working-with-diagram-report-find-sales-profit-e-commerce_482257-40940.jpg", imageAlt: "Artistic concept of musician hugging the classical guitar" },
]}
title="Core Services"
description="Engineering excellence meets artistic direction."
@@ -179,52 +89,14 @@ export default function LandingPage() {
@@ -337,21 +147,13 @@ export default function LandingPage() {
@@ -359,34 +161,8 @@ export default function LandingPage() {