Remove dashes from guarantee text
Removed the long dash characters around the satisfaction guarantee, leaving plain text: "Alltid med fullständig nöjdhetsgaranti" in plans section. X-Lovable-Edit-ID: edt-aecdd923-1610-4ea6-85e4-1cbc536046c8
This commit is contained in:
@@ -179,7 +179,7 @@ const PlansSection = () => {
|
||||
{/* Satisfaction guarantee */}
|
||||
<div className="mt-8 md:mt-12 text-center">
|
||||
<p className="font-display text-sm md:text-xl italic text-muted-foreground">
|
||||
— Alltid med fullständig nöjdhetsgaranti —
|
||||
Alltid med fullständig nöjdhetsgaranti
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user