Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-10 23:04:57 +00:00

View File

@@ -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"
/>