From b01a82c103d2abe8180ecdc480ea8440feaa4deb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 11:16:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 39899f7..337cb19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,9 +143,6 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - icon: CalendarCheck, - title: "Sistem Reservasi Mudah", description: "Pesan meja Anda dengan cepat melalui platform online kami untuk pengalaman tanpa antre."}, { icon: Utensils, title: "Menu Musiman & Chef's Special", description: "Nikmati hidangan inovatif yang disesuaikan dengan bahan-bahan segar terbaik dan kreasi spesial Chef."}, @@ -284,4 +281,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1