From be0ba1dafc848feefa4c85f9143803579506ba00 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 14:39:59 +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 1d5e0ef..a428bf9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -272,7 +272,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346510.jpg?_wi=2", imageAlt: "Tariq Ali" }, { - id: "testimonial-6", name: "Dr. Amir Hassan", testimonial: "Waqas Dubai Wala consistently exceeds expectations. Their mobile range is fantastic, and the support team is always ready to assist. It's the only place I trust for my phone needs in Dubai. Highly recommended for their transparency and customer-first approach!", rating: 5, + id: "testimonial-6", name: "Dr. Amir Hassan", handle: "@DrAmirHassan", testimonial: "Waqas Dubai Wala consistently exceeds expectations. Their mobile range is fantastic, and the support team is always ready to assist. It's the only place I trust for my phone needs in Dubai. Highly recommended for their transparency and customer-first approach!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "Dr. Amir Hassan" }, ]} @@ -328,7 +328,6 @@ export default function LandingPage() { logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5n5jtt" logoAlt="Waqas Dubai Wala Mobile logo" logoText="Waqas Dubai Wala Mobile" - copyrightText="© 2024 Waqas Dubai Wala Mobile. All rights reserved." columns={[ { title: "Shop", items: [ @@ -351,6 +350,7 @@ export default function LandingPage() { ] } ]} + copyrightText="© 2024 Waqas Dubai Wala Mobile. All rights reserved." onPrivacyClick={() => alert('Privacy Policy details coming soon!')} />