diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b9b2f2..5c68846 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,22 +62,22 @@ export default function LandingPage() { { title: "Logo & Branding", description: "Brand identities that communicate your story and leave a lasting impression.", icon: Feather, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148070299.jpg", imageAlt: "Logo Design" }, - { imageSrc: "http://img.b2bpic.net/free-vector/back-school-label-collection_23-2148197638.jpg", imageAlt: "Branding" }, + { imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148070299.jpg?_wi=1", imageAlt: "Logo Design" }, + { imageSrc: "http://img.b2bpic.net/free-vector/back-school-label-collection_23-2148197638.jpg?_wi=1", imageAlt: "Branding" }, ], }, { title: "Social Media Design", description: "High-impact designs tailored for engagement on Instagram, LinkedIn and more.", icon: Hash, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-vector/information-technology-vectors_23-2147501064.jpg", imageAlt: "Social Media" }, - { imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148070299.jpg", imageAlt: "Design" }, + { imageSrc: "http://img.b2bpic.net/free-vector/information-technology-vectors_23-2147501064.jpg?_wi=1", imageAlt: "Social Media" }, + { imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148070299.jpg?_wi=2", imageAlt: "Design" }, ], }, { title: "UI/UX Design", description: "Modern, user-friendly interfaces for web and mobile applications.", icon: Layers, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-vector/back-school-label-collection_23-2148197638.jpg", imageAlt: "UI" }, - { imageSrc: "http://img.b2bpic.net/free-vector/information-technology-vectors_23-2147501064.jpg", imageAlt: "UX" }, + { imageSrc: "http://img.b2bpic.net/free-vector/back-school-label-collection_23-2148197638.jpg?_wi=2", imageAlt: "UI" }, + { imageSrc: "http://img.b2bpic.net/free-vector/information-technology-vectors_23-2147501064.jpg?_wi=2", imageAlt: "UX" }, ], }, ]} @@ -93,9 +93,9 @@ export default function LandingPage() { useInvertedBackground={true} animationType="blur-reveal" products={[ - { id: "p1", name: "NR Creations", price: "Print Design", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/realistic-new-year-2020-poster-template_52683-30518.jpg" }, - { id: "p2", name: "Flower Shop Poster", price: "Marketing", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/spring-sale-flyer-template_23-2148857394.jpg" }, - { id: "p3", name: "Tech Startup Kit", price: "Corporate", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/letterhead-template-design_1142-369.jpg" }, + { id: "p1", name: "NR Creations", price: "Print Design", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/realistic-new-year-2020-poster-template_52683-30518.jpg?_wi=1" }, + { id: "p2", name: "Flower Shop Poster", price: "Marketing", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/spring-sale-flyer-template_23-2148857394.jpg?_wi=1" }, + { id: "p3", name: "Tech Startup Kit", price: "Corporate", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/letterhead-template-design_1142-369.jpg?_wi=1" }, ]} title="Featured Projects" description="A curated collection of my recent work across branding, print, and digital design." @@ -116,11 +116,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { id: "t1", name: "Mohamed Shan", date: "Oct 2025", title: "CEO", quote: "Nijaran delivered exceptional designs that boosted our customer engagement. Highly professional and creative!", tag: "Ayna Beauty", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg", imageSrc: "http://img.b2bpic.net/free-vector/information-technology-vectors_23-2147501064.jpg" }, + { id: "t1", name: "Mohamed Shan", date: "Oct 2025", title: "CEO", quote: "Nijaran delivered exceptional designs that boosted our customer engagement. Highly professional and creative!", tag: "Ayna Beauty", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg", imageSrc: "http://img.b2bpic.net/free-vector/information-technology-vectors_23-2147501064.jpg?_wi=3" }, { id: "t2", name: "Nimesha", date: "Sept 2025", title: "Marketing Director", quote: "The branding package was exactly what we needed. Clean, modern, and delivered on time.", tag: "Marketing Co", avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-lawyer-posing-outdoors_23-2148230752.jpg", imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-logo-flat-design_23-2148203432.jpg" }, - { id: "t3", name: "Vishnu", date: "Aug 2025", title: "Founder", quote: "Best poster designs we've ever had. Nijaran understands visual hierarchy perfectly.", tag: "Casino Royale", avatarSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageSrc: "http://img.b2bpic.net/free-vector/realistic-new-year-2020-poster-template_52683-30518.jpg" }, - { id: "t4", name: "Sarah Miller", date: "July 2025", title: "Brand Lead", quote: "Incredible communication and beautiful results. Truly a talent in the design space.", tag: "Startup Hub", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman-close-up_23-2148746290.jpg", imageSrc: "http://img.b2bpic.net/free-vector/spring-sale-flyer-template_23-2148857394.jpg" }, - { id: "t5", name: "David Chen", date: "June 2025", title: "Director", quote: "A true professional who brings unique artistic vision to every project.", tag: "Tech Solutions", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg", imageSrc: "http://img.b2bpic.net/free-vector/letterhead-template-design_1142-369.jpg" }, + { id: "t3", name: "Vishnu", date: "Aug 2025", title: "Founder", quote: "Best poster designs we've ever had. Nijaran understands visual hierarchy perfectly.", tag: "Casino Royale", avatarSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageSrc: "http://img.b2bpic.net/free-vector/realistic-new-year-2020-poster-template_52683-30518.jpg?_wi=2" }, + { id: "t4", name: "Sarah Miller", date: "July 2025", title: "Brand Lead", quote: "Incredible communication and beautiful results. Truly a talent in the design space.", tag: "Startup Hub", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman-close-up_23-2148746290.jpg", imageSrc: "http://img.b2bpic.net/free-vector/spring-sale-flyer-template_23-2148857394.jpg?_wi=2" }, + { id: "t5", name: "David Chen", date: "June 2025", title: "Director", quote: "A true professional who brings unique artistic vision to every project.", tag: "Tech Solutions", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg", imageSrc: "http://img.b2bpic.net/free-vector/letterhead-template-design_1142-369.jpg?_wi=2" }, ]} title="What Clients Say" description="Trusted by brands to deliver high-quality, creative, and professional design work."