From e6932799f59260b401097e3b454c37d2f79b83d0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:42:40 +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 f006a3f..00b87e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,7 +218,6 @@ export default function LandingPage() { id: "6", title: "Welcoming Atmosphere", quote: "Whether I'm dining alone or with a group, RayBell's always feels welcoming. Great food, great vibes. Love this place!", name: "Susan Muthoni", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg", imageAlt: "Susan Muthoni" } ]} - animationType="slide-up" textboxLayout="default" useInvertedBackground={true} /> -- 2.49.1