Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -11,7 +11,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import { Award, Clock, Facebook, Grid, Instagram, Linkedin, MessageSquareText, Palette, Printer, Smile, Speaker, Truck, Users } from "lucide-react";
|
||||
import { Award, Clock, Facebook, Grid, Instagram, Linkedin, MessageSquareText, Palette, Printer, Smile, Speaker, Truck, Users, Twitter } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -233,10 +233,6 @@ export default function LandingPage() {
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Submit Request"
|
||||
termsText="By submitting, you agree to our Terms and Conditions and Privacy Policy. For urgent inquiries, click the WhatsApp button."
|
||||
buttons={[
|
||||
{
|
||||
text: "Chat on WhatsApp", href: "https://wa.me/1234567890?text=Hello%2C%20I%27m%20interested%20in%20your%20event%20solutions."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user