From f0a6301bb2321b3064c27c2f46e5c6f04b29bd5c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 23:14:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0bc771c..5a8bd85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,8 +108,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428518.jpg", imageAlt: "Cafe wall projecting an infinity portal"}, { imageSrc: "http://img.b2bpic.net/free-photo/anthropomorphic-robot-that-performs-regular-human-job_23-2151061712.jpg", imageAlt: "Cafe interior with infinity portal projection"}, - ], - imageAlt: "luxury cafe immersive portal projection" + ] }, { title: "ProjectK Studio", description: "Unlock unparalleled creative freedom with our intuitive design studio. Craft bespoke projection mappings, manage your content library, and schedule seasonal updates effortlessly.", icon: Paintbrush, @@ -118,8 +117,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/financial-broker-analyzing-stock-trade-market-computer-using-exchange-hedge-fund-statistics-create-investment-profit-entrepreneur-working-with-forex-real-time-sales-trend-handheld-shot_482257-40951.jpg", imageAlt: "Digital interface of ProjectK Studio for content creation"}, { imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg", imageAlt: "Hands interacting with a holographic studio interface"}, - ], - imageAlt: "luxury cafe immersive portal projection" + ] }, { title: "Cafe Solutions", description: "Our discreet, high-performance projection systems integrate flawlessly into any luxury cafe environment. From wall-to-ceiling projections to interactive table surfaces, we tailor solutions for your space.", icon: Lightbulb, @@ -128,9 +126,8 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/view-school-classroom_23-2151110155.jpg", imageAlt: "Subtle projection hardware integrated into cafe wall"}, { imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-school-classroom_23-2150892686.jpg", imageAlt: "Patron interacting with projection mapped cafe table"}, - ], - imageAlt: "luxury cafe immersive portal projection" - }, + ] + } ]} title="Discover the PROJECTK Ecosystem" description="From breathtaking visual experiences to powerful content creation tools and seamless cafe integration, PROJECTK offers a complete solution to elevate your space." -- 2.49.1