From d2e0f2f18f026c18e803b7482f0830c87650dc0b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:54:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4917ba7..628fca7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { title: "Secure Checkout", description: "100% safe transactions", imageSrc: "http://img.b2bpic.net/free-vector/shield-background-with-lock_23-2147630175.jpg", imageAlt: "Secure payment processing", buttonIcon: Shield }, { - title: "24/7 Support", description: "Always here to help", imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg", imageAlt: "Customer support team", buttonIcon: Headphones + title: "24/7 Support", description: "Always here to help", imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=1", imageAlt: "Customer support team", buttonIcon: Headphones } ]} /> @@ -241,7 +241,7 @@ export default function LandingPage() { faqsAnimation="slide-up" mediaAnimation="slide-up" animationType="smooth" - imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=2" imageAlt="Customer support illustration" faqs={[ { -- 2.49.1