From 6974cd47d25112b25ffc4daac5875a60308063ef Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 09:40:05 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 74606ab..ba3cc26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSmall" - background="fluid" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -49,18 +49,18 @@ export default function LandingPage() { tagAnimation="slide-up" title="Play Any Game, Anywhere, Instantly" description="Experience console-quality gaming without downloads or installations. Stream your favorite titles directly to any device with zero latency, powered by our global cloud infrastructure." - background={{ variant: "fluid" }} + background={{ variant: "plain" }} leftCarouselItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-stunning-cloud-gaming-interface-showin-1773221910477-e13b8c89.png?_wi=1", imageAlt: "Cloud gaming dashboard interface" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-gamer-s-setup-showing-multiple-gaming--1773221911139-37dd3041.png?_wi=1", imageAlt: "Multi-device gaming experience" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-premium-cloud-gaming-subscription-inte-1773221911337-7d8c31c4.png?_wi=1", imageAlt: "Game library streaming catalog" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-competitive-esports-scene-powered-by-c-1773221910555-76678938.png?_wi=1", imageAlt: "Esports professional streaming" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-stunning-cloud-gaming-interface-showin-1773221910477-e13b8c89.png", imageAlt: "Cloud gaming dashboard interface" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-gamer-s-setup-showing-multiple-gaming--1773221911139-37dd3041.png", imageAlt: "Multi-device gaming experience" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-premium-cloud-gaming-subscription-inte-1773221911337-7d8c31c4.png", imageAlt: "Game library streaming catalog" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-competitive-esports-scene-powered-by-c-1773221910555-76678938.png", imageAlt: "Esports professional streaming" } ]} rightCarouselItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-gamer-s-setup-showing-multiple-gaming--1773221911139-37dd3041.png?_wi=2", imageAlt: "Cross-platform gaming sync" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-premium-cloud-gaming-subscription-inte-1773221911337-7d8c31c4.png?_wi=2", imageAlt: "Instant game launch interface" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-competitive-esports-scene-powered-by-c-1773221910555-76678938.png?_wi=2", imageAlt: "Tournament streaming setup" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-stunning-cloud-gaming-interface-showin-1773221910477-e13b8c89.png?_wi=2", imageAlt: "Performance gaming metrics" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-gamer-s-setup-showing-multiple-gaming--1773221911139-37dd3041.png", imageAlt: "Cross-platform gaming sync" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-premium-cloud-gaming-subscription-inte-1773221911337-7d8c31c4.png", imageAlt: "Instant game launch interface" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-competitive-esports-scene-powered-by-c-1773221910555-76678938.png", imageAlt: "Tournament streaming setup" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-stunning-cloud-gaming-interface-showin-1773221910477-e13b8c89.png", imageAlt: "Performance gaming metrics" } ]} buttons={[ { text: "Start Free Trial", href: "contact" }, @@ -252,7 +252,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Join the Cloud Gaming Revolution" description="Subscribe to our newsletter for exclusive gaming news, early access to new features, and special promotions for CloudPlay members." - background={{ variant: "fluid" }} + background={{ variant: "plain" }} useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnIGlIhIOMYfs6w6KIJB2gZeAn/a-modern-contact-or-communication-visual-1773221910602-38cc2789.png" imageAlt="Cloud gaming community" -- 2.49.1 From e8019940e84d66f4e03418d7f1e819fb2c3d28d4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 09:40:05 +0000 Subject: [PATCH 2/2] Update src/components/shared/SvgTextLogo/SvgTextLogo.tsx --- .../shared/SvgTextLogo/SvgTextLogo.tsx | 62 ++++++++----------- 1 file changed, 26 insertions(+), 36 deletions(-) diff --git a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx index f214190..e8d5669 100644 --- a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx +++ b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx @@ -1,51 +1,41 @@ -"use client"; - -import { memo } from "react"; -import useSvgTextLogo from "./useSvgTextLogo"; -import { cls } from "@/lib/utils"; +import React from 'react'; interface SvgTextLogoProps { - logoText: string; - adjustHeightFactor?: number; - verticalAlign?: "top" | "center"; + text: string; className?: string; + fontSize?: number; + fontWeight?: number | string; + fill?: string; + dominantBaseline?: 'auto' | 'text-bottom' | 'alphabetic' | 'ideographic' | 'middle' | 'central' | 'text-top' | 'hanging'; } -const SvgTextLogo = memo(function SvgTextLogo({ - logoText, - adjustHeightFactor, - verticalAlign = "top", - className = "", -}) { - const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor); - +const SvgTextLogo: React.FC = ({ + text, + className = '', + fontSize = 32, + fontWeight = 700, + fill = 'currentColor', + dominantBaseline = 'middle', +}) => { return ( - {logoText} + {text} ); -}); - -SvgTextLogo.displayName = "SvgTextLogo"; +}; export default SvgTextLogo; -- 2.49.1