diff --git a/src/app/page.tsx b/src/app/page.tsx index da4f3f4..f2a2f2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,9 +44,9 @@ export default function LandingPage() { description="Discover a curated collection of digital art from talented local and international artists. High-quality downloads for every space and style." buttons={[{ text: "Shop Now", href: "#products" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-pine-trees-desert-field-clear-sky_181624-4542.jpg", imageAlt: "Lebanese landscape digital art" }, - { imageSrc: "http://img.b2bpic.net/free-photo/halftone-monochrome-collage_23-2151004969.jpg", imageAlt: "Abstract digital painting" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-portrait-with-overexposed-moving-style_23-2149495267.jpg", imageAlt: "Artistic portrait" }, + { imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-pine-trees-desert-field-clear-sky_181624-4542.jpg?_wi=1", imageAlt: "Lebanese landscape digital art" }, + { imageSrc: "http://img.b2bpic.net/free-photo/halftone-monochrome-collage_23-2151004969.jpg?_wi=1", imageAlt: "Abstract digital painting" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-portrait-with-overexposed-moving-style_23-2149495267.jpg?_wi=1", imageAlt: "Artistic portrait" }, { imageSrc: "http://img.b2bpic.net/free-photo/religious-holy-mat-praying_23-2148288835.jpg", imageAlt: "Modern Islamic art" }, { imageSrc: "http://img.b2bpic.net/free-photo/abstract-stained-artwork-texture-backdrop_23-2148153177.jpg", imageAlt: "Minimalist digital painting" }, { imageSrc: "http://img.b2bpic.net/free-photo/painting-woman-s-portrait_23-2151155235.jpg", imageAlt: "Neon artistic creation" }, @@ -96,9 +96,9 @@ export default function LandingPage() { title="Collector Voices" description="Hear what art lovers across Lebanon are saying about our curated collections." testimonials={[ - { id: "t1", name: "Karim R.", date: "Oct 2024", title: "Stunning quality", quote: "The digital prints are exceptionally high resolution. Truly elevates my living room.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/male-artist-holding-his-paint-brushes_23-2150213706.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-pine-trees-desert-field-clear-sky_181624-4542.jpg" }, - { id: "t2", name: "Maya S.", date: "Sept 2024", title: "Beautiful Aesthetic", quote: "I love the local artistic touch in these pieces. Perfectly captured the vibe.", tag: "Art Collector", avatarSrc: "http://img.b2bpic.net/free-photo/man-draws-painting-woman-stands-him_8353-10782.jpg", imageSrc: "http://img.b2bpic.net/free-photo/halftone-monochrome-collage_23-2151004969.jpg" }, - { id: "t3", name: "Jad M.", date: "Aug 2024", title: "Seamless Experience", quote: "Easy download and professional support. Will definitely buy more.", tag: "Interior Designer", avatarSrc: "http://img.b2bpic.net/free-photo/male-painter-studio-using-watercolor-his-art_23-2150213712.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-portrait-with-overexposed-moving-style_23-2149495267.jpg" }, + { id: "t1", name: "Karim R.", date: "Oct 2024", title: "Stunning quality", quote: "The digital prints are exceptionally high resolution. Truly elevates my living room.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/male-artist-holding-his-paint-brushes_23-2150213706.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-pine-trees-desert-field-clear-sky_181624-4542.jpg?_wi=2" }, + { id: "t2", name: "Maya S.", date: "Sept 2024", title: "Beautiful Aesthetic", quote: "I love the local artistic touch in these pieces. Perfectly captured the vibe.", tag: "Art Collector", avatarSrc: "http://img.b2bpic.net/free-photo/man-draws-painting-woman-stands-him_8353-10782.jpg", imageSrc: "http://img.b2bpic.net/free-photo/halftone-monochrome-collage_23-2151004969.jpg?_wi=2" }, + { id: "t3", name: "Jad M.", date: "Aug 2024", title: "Seamless Experience", quote: "Easy download and professional support. Will definitely buy more.", tag: "Interior Designer", avatarSrc: "http://img.b2bpic.net/free-photo/male-painter-studio-using-watercolor-his-art_23-2150213712.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-portrait-with-overexposed-moving-style_23-2149495267.jpg?_wi=2" }, ]} /> @@ -113,7 +113,7 @@ export default function LandingPage() { mediaAnimation="slide-up" inputPlaceholder="Enter your email address" buttonText="Subscribe" - imageSrc="http://img.b2bpic.net/free-photo/wide-shot-pine-trees-desert-field-clear-sky_181624-4542.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wide-shot-pine-trees-desert-field-clear-sky_181624-4542.jpg?_wi=3" />