diff --git a/src/app/page.tsx b/src/app/page.tsx index 3756eb3..d4adf63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,15 +84,15 @@ export default function LandingPage() { buttonHref: "#contact" }, { - title: "Cybersecurity – Bitdefender", description: "Protect your business from evolving threats with advanced and reliable cybersecurity solutions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/enterprise-cybersecurity-protection-visu-1774111808453-fa0c0a68.png", imageAlt: "Cybersecurity Protection", buttonIcon: Shield, + title: "Cybersecurity – Bitdefender", description: "Protect your business from evolving threats with advanced and reliable cybersecurity solutions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/enterprise-cybersecurity-protection-visu-1774111808453-fa0c0a68.png?_wi=1", imageAlt: "Cybersecurity Protection", buttonIcon: Shield, buttonHref: "#contact" }, { - title: "WhatsApp API Omnichannel", description: "Streamline customer communication and improve response time with integrated WhatsApp automation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/customer-communication-automation-with-w-1774111811846-bda246c1.png", imageAlt: "Customer Communication", buttonIcon: MessageSquare, + title: "WhatsApp API Omnichannel", description: "Streamline customer communication and improve response time with integrated WhatsApp automation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/customer-communication-automation-with-w-1774111811846-bda246c1.png?_wi=1", imageAlt: "Customer Communication", buttonIcon: MessageSquare, buttonHref: "#contact" }, { - title: "HRIS & Expense Management", description: "Optimize internal processes with efficient HR and expense management systems designed for modern businesses.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/hris-and-expense-management-system-inter-1774111808733-f5f06de7.png", imageAlt: "HR Management", buttonIcon: Award, + title: "HRIS & Expense Management", description: "Optimize internal processes with efficient HR and expense management systems designed for modern businesses.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/hris-and-expense-management-system-inter-1774111808733-f5f06de7.png?_wi=1", imageAlt: "HR Management", buttonIcon: Award, buttonHref: "#contact" } ]} @@ -140,15 +140,15 @@ export default function LandingPage() { products={[ { id: "customer-response", brand: "Communication", name: "Improve Customer Response Time", price: "Real-time engagement", rating: 5, - reviewCount: "Enhanced", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/customer-communication-automation-with-w-1774111811846-bda246c1.png", imageAlt: "Customer Communication Impact" + reviewCount: "Enhanced", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/customer-communication-automation-with-w-1774111811846-bda246c1.png?_wi=2", imageAlt: "Customer Communication Impact" }, { id: "operational-efficiency", brand: "Operations", name: "Enhance Operational Efficiency", price: "Streamlined processes", rating: 5, - reviewCount: "Optimized", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/hris-and-expense-management-system-inter-1774111808733-f5f06de7.png", imageAlt: "Operational Efficiency" + reviewCount: "Optimized", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/hris-and-expense-management-system-inter-1774111808733-f5f06de7.png?_wi=2", imageAlt: "Operational Efficiency" }, { id: "security-strength", brand: "Security", name: "Strengthen Business Security", price: "Enterprise-grade protection", rating: 5, - reviewCount: "Secured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/enterprise-cybersecurity-protection-visu-1774111808453-fa0c0a68.png", imageAlt: "Security Solutions" + reviewCount: "Secured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGO3dW5vdpSgkL9rZa1XXpdePa/enterprise-cybersecurity-protection-visu-1774111808453-fa0c0a68.png?_wi=2", imageAlt: "Security Solutions" } ]} gridVariant="three-columns-all-equal-width"