Merge version_2 into main #2
@@ -59,7 +59,7 @@ export const metadata: Metadata = {
|
||||
"@context": "https://schema.org", "@type": "DentalClinic", "name": "Family Dental Center Sharjah", "image": "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/hero/hero1.avif", "address": {
|
||||
"@type": "PostalAddress", "streetAddress": "Sharjah, UAE", "addressLocality": "Sharjah", "addressCountry": "UAE"
|
||||
},
|
||||
"url": "https://yourwebsite.com", "telephone": "+971501234567", "priceRange": "$$", "openingHoursSpecification": [
|
||||
"url": "https://yourwebsite.com", "telephone": "+971501234567", "priceRange": "$", "openingHoursSpecification": [
|
||||
{
|
||||
"@type": "OpeningHoursSpecification", "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
|
||||
"opens": "09:00", "closes": "18:00"
|
||||
|
||||
@@ -201,7 +201,7 @@ export default function LuxuryDentistPage() {
|
||||
id: "5", title: "Where is your clinic located in Sharjah?", content: "Our clinic is conveniently located in Al Majaz 3, Sharjah, UAE. You can find detailed directions and our exact address in the footer of this page, or simply click the Google Maps link for navigation."
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user