Update src/app/services/page.tsx

This commit is contained in:
2026-03-07 16:25:04 +00:00
parent 11fdfac01d
commit 257d92ef1e

View File

@@ -57,35 +57,35 @@ const ServicesPage = () => {
id: 1,
title: "Graphic Design",
description: "Custom illustrations, layouts, and visual concepts tailored to your brand's unique identity and messaging goals. We create stunning visual communications that resonate with your audience.",
imageSrc: "http://img.b2bpic.net/free-psd/design-trends-landing-page-template_23-2148951582.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/design-trends-landing-page-template_23-2148951582.jpg?_wi=2",
imageAlt: "Graphic design service showcase",
},
{
id: 2,
title: "Logo Design",
description: "Distinctive logos that define your brand and make lasting impressions on your target audience. Each logo is meticulously crafted to be timeless, versatile, and memorable.",
imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-card-template_23-2148483157.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-card-template_23-2148483157.jpg?_wi=2",
imageAlt: "Logo design portfolio",
},
{
id: 3,
title: "Social Media Design",
description: "Engaging posts, stories, and graphics optimized for all social platforms to boost your online presence. We create cohesive visual strategies that drive engagement and build communities.",
imageSrc: "http://img.b2bpic.net/free-vector/social-media-marketing-mobile-phone-concept_23-2148424012.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/social-media-marketing-mobile-phone-concept_23-2148424012.jpg?_wi=2",
imageAlt: "Social media design examples",
},
{
id: 4,
title: "Poster Design",
description: "Eye-catching promotional and event posters that command attention and drive engagement. From concept to final production, we create posters that stand out and convert.",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-sale-poster-with-photo_52683-68582.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-sale-poster-with-photo_52683-68582.jpg?_wi=2",
imageAlt: "Poster design showcase",
},
{
id: 5,
title: "Branding",
description: "Complete brand identity systems including guidelines, color palettes, and visual languages. We build comprehensive branding solutions that ensure consistency across all touchpoints.",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-minimal-business-card-template_23-2148374347.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-minimal-business-card-template_23-2148374347.jpg?_wi=2",
imageAlt: "Branding solutions",
},
]}