Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-09 19:55:51 +00:00

View File

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