Update src/app/page.tsx

This commit is contained in:
2026-06-10 07:20:45 +00:00
parent a0e4b1d3dc
commit 23e6082178

View File

@@ -229,7 +229,7 @@ export default function WebAgency2Page() {
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
members={[
{ id: "1", name: "1. Discovery", role: "We learn about your business goals and objectives.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-making-business-plan-meeting_176420-5101.jpg", imageAlt: "Discovery phase for project" },
{ id: "2", name: "2. Strategy", role: "We create a custom growth plan tailored to your needs.", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-495.jpg", imageAlt: "Strategy and planning phase" },