Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f98c3142fc | |||
| 722aeae7b5 | |||
| ddcd7d6f53 | |||
| a6cea21915 | |||
| 63499bd2f3 | |||
| b4657ab138 | |||
| ef25878181 |
@@ -9,7 +9,7 @@ import BlogCardOne from '@/components/sections/blog/BlogCardOne';
|
||||
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { Bell, Zap, Target, BookOpen, Sparkles, Newspaper } from 'lucide-react';
|
||||
import { Bell, Zap, Target, BookOpen, Sparkles, Newspaper, Award } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
const navItems = [
|
||||
@@ -138,8 +138,8 @@ 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="Trusted Tech News Since 2025"
|
||||
icon={BookOpen}
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -214,4 +214,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user