From 75530188a5b7802fcb6665ba1e046b71ae69409a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 12:24:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) 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" />