diff --git a/src/app/page.tsx b/src/app/page.tsx index 2617222..03b6253 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,10 +138,10 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { id: "q1", title: "Step 1: Application", content: "Complete our background and habitat assessment." }, - { id: "q2", title: "Step 2: Consultation", content: "A personalized call to match your lifestyle and glider temperament." }, - { id: "q3", title: "Step 3: Reservation", content: "Secure your glider with a deposit and finalize your bonding prep." }, - { id: "q4", title: "Step 4: Adoption", content: "White-glove delivery or secure pickup at our facility." } + { id: "q1", title: "1. Submit Application", content: "Complete our background and habitat assessment." }, + { id: "q2", title: "2. Schedule Consultation", content: "A personalized call to match your lifestyle and glider temperament." }, + { id: "q3", title: "3. Complete Reservation", content: "Secure your glider with a deposit and finalize your bonding prep." }, + { id: "q4", title: "4. Finalize Adoption", content: "White-glove delivery or secure pickup at our facility." } ]} title="Adoption Process" description="A refined, transparent path to welcoming a new family member."