Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-11 13:50:10 +00:00
2 changed files with 25 additions and 41 deletions

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="aurora"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Creative Solutions for Digital Transformation"
description="We craft exceptional digital experiences that captivate audiences and drive measurable results. From concept to execution, we bring innovation to every project."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
tag="Award-Winning Design Studio"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -141,7 +141,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Johnson, CEO of TechVenture", date: "Date: 15 November 2024", title: "Transformed our entire brand presence", quote: "Webild Creative completely revolutionized how we present ourselves to the market. Their team's attention to detail and innovative approach resulted in a 300% increase in qualified leads within the first quarter.", tag: "Enterprise Plan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/professional-headshot-portrait-of-a-conf-1773236898004-ce3e72cb.png", avatarAlt: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/a-professional-tech-team-celebrating-the-1773236898385-f862317b.png?_wi=1", imageAlt: "TechVenture team celebrating success"
id: "1", name: "Sarah Johnson, CEO of TechVenture", date: "Date: 15 November 2024", title: "Transformed our entire brand presence", quote: "Webild Creative completely revolutionized how we present ourselves to the market. Their team's attention to detail and innovative approach resulted in a 300% increase in qualified leads within the first quarter.", tag: "Enterprise Plan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/professional-headshot-portrait-of-a-conf-1773236898004-ce3e72cb.png", avatarAlt: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/a-professional-tech-team-celebrating-the-1773236898385-f862317b.png", imageAlt: "TechVenture team celebrating success"
},
{
id: "2", name: "Michael Chen, Founder of GrowthLabs", date: "Date: 28 October 2024", title: "Exceptional creativity and execution", quote: "Working with Webild was a game-changer for our startup. They didn't just design a website—they crafted an experience that perfectly captures our brand identity and resonates with our target audience.", tag: "Standard Plan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/professional-headshot-portrait-of-a-conf-1773236900763-ee368fc3.png", avatarAlt: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/a-modern-startup-workspace-with-exposed--1773236899128-a1889510.png", imageAlt: "GrowthLabs innovative workspace"
@@ -156,7 +156,7 @@ export default function LandingPage() {
id: "5", name: "Jessica Wong, Head of Digital at RetailMax", date: "Date: 18 September 2024", title: "Creative excellence with measurable impact", quote: "We partnered with Webild for a complete redesign of our e-commerce platform. The results speak for themselves: conversion rates up 250%, average session time doubled. Highly recommended!", tag: "Standard Plan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/professional-headshot-portrait-of-a-conf-1773236899712-1a6bda67.png", avatarAlt: "Jessica Wong", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/a-modern-e-commerce-storefront-displayed-1773236899319-a312bc0f.png", imageAlt: "RetailMax online storefront"
},
{
id: "6", name: "Alex Martinez, Founder of StartupXYZ", date: "Date: 2 September 2024", title: "Partners in success and innovation", quote: "From initial concept to final launch, Webild was with us every step of the way. Their strategic insights and creative solutions helped us establish a strong market presence right from day one.", tag: "Premium Plan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/professional-headshot-portrait-of-a-conf-1773236898296-fc2fa600.png", avatarAlt: "Alex Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/a-professional-tech-team-celebrating-the-1773236898385-f862317b.png?_wi=2", imageAlt: "StartupXYZ team collaboration"
id: "6", name: "Alex Martinez, Founder of StartupXYZ", date: "Date: 2 September 2024", title: "Partners in success and innovation", quote: "From initial concept to final launch, Webild was with us every step of the way. Their strategic insights and creative solutions helped us establish a strong market presence right from day one.", tag: "Premium Plan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/professional-headshot-portrait-of-a-conf-1773236898296-fc2fa600.png", avatarAlt: "Alex Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnmW64Vu2zzGGFVidMXqC8KVD3/a-professional-tech-team-celebrating-the-1773236898385-f862317b.png", imageAlt: "StartupXYZ team collaboration"
}
]}
/>
@@ -221,7 +221,7 @@ export default function LandingPage() {
<ContactText
text="Ready to create something extraordinary? Let's collaborate to bring your vision to life and transform your digital presence into a competitive advantage."
animationType="entrance-slide"
background={{ variant: "glowing-orb" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Start Your Project", href: "#" },

View File

@@ -1,51 +1,35 @@
"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?: string;
fontWeight?: string;
letterSpacing?: string;
}
const SvgTextLogo = memo<SvgTextLogoProps>(function SvgTextLogo({
logoText,
adjustHeightFactor,
verticalAlign = "top",
className = "",
}) {
const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor);
const SvgTextLogo: React.FC<SvgTextLogoProps> = ({
text,
className = "", fontSize = "24", fontWeight = "700", letterSpacing = "0"}) => {
return (
<svg
ref={svgRef}
viewBox={viewBox}
className={cls("w-full", className)}
style={{ aspectRatio: aspectRatio }}
preserveAspectRatio="none"
role="img"
aria-label={`${logoText} logo`}
viewBox="0 0 300 60"
className={className}
xmlns="http://www.w3.org/2000/svg"
>
<text
ref={textRef}
x="0"
y={verticalAlign === "center" ? "50%" : "0"}
className="font-bold fill-current"
style={{
fontSize: "20px",
letterSpacing: "-0.02em",
dominantBaseline: verticalAlign === "center" ? "middle" : "text-before-edge"
}}
x="10"
y="40"
fontSize={fontSize}
fontWeight={fontWeight}
letterSpacing={letterSpacing}
fill="currentColor"
dominantBaseline="auto"
>
{logoText}
{text}
</text>
</svg>
);
});
SvgTextLogo.displayName = "SvgTextLogo";
};
export default SvgTextLogo;