From 48c387e988d21e5b8f6287dfe796c57d30402616 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:45:47 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 47 ++++++++++++------------------------------ 1 file changed, 13 insertions(+), 34 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index edeab0e..087ffc0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { description="Pulse Digital Team" subdescription="Creative Digital Agency" icon={Heart} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/a-diverse-team-of-creative-professionals-1772527369837-abebcb83.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/a-diverse-team-of-creative-professionals-1772527369837-abebcb83.png" imageAlt="Creative team collaborating in modern office" useInvertedBackground={false} mediaAnimation="blur-reveal" @@ -68,42 +68,24 @@ export default function AboutPage() { 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.", - phoneOne: { - 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", - }, + 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.", phoneOne: { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/designer-working-on-a-design-on-computer-1772527371388-f91c4851.png", imageAlt: "Innovation in design"}, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/developer-coding-in-modern-ide-with-webs-1772527371268-4b56aafe.png?_wi=3", - imageAlt: "Innovation in development", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/developer-coding-in-modern-ide-with-webs-1772527371268-4b56aafe.png", imageAlt: "Innovation in development"}, }, { 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.", - phoneOne: { - 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", - }, + 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.", phoneOne: { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/strategic-planning-session-with-design-t-1772527371376-ae35dee8.png", imageAlt: "Client collaboration"}, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/a-diverse-team-of-creative-professionals-1772527369837-abebcb83.png?_wi=3", - imageAlt: "Team partnership", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/a-diverse-team-of-creative-professionals-1772527369837-abebcb83.png", imageAlt: "Team partnership"}, }, { 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.", - phoneOne: { - 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", - }, + 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.", phoneOne: { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/code-editor-on-screen-displaying-clean-o-1772527370169-57931e12.png", imageAlt: "Quality code"}, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/successful-website-launch-celebration-wi-1772527369611-c8a22c79.png?_wi=2", - imageAlt: "Successful delivery", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/successful-website-launch-celebration-wi-1772527369611-c8a22c79.png", imageAlt: "Successful delivery"}, }, ]} showStepNumbers={true} @@ -132,24 +114,21 @@ export default function AboutPage() { copyrightText="© 2024 Pulse Digital. All rights reserved." columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Web Design", href: "/services" }, { label: "Web Development", href: "/services" }, { label: "Branding", href: "/services" }, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Portfolio", href: "/portfolio" }, { label: "Contact", href: "/contact" }, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, -- 2.49.1 From 80bca6e089be4f7a5f6d0fb2ca96175cab48fec8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:45:48 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fcad9ea..7a5f6ad 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -58,24 +58,21 @@ export default function ContactPage() { copyrightText="© 2024 Pulse Digital. All rights reserved." columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Web Design", href: "/services" }, { label: "Web Development", href: "/services" }, { label: "Branding", href: "/services" }, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Portfolio", href: "/portfolio" }, { label: "Contact", href: "/contact" }, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, -- 2.49.1 From c4c4928c371c957ae02376b68d07cf8bdd12a214 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:45:49 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 011fad1..ea0c0a1 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,35 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const archivo = Archivo({ - variable: "--font-archivo", - subsets: ["latin"], + variable: "--font-archivo", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Pulse Digital | Web Design & Development Agency", - description: "Professional web design and development services. We create beautiful, high-performing websites that drive business results. Trusted by 150+ companies.", - keywords: "web design, web development, digital agency, website design, web development company", - metadataBase: new URL("https://pulsedigital.com"), + title: "Pulse Digital | Web Design & Development Agency", description: "Professional web design and development services. We create beautiful, high-performing websites that drive business results. Trusted by 150+ companies.", keywords: "web design, web development, digital agency, website design, web development company", metadataBase: new URL("https://pulsedigital.com"), alternates: { - canonical: "https://pulsedigital.com", - }, + canonical: "https://pulsedigital.com"}, openGraph: { - title: "Pulse Digital | Web Design & Development Agency", - description: "Transform your digital presence with stunning websites and strategic design solutions.", - siteName: "Pulse Digital", - type: "website", - images: [ + title: "Pulse Digital | Web Design & Development Agency", description: "Transform your digital presence with stunning websites and strategic design solutions.", siteName: "Pulse Digital", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/a-modern-sleek-web-design-dashboard-inte-1772527372132-0a49fa86.png", - alt: "Pulse Digital - Web Design Agency", - }, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/a-modern-sleek-web-design-dashboard-inte-1772527372132-0a49fa86.png", alt: "Pulse Digital - Web Design Agency"}, ], }, 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 6908cba85468c9a72f607182963521ef3e3df23a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:45:50 +0000 Subject: [PATCH 4/6] Update src/app/page.tsx --- src/app/page.tsx | 77 ++++++++++-------------------------------------- 1 file changed, 16 insertions(+), 61 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c59cbab..bc43e26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import TestimonialCardThirteen from "@/components/sections/testimonial/Testimoni import ContactText from "@/components/sections/contact/ContactText"; import FooterBase from "@/components/sections/footer/FooterBase"; import Link from "next/link"; -import { Zap, Heart, Rocket, Lightbulb, Star, TrendingUp, Workflow, MessageCircle, Quote } from "lucide-react"; +import { Zap, Heart, Rocket, Lightbulb, Star, TrendingUp, Workflow, MessageCircle } from "lucide-react"; export default function HomePage() { const navItems = [ @@ -76,7 +76,7 @@ export default function HomePage() { description="Pulse Digital Team" subdescription="Creative Digital Agency" icon={Rocket} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/a-diverse-team-of-creative-professionals-1772527369837-abebcb83.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/a-diverse-team-of-creative-professionals-1772527369837-abebcb83.png" imageAlt="Creative team collaborating in modern office" useInvertedBackground={false} mediaAnimation="blur-reveal" @@ -87,29 +87,11 @@ export default function HomePage() { Date: Tue, 3 Mar 2026 08:45:51 +0000 Subject: [PATCH 5/6] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 66 +++++++++----------------------------- 1 file changed, 15 insertions(+), 51 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 60f4112..fa787a1 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -51,26 +51,11 @@ export default function PortfolioPage() { tagAnimation="slide-up" products={[ { - id: "1", - name: "E-Commerce Platform", - price: "Fashion Retail", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/elegant-e-commerce-website-showcasing-pr-1772527371484-13167c37.png", - imageAlt: "E-commerce website for fashion brand", - }, + id: "1", name: "E-Commerce Platform", price: "Fashion Retail", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/elegant-e-commerce-website-showcasing-pr-1772527371484-13167c37.png", imageAlt: "E-commerce website for fashion brand"}, { - id: "2", - name: "SaaS Dashboard", - price: "Tech Startup", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/tech-startup-website-with-bold-typograph-1772527372167-1a200ecf.png", - imageAlt: "SaaS platform dashboard interface", - }, + id: "2", name: "SaaS Dashboard", price: "Tech Startup", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/tech-startup-website-with-bold-typograph-1772527372167-1a200ecf.png", imageAlt: "SaaS platform dashboard interface"}, { - id: "3", - name: "Creative Agency Site", - price: "Design Studio", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/creative-agency-portfolio-website-displa-1772527398757-8b9657e8.png", - imageAlt: "Creative agency portfolio website", - }, + id: "3", name: "Creative Agency Site", price: "Design Studio", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/creative-agency-portfolio-website-displa-1772527398757-8b9657e8.png", imageAlt: "Creative agency portfolio website"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -89,42 +74,24 @@ export default function PortfolioPage() { 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.", - phoneOne: { - 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", - }, + 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.", phoneOne: { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/strategic-planning-session-with-design-t-1772527371376-ae35dee8.png", imageAlt: "Strategy planning"}, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/strategic-planning-session-with-design-t-1772527371376-ae35dee8.png?_wi=2", - imageAlt: "Discovery process", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/strategic-planning-session-with-design-t-1772527371376-ae35dee8.png", imageAlt: "Discovery 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.", - phoneOne: { - 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", - }, + 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.", phoneOne: { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/designer-working-on-a-design-on-computer-1772527371388-f91c4851.png", imageAlt: "Design process"}, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/developer-coding-in-modern-ide-with-webs-1772527371268-4b56aafe.png?_wi=1", - imageAlt: "Development phase", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/developer-coding-in-modern-ide-with-webs-1772527371268-4b56aafe.png", imageAlt: "Development 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.", - phoneOne: { - 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", - }, + 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.", phoneOne: { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/developer-coding-in-modern-ide-with-webs-1772527371268-4b56aafe.png", imageAlt: "Testing phase"}, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/successful-website-launch-celebration-wi-1772527369611-c8a22c79.png?_wi=1", - imageAlt: "Launch celebration", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/successful-website-launch-celebration-wi-1772527369611-c8a22c79.png", imageAlt: "Launch celebration"}, }, ]} showStepNumbers={true} @@ -153,24 +120,21 @@ export default function PortfolioPage() { copyrightText="© 2024 Pulse Digital. All rights reserved." columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Web Design", href: "/services" }, { label: "Web Development", href: "/services" }, { label: "Branding", href: "/services" }, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Portfolio", href: "/portfolio" }, { label: "Contact", href: "/contact" }, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, -- 2.49.1 From e21ea61102c3696c494164683b0c47ad45177634 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:45:52 +0000 Subject: [PATCH 6/6] Update src/app/services/page.tsx --- src/app/services/page.tsx | 45 +++++++++++---------------------------- 1 file changed, 12 insertions(+), 33 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 38caf1a..3da5fc0 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -51,42 +51,24 @@ export default function ServicesPage() { features={[ { id: 1, - title: "Web Design", - description: "Stunning, user-centric website designs that captivate your audience and drive engagement. We blend aesthetics with functionality to create digital experiences that stand out.", - phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/abstract-representation-of-web-design-pr-1772527372333-1ad2600f.png?_wi=1", - imageAlt: "Web design process", - }, + title: "Web Design", description: "Stunning, user-centric website designs that captivate your audience and drive engagement. We blend aesthetics with functionality to create digital experiences that stand out.", phoneOne: { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/abstract-representation-of-web-design-pr-1772527372333-1ad2600f.png", imageAlt: "Web design process"}, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/branding-identity-elements-spread-out-in-1772527370942-4bda01ed.png?_wi=1", - imageAlt: "Branding elements", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/branding-identity-elements-spread-out-in-1772527370942-4bda01ed.png", imageAlt: "Branding elements"}, }, { id: 2, - title: "Web Development", - description: "Robust, scalable websites built with modern technologies. From responsive design to seamless backend integration, we ensure your website performs flawlessly across all devices.", - phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/code-editor-on-screen-displaying-clean-o-1772527370169-57931e12.png?_wi=1", - imageAlt: "Development code", - }, + title: "Web Development", description: "Robust, scalable websites built with modern technologies. From responsive design to seamless backend integration, we ensure your website performs flawlessly across all devices.", phoneOne: { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/code-editor-on-screen-displaying-clean-o-1772527370169-57931e12.png", imageAlt: "Development code"}, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/abstract-representation-of-web-design-pr-1772527372333-1ad2600f.png?_wi=2", - imageAlt: "Design implementation", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/abstract-representation-of-web-design-pr-1772527372333-1ad2600f.png", imageAlt: "Design implementation"}, }, { id: 3, - title: "Branding & Strategy", - description: "Strategic branding solutions that establish your unique market position. We create cohesive visual identities that resonate with your target audience.", - phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/branding-identity-elements-spread-out-in-1772527370942-4bda01ed.png?_wi=2", - imageAlt: "Brand guidelines", - }, + title: "Branding & Strategy", description: "Strategic branding solutions that establish your unique market position. We create cohesive visual identities that resonate with your target audience.", phoneOne: { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/branding-identity-elements-spread-out-in-1772527370942-4bda01ed.png", imageAlt: "Brand guidelines"}, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/code-editor-on-screen-displaying-clean-o-1772527370169-57931e12.png?_wi=2", - imageAlt: "Strategy implementation", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQaMoBX7jFwK0QlMohZLIPqdAi/code-editor-on-screen-displaying-clean-o-1772527370169-57931e12.png", imageAlt: "Strategy implementation"}, }, ]} showStepNumbers={true} @@ -115,24 +97,21 @@ export default function ServicesPage() { copyrightText="© 2024 Pulse Digital. All rights reserved." columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Web Design", href: "/services" }, { label: "Web Development", href: "/services" }, { label: "Branding", href: "/services" }, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Portfolio", href: "/portfolio" }, { label: "Contact", href: "/contact" }, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, -- 2.49.1