From 70d45671e5b7180c81f23f32d1e153c704ab0724 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 08:21:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 05004dd..cb42d88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,6 @@ export default function LandingPage() { { text: "Foglalás", href: "#" }, { text: "Kapcsolatfelvétel", href: "#contact" }, ]} - buttonTextClassName="text-white text-center font-bold" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-sitting-sofa-chair_74190-9445.jpg", alt: "Portrait beautiful young asian women happy smile" }, { src: "http://img.b2bpic.net/free-photo/happy-brunette-female-enjoys-happy-days-vacation-sits-hotel-cafe-demonstrates-wonderful-apartments-drinks-fresh-fruit-shake-attractive-young-caucasian-woman-rests-resort-country_273609-2737.jpg", alt: "Happy brunette female enjoys vacation" }, -- 2.49.1