Add periods to delivery texts
Update DeliverySection descriptions to end with a period for both "Veckoleverans" and "Dagtid" texts. X-Lovable-Edit-ID: edt-fca45e64-5604-4127-b5df-a825ae8df07f
This commit is contained in:
@@ -28,7 +28,7 @@ const DeliverySection = () => {
|
||||
Veckoleverans
|
||||
</h3>
|
||||
<p className="text-muted-foreground text-sm">
|
||||
Kakorna levereras samma dag varje vecka
|
||||
Kakorna levereras samma dag varje vecka.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -41,7 +41,7 @@ const DeliverySection = () => {
|
||||
Dagtid
|
||||
</h3>
|
||||
<p className="text-muted-foreground text-sm">
|
||||
Kakorna levereras alltid under dagtid
|
||||
Kakorna levereras alltid under dagtid.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user