diff --git a/src/app/page.tsx b/src/app/page.tsx index f943fa2..d6b990f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,23 +48,23 @@ export default function LandingPage() { background={{ variant: "plain" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/concept-landing-page-image-upload_52683-26839.jpg", imageAlt: "Document Upload Interface"}, + imageSrc: "http://img.b2bpic.net/free-vector/concept-landing-page-image-upload_52683-26839.jpg?_wi=1", imageAlt: "Document Upload Interface"}, { - imageSrc: "http://img.b2bpic.net/free-photo/files-index-content-details-document-archives-concept_53876-133676.jpg", imageAlt: "Organized Files"}, + imageSrc: "http://img.b2bpic.net/free-photo/files-index-content-details-document-archives-concept_53876-133676.jpg?_wi=1", imageAlt: "Organized Files"}, { - imageSrc: "http://img.b2bpic.net/free-vector/futuristic-lock-shield-protection_53876-118349.jpg", imageAlt: "Security Protection"}, + imageSrc: "http://img.b2bpic.net/free-vector/futuristic-lock-shield-protection_53876-118349.jpg?_wi=1", imageAlt: "Security Protection"}, { - imageSrc: "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-132296.jpg", imageAlt: "Submission Complete"}, + imageSrc: "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-132296.jpg?_wi=1", imageAlt: "Submission Complete"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-555.jpg", imageAlt: "Tax Dashboard"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-555.jpg?_wi=1", imageAlt: "Tax Dashboard"}, { - imageSrc: "http://img.b2bpic.net/free-photo/concentrated-partners-using-laptop-working-with-documents-confident-serious-businesspeople-office-suits-discussing-company-project-together-management-business-partnership-concept_74855-14230.jpg", imageAlt: "Accountant Collaboration"}, + imageSrc: "http://img.b2bpic.net/free-photo/concentrated-partners-using-laptop-working-with-documents-confident-serious-businesspeople-office-suits-discussing-company-project-together-management-business-partnership-concept_74855-14230.jpg?_wi=1", imageAlt: "Accountant Collaboration"}, { - imageSrc: "http://img.b2bpic.net/free-photo/files-index-content-details-document-archives-concept_53876-133676.jpg", imageAlt: "Smart Organization"}, + imageSrc: "http://img.b2bpic.net/free-photo/files-index-content-details-document-archives-concept_53876-133676.jpg?_wi=2", imageAlt: "Smart Organization"}, { - imageSrc: "http://img.b2bpic.net/free-vector/concept-landing-page-image-upload_52683-26839.jpg", imageAlt: "Easy Upload"}, + imageSrc: "http://img.b2bpic.net/free-vector/concept-landing-page-image-upload_52683-26839.jpg?_wi=2", imageAlt: "Easy Upload"}, ]} buttons={[ { text: "Start Your Submission", href: "#contact" }, @@ -85,16 +85,16 @@ export default function LandingPage() { features={[ { id: 1, - title: "Create Your Account", description: "Sign up in under two minutes with your email. Set up a secure workspace for your tax documents and accountant collaboration.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-555.jpg", imageAlt: "Create Account"}, + title: "Create Your Account", description: "Sign up in under two minutes with your email. Set up a secure workspace for your tax documents and accountant collaboration.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-555.jpg?_wi=2", imageAlt: "Create Account"}, { id: 2, - title: "Upload Documents", description: "Drag-and-drop your Schedule C forms, receipts, invoices, and financial records. Organize everything by category for easy review.", imageSrc: "http://img.b2bpic.net/free-vector/concept-landing-page-image-upload_52683-26839.jpg", imageAlt: "Upload Documents"}, + title: "Upload Documents", description: "Drag-and-drop your Schedule C forms, receipts, invoices, and financial records. Organize everything by category for easy review.", imageSrc: "http://img.b2bpic.net/free-vector/concept-landing-page-image-upload_52683-26839.jpg?_wi=3", imageAlt: "Upload Documents"}, { id: 3, - title: "Invite Your Accountant", description: "Share a secure link with your accountant. They access all documents from one dashboard—no email attachments, no confusion.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-partners-using-laptop-working-with-documents-confident-serious-businesspeople-office-suits-discussing-company-project-together-management-business-partnership-concept_74855-14230.jpg", imageAlt: "Invite Accountant"}, + title: "Invite Your Accountant", description: "Share a secure link with your accountant. They access all documents from one dashboard—no email attachments, no confusion.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-partners-using-laptop-working-with-documents-confident-serious-businesspeople-office-suits-discussing-company-project-together-management-business-partnership-concept_74855-14230.jpg?_wi=2", imageAlt: "Invite Accountant"}, { id: 4, - title: "Track & Confirm", description: "Monitor document status in real-time. Get confirmation when your accountant reviews each submission. All records stay encrypted and secure.", imageSrc: "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-132296.jpg", imageAlt: "Track Status"}, + title: "Track & Confirm", description: "Monitor document status in real-time. Get confirmation when your accountant reviews each submission. All records stay encrypted and secure.", imageSrc: "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-132296.jpg?_wi=2", imageAlt: "Track Status"}, ]} animationType="slide-up" textboxLayout="default" @@ -113,7 +113,7 @@ export default function LandingPage() { description="Enterprise-Grade Encryption" subdescription="End-to-end SSL/TLS with AES-256 encryption" icon={Lock} - imageSrc="http://img.b2bpic.net/free-vector/futuristic-lock-shield-protection_53876-118349.jpg" + imageSrc="http://img.b2bpic.net/free-vector/futuristic-lock-shield-protection_53876-118349.jpg?_wi=2" imageAlt="Security protection" mediaAnimation="opacity" useInvertedBackground={true}