From cfafc5d408f72d4e052b4e2ba9373f3e5e5ff75f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:53:50 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8f0c8e8..533725a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -35,7 +35,7 @@ export default function AboutPage() { @@ -70,7 +70,7 @@ export default function AboutPage() {
Date: Tue, 3 Mar 2026 15:53:51 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d784879..3905bb0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -39,7 +39,7 @@ export default function ContactPage() {
-- 2.49.1 From 61e96bb3dd220e5db10fbb587b2d807af626e9d9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:53:52 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 45 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index cf6f593..a11bf1a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,7 +11,8 @@ const figtree = Figtree({ export const metadata: Metadata = { title: "LichtPrint - Professional Print Solutions", description: "Premium printing services from digital to offset. High-quality print solutions for businesses of all sizes. Fast turnaround, competitive pricing, and exceptional customer service.", keywords: "printing services, digital printing, offset printing, packaging printing, print solutions, custom printing", metadataBase: new URL("https://lichtprint.de"), alternates: { - canonical: "https://lichtprint.de"}, + canonical: "https://lichtprint.de" + }, robots: { index: true, follow: true, @@ -19,7 +20,8 @@ export const metadata: Metadata = { openGraph: { title: "LichtPrint - Professional Print Solutions", description: "Premium printing services from digital to offset. High-quality print solutions for businesses of all sizes.", url: "https://lichtprint.de", siteName: "LichtPrint", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26587.jpg", alt: "LichtPrint Professional Print Solutions"}, + url: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26587.jpg", alt: "LichtPrint Professional Print Solutions" + }, ], }, twitter: { @@ -37,7 +39,46 @@ export default function RootLayout({ + {children} -- 2.49.1 From 5ac302101d4ba1972dd046d1058c9ad4c7a90671 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:53:53 +0000 Subject: [PATCH 4/6] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22df7d2..bdb3405 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import ProductCardTwo from "@/components/sections/product/ProductCardTwo"; import PricingCardOne from "@/components/sections/pricing/PricingCardOne"; import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; import FooterMedia from "@/components/sections/footer/FooterMedia"; -import { Zap, Cog, Leaf, Rocket, Printer, Package, Image, FileText, Bookmark, Sparkles, MapPin, Phone, Mail, Clock } from "lucide-react"; +import { Zap, Cog, Leaf, Rocket, Printer, Package, Image, FileText, Bookmark, Sparkles, MapPin, Phone, Mail, Clock, Globe } from "lucide-react"; export default function HomePage() { const navItems = [ @@ -52,7 +52,7 @@ export default function HomePage() { @@ -135,9 +135,9 @@ export default function HomePage() { tag="Popular Products" tagAnimation="slide-up" products={[ - { id: "1", brand: "", name: "Premium Business Cards", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151272949.jpg?_wi=1", imageAlt: "Premium business cards" }, - { id: "2", brand: "", name: "Brochures & Flyers", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26605.jpg?_wi=1", imageAlt: "Professional brochures and flyers" }, - { id: "3", brand: "", name: "Custom Packaging", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stack-colorful-present-boxes-dark-wooden-table_141793-8637.jpg?_wi=1", imageAlt: "Custom branded packaging" }, + { id: "1", brand: "", name: "Premium Business Cards", price: "", rating: 4.5, reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARK4PdridlZpDx9QrcHVnCrhiQ/uploaded-1772553135237-eub9hw96.png", imageAlt: "Premium business cards" }, + { id: "2", brand: "", name: "Brochures & Flyers", price: "", rating: 4.5, reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARK4PdridlZpDx9QrcHVnCrhiQ/uploaded-1772553135237-3yv607ls.png", imageAlt: "Professional brochures and flyers" }, + { id: "3", brand: "", name: "Custom Packaging", price: "", rating: 4.5, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stack-colorful-present-boxes-dark-wooden-table_141793-8637.jpg?_wi=1", imageAlt: "Custom branded packaging" }, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -312,7 +312,7 @@ export default function HomePage() {
Date: Tue, 3 Mar 2026 15:53:53 +0000 Subject: [PATCH 5/6] Update src/app/products/page.tsx --- src/app/products/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index f6cd736..40bcc41 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -35,7 +35,7 @@ export default function ProductsPage() {
@@ -48,10 +48,10 @@ export default function ProductsPage() { tag="Full Catalog" tagAnimation="slide-up" products={[ - { id: "1", brand: "", name: "Premium Business Cards", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151272949.jpg?_wi=2", imageAlt: "Premium business cards" }, - { id: "2", brand: "", name: "Brochures & Flyers", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26605.jpg?_wi=2", imageAlt: "Professional brochures and flyers" }, - { id: "3", brand: "", name: "Custom Packaging", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stack-colorful-present-boxes-dark-wooden-table_141793-8637.jpg?_wi=2", imageAlt: "Custom branded packaging" }, - { id: "4", brand: "", name: "Postcards & Greetings", price: "", rating: 0, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151272949.jpg?_wi=3", imageAlt: "Postcards and greeting cards" }, + { id: "1", brand: "", name: "Premium Business Cards", price: "", rating: 4.5, reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARK4PdridlZpDx9QrcHVnCrhiQ/uploaded-1772553135237-eub9hw96.png", imageAlt: "Premium business cards" }, + { id: "2", brand: "", name: "Brochures & Flyers", price: "", rating: 4.5, reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARK4PdridlZpDx9QrcHVnCrhiQ/uploaded-1772553135237-3yv607ls.png", imageAlt: "Professional brochures and flyers" }, + { id: "3", brand: "", name: "Custom Packaging", price: "", rating: 4.5, reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stack-colorful-present-boxes-dark-wooden-table_141793-8637.jpg?_wi=2", imageAlt: "Custom branded packaging" }, + { id: "4", brand: "", name: "Postcards & Greetings", price: "", rating: 4.5, reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARK4PdridlZpDx9QrcHVnCrhiQ/uploaded-1772553135237-eub9hw96.png", imageAlt: "Postcards and greeting cards" }, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" -- 2.49.1 From d2f59ad192d36cc5793f0afcb951fac78571de7b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:53:54 +0000 Subject: [PATCH 6/6] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 5ede83b..7f01614 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -35,7 +35,7 @@ export default function ServicesPage() { -- 2.49.1