diff --git a/src/app/page.tsx b/src/app/page.tsx index b347c47..ea91380 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,13 +78,13 @@ export default function LandingPage() { id: "01", title: "Professional Design", description: "Custom graphic design services including branding, marketing materials, and creative consultation to bring your vision to life.", imageSrc: "http://img.b2bpic.net/free-photo/writing-down-idea_1098-19657.jpg", imageAlt: "Professional design services" }, { - id: "02", title: "High-Quality Printing", description: "State-of-the-art printing technology delivering vibrant colors and crisp details for all your printing needs.", imageSrc: "http://img.b2bpic.net/free-vector/stylish-art-studio-flat-design_23-2147564737.jpg", imageAlt: "Professional printing services" + id: "02", title: "High-Quality Printing", description: "State-of-the-art printing technology delivering vibrant colors and crisp details for all your printing needs.", imageSrc: "http://img.b2bpic.net/free-vector/stylish-art-studio-flat-design_23-2147564737.jpg?_wi=1", imageAlt: "Professional printing services" }, { id: "03", title: "Custom Packaging", description: "Tailored packaging solutions that protect your products while creating a memorable brand impression.", imageSrc: "http://img.b2bpic.net/free-photo/environmentally-friendly-disposable-recyclable-tableware_169016-4312.jpg", imageAlt: "Custom packaging solutions" }, { - id: "04", title: "Document Solutions", description: "Comprehensive document management services including copying, scanning, and archival solutions for your business.", imageSrc: "http://img.b2bpic.net/free-vector/stylish-art-studio-flat-design_23-2147564737.jpg", imageAlt: "Document solutions" + id: "04", title: "Document Solutions", description: "Comprehensive document management services including copying, scanning, and archival solutions for your business.", imageSrc: "http://img.b2bpic.net/free-vector/stylish-art-studio-flat-design_23-2147564737.jpg?_wi=2", imageAlt: "Document solutions" } ]} textboxLayout="default"