Update src/app/page.tsx

This commit is contained in:
2026-03-03 15:16:41 +00:00
parent 2d678e3037
commit 1d302318ae

View File

@@ -91,7 +91,7 @@ export default function HomePage() {
{ title: "Sustainable Practices", description: "We prioritize eco-friendly materials and processes to minimize environmental impact.", icon: Leaf },
{ title: "Fast Turnaround", description: "Quick delivery times without compromising on quality or attention to detail.", icon: Rocket },
]}
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg?_wi=1"
imageAlt="LichtPrint professional printing facility"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -135,9 +135,9 @@ export default function HomePage() {
tag="Popular Products"
tagAnimation="slide-up"
products={[
{ id: "1", brand: "LichtPrint", name: "Premium Business Cards", price: "€0.50", rating: 5, reviewCount: "324", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151272949.jpg", imageAlt: "Premium business cards" },
{ id: "2", brand: "LichtPrint", name: "Brochures & Flyers", price: "€0.75", rating: 5, reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26605.jpg", imageAlt: "Professional brochures and flyers" },
{ id: "3", brand: "LichtPrint", name: "Custom Packaging", price: "€2.50", rating: 5, reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stack-colorful-present-boxes-dark-wooden-table_141793-8637.jpg", imageAlt: "Custom branded packaging" },
{ id: "1", brand: "LichtPrint", name: "Premium Business Cards", price: "€0.50", rating: 5, reviewCount: "324", 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: "LichtPrint", name: "Brochures & Flyers", price: "€0.75", rating: 5, reviewCount: "289", 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: "LichtPrint", name: "Custom Packaging", price: "€2.50", rating: 5, reviewCount: "156", 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"
@@ -194,7 +194,7 @@ export default function HomePage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg?_wi=1"
imageAlt="LichtPrint footer background"
logoText="LichtPrint"
copyrightText="© 2025 LichtPrint. All rights reserved."