Update src/app/page.tsx
This commit is contained in:
@@ -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="We Transform Ideas Into Digital Excellence"
|
||||
description="Partner with our award-winning creative studio to build stunning digital experiences that captivate audiences and drive measurable results for your brand."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Projects Delivered" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{ text: "Start Your Project", href: "#contact" },
|
||||
{ text: "View Our Work", href: "#work" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-modern-creative-agency-portfolio-showc-1772528402771-78855bc3.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-modern-creative-agency-portfolio-showc-1772528402771-78855bc3.png"
|
||||
imageAlt="Creative agency portfolio showcase"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -80,10 +80,10 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Phase One", title: "Strategy & Discovery", subtitle: "Deep dive into your vision", description: "We begin by understanding your brand, goals, and target audience. Through collaborative workshops and research, we develop a strategic foundation that guides all creative decisions and ensures alignment with your business objectives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-creative-strategist-or-designer-workin-1772528402812-6c117b5b.png?_wi=1", imageAlt: "Strategy and discovery phase"},
|
||||
tag: "Phase One", title: "Strategy & Discovery", subtitle: "Deep dive into your vision", description: "We begin by understanding your brand, goals, and target audience. Through collaborative workshops and research, we develop a strategic foundation that guides all creative decisions and ensures alignment with your business objectives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-creative-strategist-or-designer-workin-1772528402812-6c117b5b.png", imageAlt: "Strategy and discovery phase"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Phase Two", title: "Design & Concept", subtitle: "Bringing ideas to life", description: "Our creative team translates strategy into compelling visual concepts. We craft wireframes, mockups, and interactive prototypes that showcase the user experience and design direction before development begins.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-designer-working-on-digital-design-cre-1772528402740-effd4f6c.png?_wi=1", imageAlt: "Design and concept creation"},
|
||||
tag: "Phase Two", title: "Design & Concept", subtitle: "Bringing ideas to life", description: "Our creative team translates strategy into compelling visual concepts. We craft wireframes, mockups, and interactive prototypes that showcase the user experience and design direction before development begins.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-designer-working-on-digital-design-cre-1772528402740-effd4f6c.png", imageAlt: "Design and concept creation"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Phase Three", title: "Build & Launch", subtitle: "Flawless execution", description: "Our developers bring designs to life with clean, efficient code. We rigorously test every element, optimize for performance, and execute a seamless launch strategy that gets your project in front of your audience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-final-presentation-or-delivery-moment--1772528401854-891a62ac.png", imageAlt: "Build and launch phase"},
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Digital Strategy & Consulting", description: "We develop comprehensive digital strategies that align with your business objectives, identify market opportunities, and create a clear roadmap for success in the digital landscape.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-modern-creative-agency-portfolio-showc-1772528402771-78855bc3.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-modern-creative-agency-portfolio-showc-1772528402771-78855bc3.png"},
|
||||
items: [
|
||||
{ icon: Target, text: "Market analysis and positioning" },
|
||||
{ icon: Compass, text: "Strategic roadmap development" },
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "UI/UX Design & Development", description: "We create beautiful, intuitive digital experiences that engage users and drive conversions. From wireframes to high-fidelity designs, we ensure every pixel serves a purpose.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-designer-working-on-digital-design-cre-1772528402740-effd4f6c.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-designer-working-on-digital-design-cre-1772528402740-effd4f6c.png"},
|
||||
items: [
|
||||
{ icon: Palette, text: "Visual design & branding" },
|
||||
{ icon: Layout, text: "UX/UI design and prototyping" },
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Brand Identity & Design Systems", description: "We build comprehensive brand identities and scalable design systems that maintain consistency across all touchpoints while allowing for creative flexibility.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-creative-strategist-or-designer-workin-1772528402812-6c117b5b.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQcQh5DSmuhUbD0yavdxRvyAyE/a-creative-strategist-or-designer-workin-1772528402812-6c117b5b.png"},
|
||||
items: [
|
||||
{ icon: Sparkles, text: "Brand strategy & positioning" },
|
||||
{ icon: Settings, text: "Design system creation" },
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to elevate your digital presence? Let's collaborate to create something exceptional that drives real business results for your brand."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "#contact" },
|
||||
|
||||
Reference in New Issue
Block a user