From eaee2b8bf103cd79761610c4762d1a14889a8b94 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:01:03 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e97e8e8..0f4e5c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,22 +95,22 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Custom Website Design", description: "Bespoke websites designed specifically for your Perth business. We create stunning, unique digital experiences that reflect your brand and attract your ideal customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/a-creative-workspace-showing-custom-web--1772697146190-0eff317f.png", imageAlt: "Custom website design process", buttonIcon: ArrowRight, + title: "Custom Website Design", description: "Bespoke websites designed specifically for your Perth business. We create stunning, unique digital experiences that reflect your brand and attract your ideal customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/a-creative-workspace-showing-custom-web--1772697146190-0eff317f.png?_wi=1", imageAlt: "Custom website design process", buttonIcon: ArrowRight, buttonHref: "/services"}, { - title: "E-Commerce Solutions", description: "Full-featured online stores that drive sales. We build secure, user-friendly e-commerce platforms integrated with payment processing, inventory management, and analytics.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/a-professional-e-commerce-website-dashbo-1772697146047-8b0de330.png", imageAlt: "E-commerce platform dashboard", buttonIcon: ArrowRight, + title: "E-Commerce Solutions", description: "Full-featured online stores that drive sales. We build secure, user-friendly e-commerce platforms integrated with payment processing, inventory management, and analytics.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/a-professional-e-commerce-website-dashbo-1772697146047-8b0de330.png?_wi=1", imageAlt: "E-commerce platform dashboard", buttonIcon: ArrowRight, buttonHref: "/services"}, { - title: "SEO & Lead Generation", description: "Websites optimized for search engines and conversions. We implement proven SEO strategies to rank your site higher and turn organic traffic into qualified leads.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/seo-analytics-and-metrics-dashboard-show-1772697145664-af2a28a5.png", imageAlt: "SEO analytics and metrics", buttonIcon: ArrowRight, + title: "SEO & Lead Generation", description: "Websites optimized for search engines and conversions. We implement proven SEO strategies to rank your site higher and turn organic traffic into qualified leads.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/seo-analytics-and-metrics-dashboard-show-1772697145664-af2a28a5.png?_wi=1", imageAlt: "SEO analytics and metrics", buttonIcon: ArrowRight, buttonHref: "/services"}, { - title: "Responsive & Mobile-First", description: "Your website works perfectly on every device. We design mobile-first sites that ensure seamless experiences whether customers visit from desktop, tablet, or phone.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/a-responsive-web-design-showcase-display-1772697146012-7cb13f4c.png", imageAlt: "Responsive design on multiple devices", buttonIcon: ArrowRight, + title: "Responsive & Mobile-First", description: "Your website works perfectly on every device. We design mobile-first sites that ensure seamless experiences whether customers visit from desktop, tablet, or phone.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/a-responsive-web-design-showcase-display-1772697146012-7cb13f4c.png?_wi=1", imageAlt: "Responsive design on multiple devices", buttonIcon: ArrowRight, buttonHref: "/services"}, { - title: "Performance & Speed", description: "Lightning-fast websites that rank better and convert more. We optimize every element to ensure your site loads quickly, keeping visitors engaged and reducing bounce rates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/website-performance-optimization-dashboa-1772697146224-298aadd6.png", imageAlt: "Website performance metrics", buttonIcon: ArrowRight, + title: "Performance & Speed", description: "Lightning-fast websites that rank better and convert more. We optimize every element to ensure your site loads quickly, keeping visitors engaged and reducing bounce rates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/website-performance-optimization-dashboa-1772697146224-298aadd6.png?_wi=1", imageAlt: "Website performance metrics", buttonIcon: ArrowRight, buttonHref: "/services"}, { - title: "Ongoing Support & Maintenance", description: "Your website stays secure and updated. We provide continuous maintenance, security updates, and technical support so you can focus on growing your business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/technical-support-and-website-maintenanc-1772697145715-d7ab8f8d.png", imageAlt: "Technical support and maintenance", buttonIcon: ArrowRight, + title: "Ongoing Support & Maintenance", description: "Your website stays secure and updated. We provide continuous maintenance, security updates, and technical support so you can focus on growing your business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW7qgMWyqpwLSS46hhyNmQLytQ/technical-support-and-website-maintenanc-1772697145715-d7ab8f8d.png?_wi=1", imageAlt: "Technical support and maintenance", buttonIcon: ArrowRight, buttonHref: "/services"}, ]} textboxLayout="default" @@ -220,7 +220,7 @@ export default function HomePage() {