Update src/app/page.tsx

This commit is contained in:
2026-03-13 16:47:15 +00:00
parent c8edb3a468
commit 76c2702287

View File

@@ -220,8 +220,6 @@ export default function HomePage() {
name: "name", type: "text", placeholder: "Emri yt"},
{
name: "phone", type: "tel", placeholder: "+355 69 xxx xxxx"},
{
name: "guests", type: "number", placeholder: "Numri i mysafirëve"},
{
name: "date", type: "date", placeholder: "Data e kërkuar"},
]}