Merge version_1 into main #2
@@ -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="Elevate Your Brand with Creative Excellence"
|
||||
description="We craft stunning digital experiences that captivate audiences and drive measurable results. From concept to launch, our award-winning team transforms your vision into reality."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Projects Delivered" },
|
||||
{ value: "95%", label: "Client Satisfaction" },
|
||||
@@ -91,15 +91,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Discovery", title: "Brand Strategy", subtitle: "Foundation for Success", description: "We dive deep into your market, audience, and goals to develop a strategic foundation that guides every creative decision. Our research-driven approach ensures your brand resonates with the right people.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-detailed-illustration-showing-strategi-1772960291579-e4775d8a.png?_wi=1", imageAlt: "Strategic planning and research phase", buttons: [],
|
||||
tag: "Discovery", title: "Brand Strategy", subtitle: "Foundation for Success", description: "We dive deep into your market, audience, and goals to develop a strategic foundation that guides every creative decision. Our research-driven approach ensures your brand resonates with the right people.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-detailed-illustration-showing-strategi-1772960291579-e4775d8a.png", imageAlt: "Strategic planning and research phase", buttons: [],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Creation", title: "Design & Branding", subtitle: "Visual Excellence", description: "From logo design to complete brand identities, we create visual languages that communicate your unique value. Every color, typeface, and design element is intentional and impactful.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-designer-crafting-visual-elements-in-a-1772960293233-ae7da2e6.png?_wi=1", imageAlt: "Design process and visual creation", buttons: [],
|
||||
tag: "Creation", title: "Design & Branding", subtitle: "Visual Excellence", description: "From logo design to complete brand identities, we create visual languages that communicate your unique value. Every color, typeface, and design element is intentional and impactful.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-designer-crafting-visual-elements-in-a-1772960293233-ae7da2e6.png", imageAlt: "Design process and visual creation", buttons: [],
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Development", title: "Web Development", subtitle: "Cutting-Edge Technology", description: "We build fast, responsive, and beautiful websites using the latest technologies. Every line of code is optimized for performance, accessibility, and user experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-developer-working-on-responsive-web-de-1772960291401-000c1d8b.png?_wi=1", imageAlt: "Web development and coding", buttons: [],
|
||||
tag: "Development", title: "Web Development", subtitle: "Cutting-Edge Technology", description: "We build fast, responsive, and beautiful websites using the latest technologies. Every line of code is optimized for performance, accessibility, and user experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-developer-working-on-responsive-web-de-1772960291401-000c1d8b.png", imageAlt: "Web development and coding", buttons: [],
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Discovery & Strategy", description: "We start by understanding your business, market, and audience. Through research and workshops, we develop a clear strategy that guides the entire project.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-detailed-illustration-showing-strategi-1772960291579-e4775d8a.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-detailed-illustration-showing-strategi-1772960291579-e4775d8a.png"},
|
||||
items: [
|
||||
{ icon: Search, text: "Market research and competitor analysis" },
|
||||
{ icon: Target, text: "Audience insights and user personas" },
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Design & Branding", description: "We create stunning visual designs that align with your strategy. From wireframes to high-fidelity designs, every element is crafted with precision.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-designer-crafting-visual-elements-in-a-1772960293233-ae7da2e6.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-designer-crafting-visual-elements-in-a-1772960293233-ae7da2e6.png"},
|
||||
items: [
|
||||
{ icon: Palette, text: "Brand identity and visual system" },
|
||||
{ icon: Layout, text: "UX/UI design and prototyping" },
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Development & Launch", description: "Our expert developers bring designs to life with clean, efficient code. We focus on performance, security, and user experience at every step.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-developer-working-on-responsive-web-de-1772960291401-000c1d8b.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-developer-working-on-responsive-web-de-1772960291401-000c1d8b.png"},
|
||||
items: [
|
||||
{ icon: Code, text: "Full-stack development and testing" },
|
||||
{ icon: Zap, text: "Performance optimization and security" },
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
{ text: "Start Your Project", href: "mailto:hello@webild.com" },
|
||||
{ text: "Schedule a Call", href: "#" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user