From 0878a86ac84b0c12830fb075150f9939322a2e49 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:24:34 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dfd973b..99e04ff 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -67,11 +67,14 @@ export default function AboutPage() { tagAnimation="slide-up" features={[ { - id: "1", title: "Innovation First", description: "We stay ahead of industry trends and continuously explore new technologies and methodologies to deliver cutting-edge solutions that keep our clients competitive.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/designer-working-on-a-design-on-computer-1772527371388-f91c4851.png?_wi=2", imageAlt: "Innovation in design"}, + id: 1, + title: "Innovation First", description: "We stay ahead of industry trends and continuously explore new technologies and methodologies to deliver cutting-edge solutions that keep our clients competitive.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/designer-working-on-a-design-on-computer-1772527371388-f91c4851.png?_wi=2", imageAlt: "Innovation in design"}, { - id: "2", title: "Client-Centric Approach", description: "Your success is our success. We listen deeply, understand your vision, and work collaboratively to ensure every project exceeds expectations and delivers measurable results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/strategic-planning-session-with-design-t-1772527371376-ae35dee8.png?_wi=3", imageAlt: "Client collaboration"}, + id: 2, + title: "Client-Centric Approach", description: "Your success is our success. We listen deeply, understand your vision, and work collaboratively to ensure every project exceeds expectations and delivers measurable results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/strategic-planning-session-with-design-t-1772527371376-ae35dee8.png?_wi=3", imageAlt: "Client collaboration"}, { - id: "3", title: "Quality & Excellence", description: "We maintain the highest standards in every aspect of our work. From design to development to deployment, we're committed to delivering excellence every single time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/code-editor-on-screen-displaying-clean-o-1772527370169-57931e12.png?_wi=3", imageAlt: "Quality code"}, + id: 3, + title: "Quality & Excellence", description: "We maintain the highest standards in every aspect of our work. From design to development to deployment, we're committed to delivering excellence every single time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/code-editor-on-screen-displaying-clean-o-1772527370169-57931e12.png?_wi=3", imageAlt: "Quality code"}, ]} showStepNumbers={true} textboxLayout="default" -- 2.49.1 From 740730d0182ef09a110e1b495d71245e017b9f75 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:24:36 +0000 Subject: [PATCH 2/5] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 472f439..05734a9 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -19,7 +19,8 @@ export const metadata: Metadata = { ], }, twitter: { - card: "summary_large_image", title: "Pulse Digital | Web Design & Development", description: "Professional web design and development services for modern businesses.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/a-modern-sleek-web-design-dashboard-inte-1772527372132-0a49fa86.png"], + card: "summary_large_image", title: "Pulse Digital | Web Design & Development", description: "Professional web design and development services for modern businesses.", images: [ + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/a-modern-sleek-web-design-dashboard-inte-1772527372132-0a49fa86.png"], }, }; -- 2.49.1 From 3c00cb803051eca9575e7895b6029dabee3c41b8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:24:37 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 53 ++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 42 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b1809f7..c6a2e57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,6 +84,31 @@ export default function HomePage() { /> +
+ +
+
-- 2.49.1 From ecc256b431222106ee39e6ffb9bc121dc8107338 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:24:39 +0000 Subject: [PATCH 4/5] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index ae59358..17a3091 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -73,11 +73,14 @@ export default function PortfolioPage() { tagAnimation="slide-up" features={[ { - id: "1", title: "Strategy & Discovery", description: "We start by understanding your business goals, target audience, and competitive landscape. Through research and discovery, we create a solid foundation for your project.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/strategic-planning-session-with-design-t-1772527371376-ae35dee8.png?_wi=1", imageAlt: "Strategy planning"}, + id: 1, + title: "Strategy & Discovery", description: "We start by understanding your business goals, target audience, and competitive landscape. Through research and discovery, we create a solid foundation for your project.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/strategic-planning-session-with-design-t-1772527371376-ae35dee8.png?_wi=1", imageAlt: "Strategy planning"}, { - id: "2", title: "Design & Development", description: "Our team crafts beautiful designs and builds robust websites. We focus on user experience, performance, and scalability to ensure your site exceeds expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/designer-working-on-a-design-on-computer-1772527371388-f91c4851.png?_wi=1", imageAlt: "Design process"}, + id: 2, + title: "Design & Development", description: "Our team crafts beautiful designs and builds robust websites. We focus on user experience, performance, and scalability to ensure your site exceeds expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/designer-working-on-a-design-on-computer-1772527371388-f91c4851.png?_wi=1", imageAlt: "Design process"}, { - id: "3", title: "Testing & Launch", description: "Rigorous testing ensures everything works perfectly. After final refinements, we launch your website with ongoing support to keep it running smoothly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/developer-coding-in-modern-ide-with-webs-1772527371268-4b56aafe.png?_wi=2", imageAlt: "Testing phase"}, + id: 3, + title: "Testing & Launch", description: "Rigorous testing ensures everything works perfectly. After final refinements, we launch your website with ongoing support to keep it running smoothly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/developer-coding-in-modern-ide-with-webs-1772527371268-4b56aafe.png?_wi=2", imageAlt: "Testing phase"}, ]} showStepNumbers={true} textboxLayout="default" -- 2.49.1 From 10dbb04e49d95549ea038f22744d1742b3bccc2c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:24:40 +0000 Subject: [PATCH 5/5] Update src/app/services/page.tsx --- src/app/services/page.tsx | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 50c69e5..c1a7939 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -41,24 +41,25 @@ export default function ServicesPage() { /> -
+