diff --git a/src/app/page.tsx b/src/app/page.tsx index 96d475a..c51f15a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,7 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import { MessageCircle, Sparkles } from "lucide-react"; +import Image from "next/image"; export default function LandingPage() { return ( @@ -35,6 +36,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} brandName="VVIP Bottle Service SA" + logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Am217s0U54LhAjv0d6uQwwUgIU/uploaded-1773183850164-ypgysu42.png" bottomLeftText="Johannesburg, South Africa" bottomRightText="hello@vvipbottle.co.za" />