diff --git a/app/(default)/page.tsx b/app/(default)/page.tsx index 9bd9957..b880664 100644 --- a/app/(default)/page.tsx +++ b/app/(default)/page.tsx @@ -1,6 +1,6 @@ export const metadata = { title: 'Home - Simply Synced LLC, simplifying your world!', - description: 'Simply Synced is your IT consulting partner for tailored solutions and business success. Empowering your tech journey.', + description: 'Simply Synced is your IT consulting partner for tailored solutions and business success. Empowering your tech journey at home or in your business.', } import Hero from '@/components/hero-home'