diff --git a/src/app/page.tsx b/src/app/page.tsx index d697be1..ac87670 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,9 +133,9 @@ export default function LandingPage() { { id: "cloud-sync", title: "Seamless Cloud Sync", description: "Access your converted notes from any device, anywhere. Your data is always up-to-date and securely stored in the cloud.", tag: "Always On", imageSrc: "http://img.b2bpic.net/free-photo/office-worker-using-laptop-work-company-innovation-planning-financial-project-business-development-growth-manager-creating-authentic-strategy-accountant-career-close-up_482257-33913.jpg", imageAlt: "Cloud sync across devices"}, { - id: "export-options", title: "Flexible Export Options", description: "Export your transcribed text into popular formats like PDF, TXT, and DOCX, making it easy to integrate with your existing tools.", tag: "Integrate", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-with-books-yellow-background_23-2148207606.jpg", alt: "Document export options"}, + id: "export-options", title: "Flexible Export Options", description: "Export your transcribed text into popular formats like PDF, TXT, and DOCX, making it easy to integrate with your existing tools.", tag: "Integrate", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-with-books-yellow-background_23-2148207606.jpg", imageAlt: "Document export options"}, { - id: "intelligent-search", title: "Intelligent Search", description: "Quickly find any piece of information within your vast library of notes using advanced AI-powered search capabilities.", tag: "Find Anything", imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-something-notebook-while-looking-her-smartphone_23-2149240368.jpg", alt: "Intelligent search magnifying glass"} + id: "intelligent-search", title: "Intelligent Search", description: "Quickly find any piece of information within your vast library of notes using advanced AI-powered search capabilities.", tag: "Find Anything", imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-something-notebook-while-looking-her-smartphone_23-2149240368.jpg", imageAlt: "Intelligent search magnifying glass"} ]} title="Effortless Conversion at Your Fingertips" description="Our advanced AI ensures every word from your handwritten notes or spoken words is accurately transcribed, ready for editing and sharing. Experience the power of intelligent conversion."