Update src/app/page.tsx

This commit is contained in:
2025-12-23 16:45:25 +00:00
parent 260b9e2574
commit 773abe5027

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { Coffee, Facebook, Instagram, Twitter } from "lucide-react";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';