From 15f163de616244e6fc9d90c6bd9191d19cb54ea8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 21:16:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 233 +++++++++++------------------------------------ 1 file changed, 53 insertions(+), 180 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 250cb56..da37bb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,41 +49,26 @@ export default function LandingPage() {
@@ -104,9 +79,7 @@ export default function LandingPage() { useInvertedBackground={false} title="THE VISIONARY" description={[ - "Foubix Art was born from a desire to push the boundaries of digital storytelling.", - "We create high-end visual experiences that define brands, artists, and creative journeys through a modern, futuristic lens.", - ]} + "Foubix Art was born from a desire to push the boundaries of digital storytelling.", "We create high-end visual experiences that define brands, artists, and creative journeys through a modern, futuristic lens."]} />
@@ -118,34 +91,22 @@ export default function LandingPage() { features={[ { icon: Palette, - title: "Cover Art", - description: "High-end visual design.", - }, + title: "Cover Art", description: "High-end visual design."}, { icon: Scissors, - title: "Edit Clips", - description: "Cinematic video editing.", - }, + title: "Edit Clips", description: "Cinematic video editing."}, { icon: Music, - title: "Platform Distribution", - description: "Spotify & Apple Music uploads.", - }, + title: "Platform Distribution", description: "Spotify & Apple Music uploads."}, { icon: Film, - title: "Channel Management", - description: "Total YouTube oversight.", - }, + title: "Channel Management", description: "Total YouTube oversight."}, { icon: Award, - title: "Promotion", - description: "Sponsorship & growth strategy.", - }, + title: "Promotion", description: "Sponsorship & growth strategy."}, { icon: Share2, - title: "Social Strategy", - description: "Viral content planning.", - }, + title: "Social Strategy", description: "Viral content planning."}, ]} title="CREATIVE DOMAINS" description="Comprehensive creative services for artists and labels." @@ -154,52 +115,23 @@ export default function LandingPage() {
@@ -336,13 +213,9 @@ export default function LandingPage() { -- 2.49.1