diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b0603e..fdd3455 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="floatingGradient" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Creative Excellence" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "Start Your Project", href: "#contact" }, { text: "View Our Work", href: "#features" } @@ -104,22 +104,22 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Brand Design", description: "Comprehensive brand identity design including logos, color systems, and visual guidelines.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/brand-identity-design-showcase-featuring-1772534817067-0639119e.png?_wi=1", imageAlt: "Brand design showcase", buttonIcon: ArrowRight + title: "Brand Design", description: "Comprehensive brand identity design including logos, color systems, and visual guidelines.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/brand-identity-design-showcase-featuring-1772534817067-0639119e.png", imageAlt: "Brand design showcase", buttonIcon: ArrowRight }, { - title: "Digital Marketing", description: "Strategic digital campaigns that drive engagement, conversions, and measurable growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/digital-marketing-campaign-interface-sho-1772534817174-c77ea098.png?_wi=1", imageAlt: "Digital marketing interface", buttonIcon: ArrowRight + title: "Digital Marketing", description: "Strategic digital campaigns that drive engagement, conversions, and measurable growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/digital-marketing-campaign-interface-sho-1772534817174-c77ea098.png", imageAlt: "Digital marketing interface", buttonIcon: ArrowRight }, { - title: "UX/UI Design", description: "User-centered design that creates intuitive, beautiful, and functional digital products.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/ux-ui-designer-working-on-wireframes-and-1772534816821-3db52938.png?_wi=1", imageAlt: "UX UI design workspace", buttonIcon: ArrowRight + title: "UX/UI Design", description: "User-centered design that creates intuitive, beautiful, and functional digital products.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/ux-ui-designer-working-on-wireframes-and-1772534816821-3db52938.png", imageAlt: "UX UI design workspace", buttonIcon: ArrowRight }, { - title: "Web Development", description: "High-performance websites and web applications built with modern technologies.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/a-developer-coding-on-multiple-monitors--1772534817376-51e24e59.png?_wi=1", imageAlt: "Web development setup", buttonIcon: ArrowRight + title: "Web Development", description: "High-performance websites and web applications built with modern technologies.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/a-developer-coding-on-multiple-monitors--1772534817376-51e24e59.png", imageAlt: "Web development setup", buttonIcon: ArrowRight }, { - title: "Strategic Planning", description: "Data-driven strategy development to align design with business objectives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/strategic-planning-session-with-digital--1772534817359-695584c0.png?_wi=1", imageAlt: "Strategic planning session", buttonIcon: ArrowRight + title: "Strategic Planning", description: "Data-driven strategy development to align design with business objectives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/strategic-planning-session-with-digital--1772534817359-695584c0.png", imageAlt: "Strategic planning session", buttonIcon: ArrowRight }, { - title: "Creative Direction", description: "Visionary creative leadership that transforms ideas into compelling digital experiences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/a-designer-working-on-a-beautiful-digita-1772534817020-2c6c3603.png?_wi=1", imageAlt: "Creative design work", buttonIcon: ArrowRight + title: "Creative Direction", description: "Visionary creative leadership that transforms ideas into compelling digital experiences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/a-designer-working-on-a-beautiful-digita-1772534817020-2c6c3603.png", imageAlt: "Creative design work", buttonIcon: ArrowRight } ]} /> @@ -155,22 +155,22 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah Mitchell, CEO of TechVenture", date: "Date: 15 November 2024", title: "Transformed Our Brand Completely", quote: "Wizzual took our vision and created something extraordinary. The team's strategic approach and creative execution resulted in a 300% increase in website traffic within the first month.", tag: "Web Design", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/professional-headshot-of-a-confident-bus-1772534816474-97480984.png", avatarAlt: "Sarah Mitchell", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/a-designer-working-on-a-beautiful-digita-1772534817020-2c6c3603.png?_wi=2", imageAlt: "Brand transformation showcase" + id: "1", name: "Sarah Mitchell, CEO of TechVenture", date: "Date: 15 November 2024", title: "Transformed Our Brand Completely", quote: "Wizzual took our vision and created something extraordinary. The team's strategic approach and creative execution resulted in a 300% increase in website traffic within the first month.", tag: "Web Design", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/professional-headshot-of-a-confident-bus-1772534816474-97480984.png", avatarAlt: "Sarah Mitchell", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/a-designer-working-on-a-beautiful-digita-1772534817020-2c6c3603.png", imageAlt: "Brand transformation showcase" }, { - id: "2", name: "James Chen, Founder of GrowthCorp", date: "Date: 12 October 2024", title: "Exceptional Creativity and Execution", quote: "Working with Wizzual was a game-changer for our startup. Their combination of strategic thinking and creative excellence helped us stand out in a competitive market.", tag: "Branding", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/professional-headshot-of-a-creative-prof-1772534816492-6e333c54.png", avatarAlt: "James Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/brand-identity-design-showcase-featuring-1772534817067-0639119e.png?_wi=2", imageAlt: "Branding project showcase" + id: "2", name: "James Chen, Founder of GrowthCorp", date: "Date: 12 October 2024", title: "Exceptional Creativity and Execution", quote: "Working with Wizzual was a game-changer for our startup. Their combination of strategic thinking and creative excellence helped us stand out in a competitive market.", tag: "Branding", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/professional-headshot-of-a-creative-prof-1772534816492-6e333c54.png", avatarAlt: "James Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/brand-identity-design-showcase-featuring-1772534817067-0639119e.png", imageAlt: "Branding project showcase" }, { - id: "3", name: "Emma Rodriguez, Marketing Director at StyleBrand", date: "Date: 8 September 2024", title: "Outstanding Digital Marketing Results", quote: "The digital marketing campaigns Wizzual created drove record-breaking engagement for our brand. Their data-driven approach combined with creative excellence is unmatched.", tag: "Digital Marketing", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/confident-female-entrepreneur-in-profess-1772534816842-a5b74a2a.png", avatarAlt: "Emma Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/digital-marketing-campaign-interface-sho-1772534817174-c77ea098.png?_wi=2", imageAlt: "Marketing campaign results" + id: "3", name: "Emma Rodriguez, Marketing Director at StyleBrand", date: "Date: 8 September 2024", title: "Outstanding Digital Marketing Results", quote: "The digital marketing campaigns Wizzual created drove record-breaking engagement for our brand. Their data-driven approach combined with creative excellence is unmatched.", tag: "Digital Marketing", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/confident-female-entrepreneur-in-profess-1772534816842-a5b74a2a.png", avatarAlt: "Emma Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/digital-marketing-campaign-interface-sho-1772534817174-c77ea098.png", imageAlt: "Marketing campaign results" }, { - id: "4", name: "Michael Torres, CTO of InnovateTech", date: "Date: 20 August 2024", title: "Technical Excellence Meets Design", quote: "Wizzual delivered a complex web application that exceeded our expectations. The attention to detail in both design and development was truly impressive.", tag: "Web Development", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/professional-man-in-business-casual-atti-1772534816214-2d2ec141.png", avatarAlt: "Michael Torres", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/a-developer-coding-on-multiple-monitors--1772534817376-51e24e59.png?_wi=2", imageAlt: "Web development project" + id: "4", name: "Michael Torres, CTO of InnovateTech", date: "Date: 20 August 2024", title: "Technical Excellence Meets Design", quote: "Wizzual delivered a complex web application that exceeded our expectations. The attention to detail in both design and development was truly impressive.", tag: "Web Development", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/professional-man-in-business-casual-atti-1772534816214-2d2ec141.png", avatarAlt: "Michael Torres", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/a-developer-coding-on-multiple-monitors--1772534817376-51e24e59.png", imageAlt: "Web development project" }, { - id: "5", name: "Lisa Wang, Brand Manager at LuxuryGoods Co.", date: "Date: 5 July 2024", title: "Elevated Our Brand Experience", quote: "The UX/UI design work Wizzual created transformed our customer experience. Our conversion rates increased by 250% and customer satisfaction is at an all-time high.", tag: "UX/UI Design", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/creative-professional-with-warm-personal-1772534816691-e144e221.png", avatarAlt: "Lisa Wang", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/ux-ui-designer-working-on-wireframes-and-1772534816821-3db52938.png?_wi=2", imageAlt: "UX design showcase" + id: "5", name: "Lisa Wang, Brand Manager at LuxuryGoods Co.", date: "Date: 5 July 2024", title: "Elevated Our Brand Experience", quote: "The UX/UI design work Wizzual created transformed our customer experience. Our conversion rates increased by 250% and customer satisfaction is at an all-time high.", tag: "UX/UI Design", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/creative-professional-with-warm-personal-1772534816691-e144e221.png", avatarAlt: "Lisa Wang", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/ux-ui-designer-working-on-wireframes-and-1772534816821-3db52938.png", imageAlt: "UX design showcase" }, { - id: "6", name: "David Kumar, CEO of StartupXYZ", date: "Date: 12 June 2024", title: "Strategic Guidance That Matters", quote: "Beyond the beautiful work, Wizzual provided strategic guidance that shaped our entire digital direction. Their partnership approach is what sets them apart.", tag: "Strategy", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/business-leader-in-professional-attire-w-1772534816027-c6938d30.png", avatarAlt: "David Kumar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/strategic-planning-session-with-digital--1772534817359-695584c0.png?_wi=2", imageAlt: "Strategic planning work" + id: "6", name: "David Kumar, CEO of StartupXYZ", date: "Date: 12 June 2024", title: "Strategic Guidance That Matters", quote: "Beyond the beautiful work, Wizzual provided strategic guidance that shaped our entire digital direction. Their partnership approach is what sets them apart.", tag: "Strategy", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/business-leader-in-professional-attire-w-1772534816027-c6938d30.png", avatarAlt: "David Kumar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpUaHtcxvL4x9m5cKUKd8IP41/strategic-planning-session-with-digital--1772534817359-695584c0.png", imageAlt: "Strategic planning work" } ]} />