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
|
Veckoleverans
|
||||||
</h3>
|
</h3>
|
||||||
<p className="text-muted-foreground text-sm">
|
<p className="text-muted-foreground text-sm">
|
||||||
Kakorna levereras samma dag varje vecka
|
Kakorna levereras samma dag varje vecka.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -41,7 +41,7 @@ const DeliverySection = () => {
|
|||||||
Dagtid
|
Dagtid
|
||||||
</h3>
|
</h3>
|
||||||
<p className="text-muted-foreground text-sm">
|
<p className="text-muted-foreground text-sm">
|
||||||
Kakorna levereras alltid under dagtid
|
Kakorna levereras alltid under dagtid.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user