From c585c14a751ee5b037447960b297b5504cbe91fd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 11:40:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a04887..65bc5fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { id: "2", name: "Business Proposal Template", price: "Premium Package", imageSrc: "http://img.b2bpic.net/free-photo/female-team-leader-business-meeting-office_1268-21435.jpg", imageAlt: "Business proposal presentation" }, { - id: "3", name: "Student Research Presentation", price: "Basic Package", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-math_23-2150444923.jpg", imageAlt: "Student research presentation" + id: "3", name: "Student Research Presentation", price: "Basic Package", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-math_23-2150444923.jpg?_wi=1", imageAlt: "Student research presentation" }, { id: "4", name: "Marketing Strategy Deck", price: "Premium Package", imageSrc: "http://img.b2bpic.net/free-photo/sales-manager-creates-presentation-pitch-new-strategy-development_482257-91026.jpg", imageAlt: "Marketing strategy presentation" @@ -169,7 +169,7 @@ export default function LandingPage() { id: "2", name: "Arjun Patel, Business Manager", date: "Date: 20 October 2024", tag: "Business", title: "Professional and affordable – exactly what we needed", quote: "We needed a professional presentation for our quarterly review, and JK Slides delivered beyond expectations. The attention to detail and quick turnaround made this service invaluable.", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Arjun Patel", imageSrc: "http://img.b2bpic.net/free-photo/business-associates-reviewing-key-performance-indicators-within-enterprise_482257-122792.jpg", imageAlt: "Business presentation success" }, { - id: "3", name: "Maya Desai, University Student", date: "Date: 8 December 2024", tag: "Student", title: "Best presentation design service for students!", quote: "As a student, I needed an impressive presentation for my final project. JK Slides created something beautiful and professional at a price I could afford. A lifesaver!", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Maya Desai", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-math_23-2150444923.jpg", imageAlt: "Student presentation success" + id: "3", name: "Maya Desai, University Student", date: "Date: 8 December 2024", tag: "Student", title: "Best presentation design service for students!", quote: "As a student, I needed an impressive presentation for my final project. JK Slides created something beautiful and professional at a price I could afford. A lifesaver!", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Maya Desai", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-studying-math_23-2150444923.jpg?_wi=2", imageAlt: "Student presentation success" }, { id: "4", name: "Rahul Singh, Marketing Director", date: "Date: 12 January 2025", tag: "Marketing", title: "Exceptional quality and outstanding support", quote: "Working with JK Slides was a breeze. They understood our vision and created a presentation that wow'd our entire team. We'll definitely be back for more projects!", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Rahul Singh", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-clapping-hands-celebrating-successful-presentation-boardroom-team-business-people-receiving-applause-from-coworkers-feeling-satisfied-about-success-accomplishment_482257-29947.jpg", imageAlt: "Marketing presentation success" -- 2.49.1