From e649fc43491568d13ca295ba8c23f594f960029c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 11:11:10 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6604de9..b848cea 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { ]} brandName="FKTechnology" button={{ - text: "WhatsApp Us", href: "https://wa.me/+923001234567"}} + text: "WhatsApp Us", href: "https://wa.me/+923009296360"}} /> -- 2.49.1 From 590337039801af68b792f57861bbd305e9d5ee6a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 11:11:11 +0000 Subject: [PATCH 2/5] Update src/app/categories/page.tsx --- src/app/categories/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/categories/page.tsx b/src/app/categories/page.tsx index 0f5c639..6bfa6d1 100644 --- a/src/app/categories/page.tsx +++ b/src/app/categories/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { ]} brandName="FKTechnology" button={{ - text: "WhatsApp Us", href: "https://wa.me/+923001234567"}} + text: "WhatsApp Us", href: "https://wa.me/+923009296360"}} /> -- 2.49.1 From 3ef25f1bb162afcaf5945c490b6c3cdc88f81931 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 11:11:11 +0000 Subject: [PATCH 3/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c36944d..7034009 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { ]} brandName="FKTechnology" button={{ - text: "WhatsApp Us", href: "https://wa.me/+923001234567"}} + text: "WhatsApp Us", href: "https://wa.me/+923009296360"}} /> -- 2.49.1 From 7df79ebb0660a86901835ed9f98962a446aa36e7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 11:11:11 +0000 Subject: [PATCH 4/5] 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 9641354..4a6820a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { ]} brandName="FKTechnology" button={{ - text: "WhatsApp Us", href: "https://wa.me/+923001234567"}} + text: "WhatsApp Us", href: "https://wa.me/+923009296360"}} /> @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "Shop Now", href: "/shop"}, { - text: "Contact on WhatsApp", href: "https://wa.me/+923001234567"}, + text: "Contact on WhatsApp", href: "https://wa.me/+923009296360"}, ]} buttonAnimation="slide-up" mediaItems={[ -- 2.49.1 From 6a281695940f1430fc1f3aa8508be6b0b6039c2a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 11:11:12 +0000 Subject: [PATCH 5/5] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 64e1efd..dcca98d 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { ]} brandName="FKTechnology" button={{ - text: "WhatsApp Us", href: "https://wa.me/+923001234567"}} + text: "WhatsApp Us", href: "https://wa.me/+923009296360"}} /> @@ -62,7 +62,7 @@ export default function LandingPage() { reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/composition-smart-speaker-table_23-2149036841.jpg", imageAlt: "Wireless Desktop Speakers"}, { id: "sp4", brand: "Precision", name: "Extended Gaming Mouse Pad", price: "PKR 1,200", rating: 4, - reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-photo/gray-stars-fabric-texture_1194-5683.jpg", imageAlt: "Extended Gaming Mouse Pad"}, + reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-vector/triangle-repeat-pattern-banner-set_1017-19681.jpg", imageAlt: "Extended Gaming Mouse Pad"}, { id: "sp5", brand: "Storage Solutions", name: "Portable 1TB External SSD", price: "PKR 25,000", rating: 5, reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/server-hub-worker-troubleshooting-server-connectivity-issues-using-mockup-device-close-up-admin_482257-136402.jpg", imageAlt: "Portable 1TB External SSD"}, -- 2.49.1