Merge version_2 into main #2
@@ -9,7 +9,7 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import { Sparkles, BrainCircuit, HeartPulse, Stethoscope, Mail } from 'lucide-react';
|
||||
import { BrainCircuit, HeartPulse, Stethoscope, Mail } from 'lucide-react';
|
||||
|
||||
export default function EliteSurgeryPage() {
|
||||
return (
|
||||
@@ -20,7 +20,7 @@ export default function EliteSurgeryPage() {
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="aurora"
|
||||
cardStyle="glassmorphism"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
headingFontWeight="light"
|
||||
@@ -47,9 +47,6 @@ export default function EliteSurgeryPage() {
|
||||
tag="The Future of Surgery"
|
||||
tagIcon={BrainCircuit}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
videoSrc="https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
||||
imageAlt="Robotic surgical system in a high-tech operating suite"
|
||||
imagePosition="right"
|
||||
kpis={[
|
||||
{ value: "99.9%", label: "Precision Rate" },
|
||||
{ value: "40%", label: "Faster Recovery" },
|
||||
|
||||
Reference in New Issue
Block a user