diff --git a/src/app/page.tsx b/src/app/page.tsx index cf1aaec..db32456 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { description="Black & White" subdescription="Toggle between classic black and white or vibrant color photos" icon={Camera} - imageSrc="http://img.b2bpic.net/free-vector/instagram-stories-template_23-2148036770.jpg" + imageSrc="http://img.b2bpic.net/free-vector/instagram-stories-template_23-2148036770.jpg?_wi=1" imageAlt="Filter style showcase" mediaAnimation="slide-up" useInvertedBackground={true} @@ -101,10 +101,10 @@ export default function LandingPage() { tag="Step 3" products={[ { - id: "frame-1", name: "Classic Sketch", price: "Frame 1", imageSrc: "http://img.b2bpic.net/free-vector/instagram-stories-template_23-2148036770.jpg", imageAlt: "Classic sketch frame with simple borders" + id: "frame-1", name: "Classic Sketch", price: "Frame 1", imageSrc: "http://img.b2bpic.net/free-vector/instagram-stories-template_23-2148036770.jpg?_wi=2", imageAlt: "Classic sketch frame with simple borders" }, { - id: "frame-2", name: "Modern Minimal", price: "Frame 2", imageSrc: "http://img.b2bpic.net/free-vector/set-colorful-frames-watercolor-style_23-2147831079.jpg", imageAlt: "Minimalist modern frame design" + id: "frame-2", name: "Modern Minimal", price: "Frame 2", imageSrc: "http://img.b2bpic.net/free-vector/set-colorful-frames-watercolor-style_23-2147831079.jpg?_wi=1", imageAlt: "Minimalist modern frame design" }, { id: "frame-3", name: "Decorative Art", price: "Frame 3", imageSrc: "http://img.b2bpic.net/free-vector/doodle-frame-pack-hand-drawn_23-2149020577.jpg", imageAlt: "Ornate decorative frame style" @@ -179,7 +179,7 @@ export default function LandingPage() { id: "open-strip", category: "interaction", title: "Open Strip", excerpt: "View your complete photostrip in full-screen glory with smooth animation effects.", imageSrc: "http://img.b2bpic.net/free-vector/instagram-story-template-collection_23-2147950938.jpg", imageAlt: "Full photobooth strip preview", authorName: "Photobooth", authorAvatar: "http://img.b2bpic.net/free-vector/instagram-stories-template_23-2148036770.jpg", date: "View Now" }, { - id: "cut-strip", category: "interaction", title: "Cut Strip", excerpt: "Separate your strip into 4 individual photos with fun cutting animations.", imageSrc: "http://img.b2bpic.net/free-vector/set-colorful-frames-watercolor-style_23-2147831079.jpg", imageAlt: "Individual photo cuts", authorName: "Photobooth", authorAvatar: "http://img.b2bpic.net/free-vector/set-colorful-frames-watercolor-style_23-2147831079.jpg", date: "Cut Now" + id: "cut-strip", category: "interaction", title: "Cut Strip", excerpt: "Separate your strip into 4 individual photos with fun cutting animations.", imageSrc: "http://img.b2bpic.net/free-vector/set-colorful-frames-watercolor-style_23-2147831079.jpg?_wi=2", imageAlt: "Individual photo cuts", authorName: "Photobooth", authorAvatar: "http://img.b2bpic.net/free-vector/set-colorful-frames-watercolor-style_23-2147831079.jpg", date: "Cut Now" }, { id: "download-all", category: "download", title: "Download Full Strip", excerpt: "Save your complete photostrip as a high-quality image file.", imageSrc: "http://img.b2bpic.net/free-vector/web-buttons-collection-colors_23-2147536222.jpg", imageAlt: "Download full strip option", authorName: "Photobooth", authorAvatar: "http://img.b2bpic.net/free-vector/doodle-frame-pack-hand-drawn_23-2149020577.jpg", date: "Download"