diff --git a/src/app/page.tsx b/src/app/page.tsx index bdb2b7d..5257b2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import { Zap, Hammer, Image as ImageIcon, Phone } from 'lucide-react'; +import Image from 'next/image'; export default function LandingPage() { return ( @@ -34,7 +35,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, { name: "Call Now", id: "tel:+917025529278" } ]} - brandName="Atlas" + brandName="" + brandLogo={Atlas Logo} bottomLeftText="Kozhenchery, Kerala" bottomRightText="+91 7025 529 278" />