Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -10,7 +10,7 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { TrendingUp, Zap, Settings, Target, Sparkles, Calculator, Mail, Facebook, Instagram, TikTok } from 'lucide-react';
|
||||
import { TrendingUp, Zap, Settings, Target, Sparkles, Calculator, Mail, Facebook, Instagram } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -225,6 +225,7 @@ export default function LandingPage() {
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Get Free Audit"
|
||||
termsText="We respect your privacy. We'll only use your information to prepare your personalized restaurant audit."
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user