3 Commits

Author SHA1 Message Date
f98c3142fc Merge version_3 into main
Merge version_3 into main
2026-03-12 20:30:16 +00:00
722aeae7b5 Update src/app/page.tsx 2026-03-12 20:30:13 +00:00
ddcd7d6f53 Merge version_2 into main
Merge version_2 into main
2026-03-12 20:28:42 +00:00

View File

@@ -138,7 +138,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
title="Delivering comprehensive Windows and Microsoft coverage for tech professionals and enthusiasts worldwide."
description="Windows Daily Editorial Team"
subdescription="Featured in TechCrunch, VentureBeat & Industry Reports | Backed by Microsoft News Partnership"
subdescription="Trusted by 1M+ daily readers | Microsoft News Partner | Featured in TechCrunch"
icon={Award}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArNlUFAGD0E026euL9kYquh44v/a-prominent-featured-tech-story-image-sh-1773347074515-cf0d6763.png"
imageAlt="Windows Daily mission"
@@ -214,4 +214,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}