From c36213024b4b04a8a43f7ba72975fb89178dad48 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:05:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea570ee..7cc0e70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function HomePage() { id: "4", title: "Portfolio Showcase", description: "Build a professional portfolio to showcase your best work. Display testimonials, ratings, and completed projects to attract quality clients.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-stationery-concept_23-2147800640.jpg", imageAlt: "Portfolio and work samples showcase"}, ]} - gridVariant="uniform-3-items" + gridVariant="uniform-4-items" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1