Update src/pages/contact.astro #32

Merged
suvo merged 1 commits from copy_main into main 2025-05-27 06:42:57 +00:00
1 changed files with 4 additions and 4 deletions

View File

@ -122,12 +122,12 @@ const contactSchema = {
<div class="space-y-3"> <div class="space-y-3">
<div class="flex flex-col sm:flex-row sm:justify-between"> <div class="flex flex-col sm:flex-row sm:justify-between">
<span class="text-neutral-300 font-medium">Monday - Friday:</span> <span class="text-neutral-300 font-medium">Tuesday - Saturday:</span>
<time datetime="09:00-18:00" class="text-white">9:00 AM - 6:00 PM</time> <time datetime="09:00-17:00" class="text-white">9:00 AM - 5:00 PM</time>
</div> </div>
<div class="flex flex-col sm:flex-row sm:justify-between"> <div class="flex flex-col sm:flex-row sm:justify-between">
<span class="text-neutral-300 font-medium">Saturday:</span> <span class="text-neutral-300 font-medium">Monday:</span>
<time datetime="10:00-16:00" class="text-white">10:00 AM - 4:00 PM</time> <span class="text-white">Closed</span>
</div> </div>
<div class="flex flex-col sm:flex-row sm:justify-between"> <div class="flex flex-col sm:flex-row sm:justify-between">
<span class="text-neutral-300 font-medium">Sunday:</span> <span class="text-neutral-300 font-medium">Sunday:</span>