From 49aa81616c8eaf5dfba71f9c08f6684d03b0efa8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 23:29:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 159 +++++++++++------------------------------------ 1 file changed, 37 insertions(+), 122 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9aa9c4f..815598b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,72 +15,39 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return (
@@ -88,40 +55,22 @@ export default function LandingPage() {
@@ -129,78 +78,44 @@ export default function LandingPage() {
@@ -208,7 +123,7 @@ export default function LandingPage() { -- 2.49.1