Merge version_1 into main #3
@@ -95,7 +95,7 @@ export default function HomePage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "emergency", title: "Emergency Medical Care", description: "Immediate treatment for acute medical conditions, injuries, and emergency cases available 24/7 with experienced medical staff", imageSrc: "http://img.b2bpic.net/free-photo/view-from-inside-ambulance-uniformed-emergency-services-workers-caring-patient-stretcher-coronavirus-pandemic_657921-1489.jpg", imageAlt: "emergency medical care paramedic ambulance emergency room"
|
||||
|
||||
@@ -46,7 +46,7 @@ export default function ServicesPage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "emergency", title: "Emergency Medical Care", description: "Immediate treatment for acute medical conditions, injuries, and emergency cases available 24/7 with experienced medical staff", imageSrc: "http://img.b2bpic.net/free-photo/view-from-inside-ambulance-uniformed-emergency-services-workers-caring-patient-stretcher-coronavirus-pandemic_657921-1489.jpg", imageAlt: "emergency medical care paramedic ambulance emergency room"
|
||||
@@ -145,7 +145,7 @@ export default function ServicesPage() {
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Medical Disclaimer", href: "#" },
|
||||
{ label: "Contact Support", href: "/contact" }
|
||||
{ label: "Contact Support", href: "#contact" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user