Merge version_2 into main #4
@@ -9,7 +9,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Heart, Cookie, Users, Star, Award, ThumbsUp, Phone } from 'lucide-react';
|
||||
import { Heart, Cookie, Users, Star, Award, ThumbsUp } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -37,7 +37,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
bottomLeftText="Small Batch Goodness"
|
||||
bottomRightText="hello@beanscookie.com"
|
||||
bottomRightIcon={Phone}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user