diff --git a/src/app/page.tsx b/src/app/page.tsx index d3a03e8..b648892 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import BlogCardOne from '@/components/sections/blog/BlogCardOne'; import ContactText from '@/components/sections/contact/ContactText'; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import { Raven, BookOpen, BookMarked, Globe, Languages, Star } from 'lucide-react'; +import { BookOpen, BookMarked, Globe, Languages, Star } from 'lucide-react'; export default function VikingsPage() { return ( @@ -45,7 +45,6 @@ export default function VikingsPage() { title="Discover the Legend of the Norse" description="Explore the epic tales, battles, and mythology that shaped Viking civilization. From Valhalla to the North Sea, journey through history like never before." tag="Ancient History" - tagIcon={Raven} imageSrc="http://img.b2bpic.net/free-photo/ocean-waves-splashing-abandoned-piece-wood-cloudy-sky_181624-6182.jpg" imageAlt="Viking ship sailing Norse waters" textPosition="bottom-left"