Merge version_1 into main #3
@@ -13,7 +13,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
||||
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { AlertTriangle, Award, Globe, Instagram, Linkedin, Microscope, FirstAid, Rocket, Shield, ShieldCheck, Smile, Star, Twitter } from "lucide-react";
|
||||
import { AlertTriangle, Award, Globe, Instagram, Linkedin, Microscope, Bandage, Rocket, Shield, ShieldCheck, Smile, Star, Twitter } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
icon: Microscope,
|
||||
label: "Daily Diagnostics", value: "Pre-flight checks"},
|
||||
{
|
||||
icon: FirstAid,
|
||||
icon: Bandage,
|
||||
label: "Medical Support", value: "On-board & remote"},
|
||||
{
|
||||
icon: AlertTriangle,
|
||||
|
||||
Reference in New Issue
Block a user