diff --git a/src/app/page.tsx b/src/app/page.tsx index 00ab768..93f32d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,7 +15,6 @@ export default function HomePage() { { name: "Home", id: "/" }, { name: "Products", id: "/products" }, { name: "About", id: "/about" }, - { name: "Blog", id: "/blog" }, { name: "Contact", id: "/contact" } ]; @@ -74,7 +73,6 @@ export default function HomePage() { ]} imageSrc="https://img.b2bpic.net/free-photo/classic-hookah-beautiful-colored-rays-light-smoke-concept-hookah-smoking_169016-5136.jpg" imageAlt="Elegant hookah setup with smoke in a luxurious setting" - mediaAnimation="slide-up" />