diff --git a/src/app/page.tsx b/src/app/page.tsx
index 26e8e4a..d0b747c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,72 +29,45 @@ export default function LandingPage() {
@@ -107,23 +80,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Logo Design",
- description: "Creative brand identity development that defines your business.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/modern-logo-design-concept-on-an-artist--1774551283882-189fd9c3.png",
- },
+ id: "f1", title: "Logo Design", description: "Creative brand identity development that defines your business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/modern-logo-design-concept-on-an-artist--1774551283882-189fd9c3.png"},
{
- id: "f2",
- title: "Commercial Printing",
- description: "High-quality business cards, flyers, and brochures for your professional needs.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/high-quality-business-cards-and-brochure-1774551284066-7f1770ce.png",
- },
+ id: "f2", title: "Commercial Printing", description: "High-quality business cards, flyers, and brochures for your professional needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/high-quality-business-cards-and-brochure-1774551284066-7f1770ce.png"},
{
- id: "f3",
- title: "Large Format Banners",
- description: "Impactful signage and banners for events, storefronts, and marketing.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/large-scale-outdoor-banner-displayed-on--1774551284433-9c629f91.png?_wi=1",
- },
+ id: "f3", title: "Large Format Banners", description: "Impactful signage and banners for events, storefronts, and marketing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/large-scale-outdoor-banner-displayed-on--1774551284433-9c629f91.png"},
]}
title="Our Printing & Branding Expertise"
description="Comprehensive creative services tailored for Rwandan businesses to ensure professional impact and brand visibility."
@@ -132,31 +93,17 @@ export default function LandingPage() {