From a07fccd0f11b692da7cf4d0324fa07f2d61ae4a3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:32:28 +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 4678995..a1dc794 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="compact" sizing="large" - background="aurora" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -105,7 +105,7 @@ export default function LandingPage() { id: "6", title: "Community Management", content: "Full community administration, server setup and configuration, staff training, and player engagement strategies for gaming communities."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APGm7Ievn7tDBXAjahcbJvZI6j/a-modern-discord-bot-interface-showing-i-1772487012856-52cf0499.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APGm7Ievn7tDBXAjahcbJvZI6j/a-modern-discord-bot-interface-showing-i-1772487012856-52cf0499.png" imageAlt="Discord Bot Dashboard" mediaAnimation="slide-up" useInvertedBackground={true} @@ -131,7 +131,7 @@ export default function LandingPage() { "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APGm7Ievn7tDBXAjahcbJvZI6j/a-minecraft-server-interface-showcasing--1772487013341-8bae369b.png", imageAlt: "ServerManager Pro Plugin"}, { id: "2", name: "CommunityBot", price: "Python", variant: "Discord Bot | 2023-2024", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APGm7Ievn7tDBXAjahcbJvZI6j/a-modern-discord-bot-interface-showing-i-1772487012856-52cf0499.png?_wi=2", imageAlt: "CommunityBot Dashboard"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APGm7Ievn7tDBXAjahcbJvZI6j/a-modern-discord-bot-interface-showing-i-1772487012856-52cf0499.png", imageAlt: "CommunityBot Dashboard"}, { id: "3", name: "Portfolio Website", price: "JavaScript", variant: "React/Next.js | 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APGm7Ievn7tDBXAjahcbJvZI6j/a-responsive-web-design-showcase-featuri-1772487012232-50d55bd0.png", imageAlt: "Portfolio Website"}, @@ -229,7 +229,7 @@ export default function LandingPage() {