From c784f41ba7b2e025d2eb845226e4fda315cb0fe6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 17:26:16 +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 b4d7704..53601f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,6 @@ export default function LandingPage() { id: "4", name: "Lisa Jansen", role: "Regular Client", testimonial: "Best salon in Stellenbosch! The team makes you feel special, the facilities are pristine, and the results speak for themselves.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-worker-holding-clipboard_1098-4072.jpg", imageAlt: "Lisa Jansen", icon: Star } ]} - gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1