Compare commits
19 Commits
version_2
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| b480c1de27 | |||
| 913faf4a37 | |||
| 140f4642ea | |||
| e5965a79e7 | |||
| 68448d202c | |||
| f00b88c734 | |||
| a5e31caf99 | |||
| 61d952c285 | |||
| 7fa59d0619 | |||
| fa9640b4dc | |||
| 8eec83b40c | |||
| 9f830b5c33 | |||
| 561f3c754a | |||
| 88c4201ec9 | |||
| a1d65b5c7c | |||
| c5db64fe6a | |||
| 438b058e51 | |||
| ece1ebf09e | |||
| e1c2418ddb |
@@ -10,8 +10,10 @@ import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonia
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import TimelineProcessFlow from '@/components/cardStack/layouts/timelines/TimelineProcessFlow';
|
||||
import BlurBottomBackground from '@/components/background/BlurBottomBackground';
|
||||
|
||||
export default function LandingPage() {
|
||||
const handleCall = () => window.location.href = "tel:7542544054";
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
@@ -29,26 +31,30 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "How It Works", id: "#how-it-works" },
|
||||
{ name: "FAQ", id: "#faq" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "How It Works", id: "how-it-works" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Integrity Doc Prep"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
title="Convenient • Remote • Flat-Fee Pricing"
|
||||
description="Professional document preparation for South Florida individuals and families. We offer a transparent, stress-free alternative to traditional legal services, helping you manage life's transitions with dignity."
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="https://img.b2bpic.net/free-vector/abstract-business-document-concept_114360-6395.jpg"
|
||||
imageAlt="Document preparation concept"
|
||||
testimonials={[]}
|
||||
mediaAnimation="blur-reveal"
|
||||
buttons={[{ text: "View Services", href: "#services" }, { text: "Contact Us", href: "#contact" }]}
|
||||
/>
|
||||
<div id="hero" data-section="hero" className="relative">
|
||||
<BlurBottomBackground className="absolute inset-0 opacity-40 blur-3xl pointer-events-none" />
|
||||
<div className="absolute inset-0 z-0">
|
||||
<img src="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY6OUkkDWDB9f8RXWuG5JkBXgc/uploaded-1778793435307-c918cxmh.jpg" alt="Background" className="w-full h-full object-cover blur-2xl" />
|
||||
</div>
|
||||
<div className="relative z-10">
|
||||
<HeroSplitTestimonial
|
||||
title="“The Only Help You Need to Move Forward”"
|
||||
description="Professional document preparation for South Florida individuals and families. We offer a transparent, stress-free alternative to traditional legal services, helping you manage life's transitions with dignity and peace of mind."
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[]}
|
||||
mediaAnimation="blur-reveal"
|
||||
buttons={[{ text: "View Services", href: "#services" }, { text: "Contact Us", onClick: handleCall }]}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
@@ -56,29 +62,29 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Core Services & Pricing"
|
||||
description="Transparent flat-fee pricing that is significantly lower than traditional attorneys. All services are remote and secure."
|
||||
title="Here for You, Every Step of the Way"
|
||||
description="We pride ourselves on offering a personal, welcoming experience. We handle the paperwork so you can focus on what truly matters—your family and your future."
|
||||
features={[
|
||||
{ title: "Family Law", description: "Uncontested Divorce, Custody, Support starting at $250.", imageSrc: "https://img.b2bpic.net/free-vector/family-law-concept_23-2148590039.jpg" },
|
||||
{ title: "Eviction Services", description: "Notices, Complaints, Summons for residential needs starting at $199.", imageSrc: "https://img.b2bpic.net/free-vector/eviction-notice-concept_23-2148542329.jpg" },
|
||||
{ title: "Estate Planning", description: "Wills, Power of Attorney, Healthcare Directives starting at $125.", imageSrc: "https://img.b2bpic.net/free-vector/estate-planning-checklist_1284-42661.jpg" },
|
||||
{ title: "Mortgage & Real Estate", description: "Mortgage docs, notes, and real estate prep starting at $150.", imageSrc: "https://img.b2bpic.net/free-vector/real-estate-document-folder_23-2148558435.jpg" }
|
||||
{ title: "Family Transitions", description: "Thoughtful assistance for uncontested divorce, custody, and support arrangements, starting at $250.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY6OUkkDWDB9f8RXWuG5JkBXgc/uploaded-1778793505589-3wnhixdu.jpg", buttons: [{ text: "Get in Touch", onClick: handleCall }] },
|
||||
{ title: "Residential Stability", description: "Clear, reliable guidance for eviction notices and filings, starting at $199.", imageSrc: "https://img.b2bpic.net/free-vector/eviction-notice-concept_23-2148542329.jpg", buttons: [{ text: "Get in Touch", onClick: handleCall }] },
|
||||
{ title: "Estate & Future Planning", description: "Gentle, supportive preparation for wills, power of attorney, and healthcare directives, starting at $125.", imageSrc: "https://img.b2bpic.net/free-vector/estate-planning-checklist_1284-42661.jpg", buttons: [{ text: "Get in Touch", onClick: handleCall }] },
|
||||
{ title: "Real Estate Documentation", description: "Precise preparation for mortgage and property-related documents, starting at $150.", imageSrc: "https://img.b2bpic.net/free-vector/real-estate-document-folder_23-2148558435.jpg", buttons: [{ text: "Get in Touch", onClick: handleCall }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="how-it-works" data-section="how-it-works">
|
||||
<TimelineProcessFlow
|
||||
title="How Does It Work?"
|
||||
description="Our 5-step process is designed for your remote convenience and peace of mind."
|
||||
title="A Gentle, Simple Path Forward"
|
||||
description="We’ve refined our process to be as straightforward and supportive as possible, allowing you to manage your affairs from the safety and comfort of your home."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
items={[
|
||||
{ content: "1. Initial Request: Reach out to us via call, text, or email.", media: "📁", reverse: false },
|
||||
{ content: "2. Secure Upload: Use our encrypted portal for documents.", media: "🔒", reverse: true },
|
||||
{ content: "3. Preparation: We draft documents based on your input.", media: "✍️", reverse: false },
|
||||
{ content: "4. Review: You review all drafts carefully for accuracy.", media: "✅", reverse: true },
|
||||
{ content: "5. Finalization: We provide guidance for your final steps.", media: "🚀", reverse: false }
|
||||
{ content: "1. Reach Out Anytime: Call, text, email, or fill out the contact form to get started.", media: "📁", reverse: false },
|
||||
{ content: "2. Send Your Information Securely: Upload your documents safely and privately from anywhere in Florida.", media: "🔒", reverse: true },
|
||||
{ content: "3. We Prepare Everything Carefully: Your documents are prepared professionally with attention to detail and care.", media: "✍️", reverse: false },
|
||||
{ content: "4. Review Everything With Confidence: Review everything before signing or filing.", media: "✅", reverse: true },
|
||||
{ content: "5. Move Forward With Peace of Mind: Clear next-step guidance and support throughout the process.", media: "🚀", reverse: false }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -86,23 +92,23 @@ export default function LandingPage() {
|
||||
<div id="trust" data-section="trust">
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={true}
|
||||
title="Security & Accessibility"
|
||||
title="Your Privacy, Our Priority"
|
||||
description={[
|
||||
"We prioritize your privacy with end-to-end encrypted file transfers and secure data handling systems.", "Our services are committed to ADA compliance to ensure accessibility for all clients in Florida. We know life happens—we're here to make it easier."
|
||||
"Your trust is our greatest asset. We handle every detail with the utmost care, ensuring your sensitive information is protected by modern, end-to-end encryption standards.", "Our services are fully ADA compliant, reflecting our commitment to serving all members of the Florida community with dignity, respect, and accessibility."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
title="Frequently Asked Questions"
|
||||
description="Your common questions, answered clearly."
|
||||
title="We're Here to Help"
|
||||
description="If you have questions, we hope these answers provide clarity and reassurance."
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
{ id: "1", title: "Are you a law firm?", content: "No. We provide document preparation services, not legal advice or representation." },
|
||||
{ id: "2", title: "Is your pricing transparent?", content: "Yes, all our services are flat-fee with no hidden costs." },
|
||||
{ id: "3", title: "How do I submit info?", content: "Through our secure, encrypted digital portal from the comfort of your home." },
|
||||
{ id: "4", title: "What if I need help?", content: "We are always available via phone or Zoom for direct support." }
|
||||
{ id: "1", title: "Is this legal advice?", content: "We focus exclusively on professional document preparation. We do not provide legal advice or attorney representation, allowing us to keep services affordable for you." },
|
||||
{ id: "2", title: "Is the pricing fixed?", content: "Yes, we pride ourselves on transparent, flat-fee pricing so you can plan your budget without any surprise costs." },
|
||||
{ id: "3", title: "Is my information safe?", content: "Absolutely. Your data is managed via secure, encrypted digital channels designed to keep your personal information private at all times." },
|
||||
{ id: "4", title: "How is the support provided?", content: "While our services are remote for your convenience, we are always available via phone or video call to offer a personal, helping hand whenever you need it." }
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-vector/faq-concept-illustration_114360-5233.jpg"
|
||||
textboxLayout="split"
|
||||
@@ -113,8 +119,8 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ready to get started? Our team is ready to help you navigate your legal paperwork with confidence and efficiency."
|
||||
buttons={[{ text: "Contact Us" }]}
|
||||
text="If you're ready to take the next step, we're here to walk alongside you. Please reach out, and let us help you handle your paperwork with confidence and peace of mind."
|
||||
buttons={[{ text: "Get in Touch", onClick: handleCall }]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -122,7 +128,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Integrity Doc Prep"
|
||||
leftLink={{ text: "© 2025 All Rights Reserved. Serving Florida.", href: "#" }}
|
||||
leftLink={{ text: "© 2025 Serving the Florida Community with Care", href: "#" }}
|
||||
rightLink={{ text: "Disclaimer: Not an Attorney", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user