diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5c76d74..0d62311 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,33 +32,19 @@ export default function LandingPage() {
@@ -67,113 +53,66 @@ export default function LandingPage() {
@@ -301,14 +188,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Global Retailers",
- "Fine Dining Groups",
- "Boutique Cafes",
- "Tech Startups",
- "Franchise Chains",
- "Local Eateries",
- "Entertainment Venues",
- ]}
+ "Global Retailers", "Fine Dining Groups", "Boutique Cafes", "Tech Startups", "Franchise Chains", "Local Eateries", "Entertainment Venues"]}
title="Trusted by Leading Businesses"
description="Our expertise powers smooth, Profitable operations for a diverse range of premier retail stores, premium cafes, and thriving restaurants daily."
speed={40}
@@ -322,25 +202,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "faq-1",
- title: "What types of POS systems do you install?",
- content: "We expertly install and configure a wide range of Point-of-Sale systems, including leading hardware terminals, tablet-based solutions, and cloud-integrated platforms for various business types like retail, cafes, and restaurants.",
- },
+ id: "faq-1", title: "What types of POS systems do you install?", content: "We expertly install and configure a wide range of Point-of-Sale systems, including leading hardware terminals, tablet-based solutions, and cloud-integrated platforms for various business types like retail, cafes, and restaurants."},
{
- id: "faq-2",
- title: "How long does a typical POS installation take?",
- content: "Our team ensures fast turnaround times. A standard POS hardware and software configuration can typically be completed within a few hours to a full day, depending on complexity and the number of stations. We prioritize efficient and minimal disruption to your business.",
- },
+ id: "faq-2", title: "How long does a typical POS installation take?", content: "Our team ensures fast turnaround times. A standard POS hardware and software configuration can typically be completed within a few hours to a full day, depending on complexity and the number of stations. We prioritize efficient and minimal disruption to your business."},
{
- id: "faq-3",
- title: "Do you offer post-installation support?",
- content: "Absolutely. We provide reliable daily support to ensure your POS system operates flawlessly. Our service includes troubleshooting, configuration adjustments, and guidance to keep your business running smoothly.",
- },
+ id: "faq-3", title: "Do you offer post-installation support?", content: "Absolutely. We provide reliable daily support to ensure your POS system operates flawlessly. Our service includes troubleshooting, configuration adjustments, and guidance to keep your business running smoothly."},
{
- id: "faq-4",
- title: "Can you integrate our existing hardware with a new POS software?",
- content: "Yes, our hardware integration service includes assessing and connecting your existing peripherals, such as printers, scanners, and cash drawers, with your new POS software. We aim for maximum compatibility and efficiency.",
- },
+ id: "faq-4", title: "Can you integrate our existing hardware with a new POS software?", content: "Yes, our hardware integration service includes assessing and connecting your existing peripherals, such as printers, scanners, and cash drawers, with your new POS software. We aim for maximum compatibility and efficiency."},
]}
title="Frequently Asked Questions"
description="Find quick, Comprehensive answers to common questions about our professional POS installation and configuration services."
@@ -352,8 +220,7 @@ export default function LandingPage() {