diff --git a/src/app/page.tsx b/src/app/page.tsx
index 779cd0c..ae46b8d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,112 +47,65 @@ export default function LandingPage() {
@@ -171,20 +116,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Brand & Creative Direction",
- description: "Defining the core narrative and visual soul of the brand to ensure consistent market impact.",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-classic-chess-boards_52683-112923.jpg",
- },
+ title: "Brand & Creative Direction", description: "Defining the core narrative and visual soul of the brand to ensure consistent market impact.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-classic-chess-boards_52683-112923.jpg"},
{
- title: "AI-Powered Design Production",
- description: "Synthesizing AI toolsets with traditional production knowledge for rapid, high-fidelity prototypes.",
- imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-futuristic-high-tech-virtual-reality-glasses_23-2151141697.jpg",
- },
+ title: "AI-Powered Design Production", description: "Synthesizing AI toolsets with traditional production knowledge for rapid, high-fidelity prototypes.", imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-futuristic-high-tech-virtual-reality-glasses_23-2151141697.jpg"},
{
- title: "Client–Vendor Project Management",
- description: "Managing the bridge between international brands and local production vendors for flawless delivery.",
- imageSrc: "http://img.b2bpic.net/free-photo/urban-transport-concept-with-car-pieces_23-2148996483.jpg",
- },
+ title: "Client–Vendor Project Management", description: "Managing the bridge between international brands and local production vendors for flawless delivery.", imageSrc: "http://img.b2bpic.net/free-photo/urban-transport-concept-with-car-pieces_23-2148996483.jpg"},
]}
title="What I Do"
description="Driving brand strategy with AI-powered production precision."
@@ -199,47 +135,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Urban Core Apparel",
- price: "AI-Integrated Launch",
- variant: "Streetwear",
- imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg",
- },
+ id: "p1", name: "Urban Core Apparel", price: "AI-Integrated Launch", variant: "Streetwear", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg"},
{
- id: "p2",
- name: "Kairo Identity Kit",
- price: "Brand Refresh",
- variant: "Design",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-woman-presenting-business-project_23-2148694473.jpg",
- },
+ id: "p2", name: "Kairo Identity Kit", price: "Brand Refresh", variant: "Design", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-woman-presenting-business-project_23-2148694473.jpg"},
{
- id: "p3",
- name: "Vibe Production Lines",
- price: "Retail rollout",
- variant: "Production",
- imageSrc: "http://img.b2bpic.net/free-photo/love-style-instas-decor_209303-56.jpg",
- },
+ id: "p3", name: "Vibe Production Lines", price: "Retail rollout", variant: "Production", imageSrc: "http://img.b2bpic.net/free-photo/love-style-instas-decor_209303-56.jpg"},
{
- id: "p4",
- name: "Future Print Collection",
- price: "Concept to Shelf",
- variant: "Print",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1131.jpg",
- },
+ id: "p4", name: "Future Print Collection", price: "Concept to Shelf", variant: "Print", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1131.jpg"},
{
- id: "p5",
- name: "Modern Muse Strategy",
- price: "Creative Direction",
- variant: "Brand",
- imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg",
- },
+ id: "p5", name: "Modern Muse Strategy", price: "Creative Direction", variant: "Brand", imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg"},
{
- id: "p6",
- name: "Global Street Drop",
- price: "Vendor Management",
- variant: "Logistics",
- imageSrc: "http://img.b2bpic.net/free-psd/modern-business-banner-template-with-image_23-2148149678.jpg",
- },
+ id: "p6", name: "Global Street Drop", price: "Vendor Management", variant: "Logistics", imageSrc: "http://img.b2bpic.net/free-psd/modern-business-banner-template-with-image_23-2148149678.jpg"},
]}
title="Selected Work"
description="Projects that bridge the gap between creative decks and physical production."
@@ -249,37 +155,20 @@ export default function LandingPage() {