Update Hero component text
Replit-Commit-Author: Agent
This commit is contained in:
@@ -91,7 +91,7 @@ export function Hero() {
|
||||
<div className="flex gap-4 justify-end">
|
||||
<div className="bg-primary text-white p-4 rounded-2xl rounded-tr-sm shadow-sm text-sm max-w-md">
|
||||
<strong className="block mb-1 text-accent">Done.</strong>
|
||||
John Smith (DOB: 10/12/1985) is eligible for D2740 (Crown - porcelain/ceramic) through Delta Dental. Copay is 20%. Remaining annual maximum: $1,250.
|
||||
John Smith is eligible for D2740 (Crown - porcelain/ceramic) through Delta Dental. Copay is 20%. Remaining annual maximum: $1,250.
|
||||
</div>
|
||||
<div className="w-8 h-8 rounded-full bg-primary flex items-center justify-center flex-shrink-0">
|
||||
<div className="w-3 h-3 bg-accent rounded-sm" />
|
||||
|
||||
Reference in New Issue
Block a user