Merge version_1 into main #4
@@ -11,7 +11,7 @@ import PricingCardEight from "@/components/sections/pricing/PricingCardEight";
|
||||
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
||||
import ContactFaq from "@/components/sections/contact/ContactFaq";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Eye, Stethoscope, Sparkles, Shield, Check, Zap, Heart, CreditCard, Calendar, Facebook, Instagram, Linkedin, Star, DollarSign, HelpCircle, Lens } from "lucide-react";
|
||||
import { Eye, Stethoscope, Sparkles, Shield, Check, Zap, Heart, CreditCard, Calendar, Facebook, Instagram, Linkedin, Star, DollarSign, HelpCircle } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Lenses", description: "Full range of contact lens options with expert fitting and personalized care.", bentoComponent: "orbiting-icons", centerIcon: Lens,
|
||||
title: "Contact Lenses", description: "Full range of contact lens options with expert fitting and personalized care.", bentoComponent: "orbiting-icons", centerIcon: Check,
|
||||
items: [
|
||||
{ icon: Check, ring: 1, duration: 8 },
|
||||
{ icon: Zap, ring: 2, duration: 10 },
|
||||
|
||||
Reference in New Issue
Block a user