Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 18d7ced050 | |||
| 80354e149e | |||
| 076784bc6d | |||
| d3a3944829 | |||
| 615dca1433 | |||
| 7d98caf8c6 |
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"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
metrics={[
|
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: "2", icon: Users, title: "Trusted By", value: "3,500+" },
|
||||||
{ id: "3", icon: Star, title: "Google Rating", value: "4.5★" },
|
{ id: "3", icon: Star, title: "Google Rating", value: "4.5★" },
|
||||||
{ id: "4", icon: MapPin, title: "Local Service", value: "Qalqilyah" }
|
{ id: "4", icon: MapPin, title: "Local Service", value: "Qalqilyah" }
|
||||||
@@ -156,7 +156,7 @@ export default function HomePage() {
|
|||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{ icon: CheckCircle, title: "Expert Medical Staff", description: "Experienced doctors and nurses providing professional emergency and routine care" },
|
{ 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: 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" }
|
{ 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"
|
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-meeting_107420-84791.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user