diff --git a/src/app/page.tsx b/src/app/page.tsx
index 51bdeb5..fda1d55 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,26 +30,11 @@ export default function LandingPage() {
@@ -57,65 +42,24 @@ export default function LandingPage() {
@@ -124,205 +68,66 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
+ title="Our Printing Services"
+ description="From large format posters to durable custom bags, we deliver results."
features={[
- {
- id: "f1",
- title: "Poster Printing",
- author: "TEEjay Media",
- description: "Vibrant, high-resolution posters for events and marketing.",
- tags: [
- "Print",
- "Design",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg",
- },
- {
- id: "f2",
- title: "Custom Bags",
- author: "TEEjay Media",
- description: "Durable and stylish bags for branding.",
- tags: [
- "Retail",
- "Custom",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/handbags-consumption-bags-business-travel-shopping-bags_1417-1380.jpg",
- },
- {
- id: "f3",
- title: "Marketing Collateral",
- author: "TEEjay Media",
- description: "Complete media solutions for growing businesses.",
- tags: [
- "Strategy",
- "Design",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/colors-papers-background_93675-130676.jpg",
- },
+ { id: "f1", title: "Custom Posters", author: "Lorenzo Mainza", description: "Professional high-quality poster printing for your events.", tags: ["Print", "Poster"], imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg" },
+ { id: "f2", title: "Branded Bags", author: "Lorenzo Mainza", description: "High-quality bags tailored to your business identity.", tags: ["Retail", "Custom"], imageSrc: "http://img.b2bpic.net/free-photo/handbags-consumption-bags-business-travel-shopping-bags_1417-1380.jpg" }
]}
- title="Our Services"
- description="Expert printing solutions to elevate your brand presence."
/>