diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ac8608..9afa7ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,10 +7,10 @@ import TextAbout from '@/components/sections/about/TextAbout'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; import FeatureBento from '@/components/sections/feature/FeatureBento'; -import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; +import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterCard from '@/components/sections/footer/FooterCard'; -import { Sparkles, Heart, TrendingUp, Zap, Users, Target, Award, Star, Dumbbell, Bell, Lock, MessageCircle, Apple, Calendar, FileText, Settings, Instagram, Facebook, Linkedin } from 'lucide-react'; +import { Sparkles, Heart, TrendingUp, Zap, Users, Target, Award, Star, Dumbbell, Bell, Lock, MessageCircle, Apple, Calendar, FileText, Settings, Instagram, Facebook, Linkedin, MapPin, Mail, Phone } from 'lucide-react'; export default function LandingPage() { return ( @@ -60,7 +60,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-man-training-with-dumbbells_23-2149734707.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AacuuDnMkt5BvNZuFLyW2QrCdF/uploaded-1772834771441-4qcjzg8j.jpg" imageAlt="Professional fitness coach training client" mediaAnimation="slide-up" imagePosition="right" @@ -182,19 +182,30 @@ export default function LandingPage() {
-
@@ -204,16 +215,16 @@ export default function LandingPage() { tagIcon={Zap} tagAnimation="slide-up" title="Ready to Transform?" - description="Schedule your free consultation today. Let's discuss your goals and create a personalized plan to get you results." + description="Schedule your free consultation today. Let's discuss your goals and create a personalized plan to get you results. Reach out using the form or contact information below." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/fitness-man_23-2148138055.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AacuuDnMkt5BvNZuFLyW2QrCdF/uploaded-1772834771441-4qcjzg8j.jpg" imageAlt="Fitness coach consultation" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="your@email.com" buttonText="Schedule Consultation" - termsText="We respect your privacy. You'll receive your personalized coaching plan via email within 24 hours." + termsText="We respect your privacy. You'll receive your personalized coaching plan via email within 24 hours.\n\nHours: Monday-Friday 6am-8pm | Saturday-Sunday 7am-6pm\nEmail: hello@fitcoach.com | Phone: +1 (555) 123-4567\nLocation: Downtown Fitness Studio, 123 Main Street, Your City" />