Merge version_2 into main #5
1433
src/app/layout.tsx
1433
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -133,7 +133,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "1", icon: Clock, title: "24/7 Coverage", value: "Always Open" },
|
||||
{ id: "1", icon: Clock, title: "24/7 Coverage", value: "24/7 Non-Stop" },
|
||||
{ id: "2", icon: Users, title: "Trusted By", value: "3,500+" },
|
||||
{ id: "3", icon: Star, title: "Google Rating", value: "4.5★" },
|
||||
{ id: "4", icon: MapPin, title: "Local Service", value: "Qalqilyah" }
|
||||
@@ -156,7 +156,7 @@ export default function HomePage() {
|
||||
bulletPoints={[
|
||||
{ icon: CheckCircle, title: "Expert Medical Staff", description: "Experienced doctors and nurses providing professional emergency and routine care" },
|
||||
{ icon: Shield, title: "Patient Safety First", description: "Strict hygiene protocols and modern medical equipment ensuring safe treatment" },
|
||||
{ icon: Clock, title: "Always Available", description: "24/7 emergency response for urgent medical needs any time of day or night" },
|
||||
{ icon: Clock, title: "24/7 Coverage", description: "24/7 emergency response for urgent medical needs any time of day or night" },
|
||||
{ icon: MapPin, title: "Easy to Reach", description: "Conveniently located near Al-Nakheel Fuel Station for quick access" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-meeting_107420-84791.jpg"
|
||||
|
||||
Reference in New Issue
Block a user