Update src/app/page.tsx

This commit is contained in:
2026-03-04 08:31:49 +00:00
parent 49e0db0bb3
commit 997ced34fe

View File

@@ -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}
/>