Merge version_4 into main #5
@@ -11,7 +11,7 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Droplet, Globe, Leaf, Wind } from 'lucide-react';
|
||||
import { Droplet, Globe, Leaf, Wind, Award } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -127,6 +127,8 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
cardClassName="relative"
|
||||
imageClassName="relative group overflow-hidden"
|
||||
buttons={[
|
||||
{ text: "Shop Sustainable Cups", href: "#" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user