From 96dcfa22467b1f437440e81b397fe65ee0a7e0da Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:03:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 744da8d..f65b6d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { @@ -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() {