From bfcefb9dc04bb5dd808f7e7f0c73a958be7e75b0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:25:08 +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 047f501..c726161 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,7 +168,6 @@ export default function LandingPage() { id: "6", name: "James Wilson", role: "Business Owner", testimonial: "Great for business meetings and client entertainment. The ambiance is sophisticated yet comfortable, and the outdoor seating is a nice touch.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "James Wilson", icon: Briefcase, }, ]} - gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={true} -- 2.49.1