Pivot website content and tech stack to target website development for small businesses

This commit is contained in:
DanielS
2026-06-30 23:15:20 +02:00
parent c29497eae4
commit 79745eb127
7 changed files with 94 additions and 97 deletions

View File

@@ -4,7 +4,7 @@ interface Props {
description?: string;
}
const { title, description = "Zukunftssichere IT-Dienstleistungen für Ihr Unternehmen. N&D i-t SOLUTIONS bietet Leistungsübersicht, Cloud-Architekturen, IT-Sicherheit und Softwareentwicklung." } = Astro.props;
const { title, description = "Professionelles Webdesign & moderne Websites für Kleinbetriebe, Handwerker und Selbstständige. N&D i-t SOLUTIONS erstellt Ihre Homepage bezahlbar und schnell." } = Astro.props;
---
<!doctype html>