Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a6cea21915 | |||
| 63499bd2f3 | |||
| b4657ab138 | |||
| ef25878181 |
@@ -9,7 +9,7 @@ import BlogCardOne from '@/components/sections/blog/BlogCardOne';
|
|||||||
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
|
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
|
||||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
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() {
|
export default function LandingPage() {
|
||||||
const navItems = [
|
const navItems = [
|
||||||
@@ -138,8 +138,8 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Delivering comprehensive Windows and Microsoft coverage for tech professionals and enthusiasts worldwide."
|
title="Delivering comprehensive Windows and Microsoft coverage for tech professionals and enthusiasts worldwide."
|
||||||
description="Windows Daily Editorial Team"
|
description="Windows Daily Editorial Team"
|
||||||
subdescription="Trusted Tech News Since 2025"
|
subdescription="Featured in TechCrunch, VentureBeat & Industry Reports | Backed by Microsoft News Partnership"
|
||||||
icon={BookOpen}
|
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"
|
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"
|
imageAlt="Windows Daily mission"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user