Update app/(default)/page.tsx

master SimplySyncedLLC_Website_v1.2.0
Dex Burgess 2024-08-19 06:04:00 +00:00
parent cb2f7d0a25
commit 181f9fec8b
1 changed files with 1 additions and 1 deletions
app/(default)

View File

@ -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'