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}