From 569c9687ebfb5110baa7dcbedde0ecc28def97cc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:44:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 06f7ae2..409e76b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,13 +89,13 @@ export default function LandingPage() { tag: "Discovery Phase", title: "Strategy & Planning", subtitle: "Understanding your vision", description: "We dive deep into your business goals, target audience, and market landscape. Through workshops and research, we develop a comprehensive strategy that guides every creative decision.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-13583.jpg", imageAlt: "Strategy and planning session"}, { id: 2, - tag: "Design Phase", title: "Creative Design", subtitle: "Bringing ideas to life", description: "Our designers craft stunning visual concepts that capture your brand essence. From wireframes to high-fidelity mockups, every pixel is purposeful and strategic.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-elements_23-2149061049.jpg", imageAlt: "Digital design interface"}, + tag: "Design Phase", title: "Creative Design", subtitle: "Bringing ideas to life", description: "Our designers craft stunning visual concepts that capture your brand essence. From wireframes to high-fidelity mockups, every pixel is purposeful and strategic.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-elements_23-2149061049.jpg?_wi=1", imageAlt: "Digital design interface"}, { id: 3, - tag: "Development Phase", title: "Web Development", subtitle: "Building with precision", description: "Our developers transform designs into fast, scalable, and secure digital products. Using cutting-edge technologies, we ensure your website performs flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-display-software-developer-typing-database-functions-script-it-startup-agency-display-concept-programer-writing-source-code-scrolling-text-programming-language_482257-33542.jpg", imageAlt: "Web development and coding"}, + tag: "Development Phase", title: "Web Development", subtitle: "Building with precision", description: "Our developers transform designs into fast, scalable, and secure digital products. Using cutting-edge technologies, we ensure your website performs flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-display-software-developer-typing-database-functions-script-it-startup-agency-display-concept-programer-writing-source-code-scrolling-text-programming-language_482257-33542.jpg?_wi=1", imageAlt: "Web development and coding"}, { id: 4, - tag: "Launch Phase", title: "Launch & Optimize", subtitle: "Growing your success", description: "After launch, we monitor performance, gather insights, and continuously optimize. Your success is our ongoing commitment through analytics and strategic improvements.", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-concept-start-up_23-2148268941.jpg", imageAlt: "Project launch and growth analytics"}, + tag: "Launch Phase", title: "Launch & Optimize", subtitle: "Growing your success", description: "After launch, we monitor performance, gather insights, and continuously optimize. Your success is our ongoing commitment through analytics and strategic improvements.", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-concept-start-up_23-2148268941.jpg?_wi=1", imageAlt: "Project launch and growth analytics"}, ]} title="Our Creative Process" description="From initial concept to final launch, we follow a proven methodology that ensures exceptional results at every stage." @@ -141,17 +141,17 @@ export default function LandingPage() {