Update src/app/page.tsx

This commit is contained in:
2026-02-22 12:24:10 +00:00
parent 1939926c0a
commit 75530188a5

View File

@@ -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"
/>
</div>