From 997ced34fe526019bb312a0ec6c5a7d9a651454e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 08:31:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 42f18a5..a7e016e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Start Project", href: "contact" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/elegant-cozy-office-lifestyle_23-2149636247.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-cozy-office-lifestyle_23-2149636247.jpg?_wi=1" imageAlt="Creative design workspace" frameStyle="card" mediaAnimation="slide-up" @@ -68,10 +68,10 @@ export default function LandingPage() { title: "Enterprise Branding", description: "Comprehensive branding systems for large organizations and corporations", imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148161323.jpg" }, { - title: "Gaming Banners", description: "Eye-catching banners and graphics for gaming platforms and promotional campaigns", imageSrc: "http://img.b2bpic.net/free-vector/gradient-duotone-gaming-twitter-header_23-2149231677.jpg" + title: "Gaming Banners", description: "Eye-catching banners and graphics for gaming platforms and promotional campaigns", imageSrc: "http://img.b2bpic.net/free-vector/gradient-duotone-gaming-twitter-header_23-2149231677.jpg?_wi=1" }, { - title: "Esports Branding", description: "Dynamic team logos and tournament materials for competitive gaming organizations", imageSrc: "http://img.b2bpic.net/free-vector/gradient-duotone-gaming-twitter-header_23-2149231677.jpg" + title: "Esports Branding", description: "Dynamic team logos and tournament materials for competitive gaming organizations", imageSrc: "http://img.b2bpic.net/free-vector/gradient-duotone-gaming-twitter-header_23-2149231677.jpg?_wi=2" }, { title: "Esports Graphics", description: "Professional esports team identities and championship-winning brand strategies", imageSrc: "http://img.b2bpic.net/free-vector/gradient-gaming-logo-template_52683-132733.jpg" @@ -93,7 +93,7 @@ export default function LandingPage() { description="Complete design solutions tailored to your business, gaming studio, or esports team. From concept to delivery, we create designs that resonate with your target audience and drive results." tag="Services" buttons={[{ text: "Explore Services", href: "contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-cozy-office-lifestyle_23-2149636247.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-cozy-office-lifestyle_23-2149636247.jpg?_wi=2" imageAlt="Design services showcase" useInvertedBackground={false} /> -- 2.49.1