Merge version_1 into main #1
@@ -9,7 +9,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { AlertTriangle, Award, CheckCircle, Clock, DollarSign, Droplet, Hammer, Lightbulb, Package, Palette, Paintbrush, Phone, Shield, Sparkles, Star, Wrench, Zap } from 'lucide-react';
|
||||
import { AlertTriangle, AlertCircle, Award, CheckCircle, Clock, DollarSign, Droplet, Hammer, Lightbulb, Package, Palette, Paintbrush, Phone, Shield, Sparkles, Star, Wrench, Zap } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -183,6 +183,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Get Free Estimate"
|
||||
termsText="By submitting, you agree to be contacted by Ringer Renovation LLC regarding your service request."
|
||||
|
||||
Reference in New Issue
Block a user