Merge version_1 into main #1
@@ -11,7 +11,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { Sparkles, Heart, Shield, CheckCircle, Instagram, Facebook, Pinterest, Mail } from 'lucide-react';
|
||||
import { Sparkles, Heart, Shield, CheckCircle, Instagram, Facebook, Mail } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -316,7 +316,7 @@ export default function LandingPage() {
|
||||
href: "https://facebook.com/balalaflowers", ariaLabel: "Facebook"
|
||||
},
|
||||
{
|
||||
icon: Pinterest,
|
||||
icon: Mail,
|
||||
href: "https://pinterest.com/balalaflowers", ariaLabel: "Pinterest"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user