diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 155a12a..43d8694 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -14,9 +14,9 @@ export default function HomePage() {
@@ -65,44 +65,44 @@ export default function HomePage() {
description="We offer a wide range of services designed to make your brand look its best. From small marketing materials to large-scale graphics, we've got you covered."
items={[
{
- title: "Business Cards",
- description: "High-quality, durable finishes for lasting first impressions.",
+ title: "Wedding Invitations",
+ description: "Beautiful, high-quality custom invitations printed with care and delivered with fast turnaround times.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-tablet-rulers_23-2148766924.jpg",
},
{
- title: "Marketing Materials",
- description: "Brochures, flyers, and postcards designed to capture attention.",
- href: "#contact",
- imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg",
- },
- {
- title: "Large Format",
- description: "Custom banners and posters that make a big impact.",
+ title: "Business Cards",
+ description: "Premium business cards that make a lasting impression, printed quickly without compromising on quality.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/four-stacks-business-cards_23-2147687466.jpg",
},
{
- title: "Packaging",
- description: "Custom boxes and packaging solutions for your retail needs.",
+ title: "Restaurant Menus",
+ description: "Durable, vibrant menus for your restaurant, produced rapidly to meet your business needs.",
+ href: "#contact",
+ imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg",
+ },
+ {
+ title: "Marketing Materials",
+ description: "Brochures, flyers, and postcards designed to capture attention with exceptional print quality.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26585.jpg",
},
{
- title: "Promotional Items",
- description: "Branded merchandise to help you stand out at events.",
+ title: "Large Format",
+ description: "Custom banners and posters that make a big impact, ready when you need them.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-looking-computer_1170-876.jpg",
},
{
title: "Stationery",
- description: "Professional letterheads and envelopes for everyday use.",
+ description: "Professional letterheads and envelopes for everyday use, printed to the highest standards.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg",
},
{
title: "Direct Mail",
- description: "End-to-end direct mail solutions from design to delivery.",
+ description: "End-to-end direct mail solutions from design to fast delivery.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-interacting-with-each-other_1170-787.jpg",
},
@@ -142,22 +142,24 @@ export default function HomePage() {