diff --git a/src/app/page.tsx b/src/app/page.tsx index 5250a0f..b02f0ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardFifteen from "@/components/sections/testimonial/Testimonia import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Lightbulb, Award, Clock, Drafting, Wrench, Shield, Sparkles, TrendingUp, CheckCircle, Star, Phone, Building2 } from "lucide-react"; +import { Lightbulb, Award, Clock, Wrench, Shield, Sparkles, TrendingUp, CheckCircle, Star, Phone, Building2 } from "lucide-react"; export default function LandingPage() { return ( @@ -81,7 +81,7 @@ export default function LandingPage() { title: "45+ Years of Experience", description: "Decades of proven success designing kitchens for hotels, restaurants, cafés, canteens, and industrial facilities across India.", icon: Clock }, { - title: "Professional Design & Planning", description: "Modern design tools and expert consultancy to create optimized kitchen layouts that boost productivity and workflow efficiency.", icon: Drafting + title: "Professional Design & Planning", description: "Modern design tools and expert consultancy to create optimized kitchen layouts that boost productivity and workflow efficiency.", icon: Wrench }, { title: "Complete Equipment Solutions", description: "Selection, manufacturing, and installation of commercial kitchen equipment—from refrigeration to exhaust systems—all tailored to your specifications.", icon: Wrench