From 34bd6522e36fa8cca42ccfef36b7cfe2d6c98341 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 16 Sep 2025 14:34:13 +0200 Subject: [PATCH] ok --- src/app/(main)/page.tsx | 2 - src/components/Footer.tsx | 8 +-- src/components/Steps.tsx | 2 +- src/images/qr-code.svg | 119 +------------------------------------- 4 files changed, 6 insertions(+), 125 deletions(-) diff --git a/src/app/(main)/page.tsx b/src/app/(main)/page.tsx index 4c10f4d..beaa808 100644 --- a/src/app/(main)/page.tsx +++ b/src/app/(main)/page.tsx @@ -44,8 +44,6 @@ export default function Home() {
- - ) } diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 890d739..dba16bb 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -39,18 +39,18 @@ export function Footer() {
- +

- + - Download the app + Talk to a human

- Scan the QR code to download the app from the App Store. + Get in touch with us for any inquiries or questions.

diff --git a/src/components/Steps.tsx b/src/components/Steps.tsx index 4896cfa..887d564 100644 --- a/src/components/Steps.tsx +++ b/src/components/Steps.tsx @@ -31,7 +31,7 @@ export function Steps() { return (
-
+
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file