Merge version_1 into main #1
@@ -10,7 +10,7 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { Sparkles, Star, Zap, TrendingUp, Heart, Award, Shoe } from 'lucide-react';
|
||||
import { Sparkles, Star, Zap, TrendingUp, Heart, Award, Phone } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
ctaTitle="Ready to Experience 3D Shoe Shopping?"
|
||||
ctaDescription="Get started with our platform today and discover a whole new way to shop for shoes online."
|
||||
ctaButton={{ text: "Start Your Journey", href: "products" }}
|
||||
ctaIcon={Shoe}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user