Merge version_1 into main #1
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Consultation", href: "contact" }
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/landing-page-template-language-learning-with-line-shapes_23-2149522801.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/landing-page-template-language-learning-with-line-shapes_23-2149522801.jpg?_wi=1"
|
||||
imageAlt="Premium digital learning dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -70,11 +70,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Social Media Marketing", description: "Proven strategies to grow followers, create viral content, and build profitable personal brands on Instagram, TikTok, and LinkedIn.", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-business-template_23-2150406539.jpg", imageAlt: "Social media marketing training"
|
||||
title: "Social Media Marketing", description: "Proven strategies to grow followers, create viral content, and build profitable personal brands on Instagram, TikTok, and LinkedIn.", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-business-template_23-2150406539.jpg?_wi=1", imageAlt: "Social media marketing training"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Graphic Designing", description: "Professional design skills to create stunning visuals, logos, and marketing materials that convert clients and build authority.", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-30724.jpg", imageAlt: "Graphic design mastery course"
|
||||
title: "Graphic Designing", description: "Professional design skills to create stunning visuals, logos, and marketing materials that convert clients and build authority.", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-30724.jpg?_wi=1", imageAlt: "Graphic design mastery course"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -100,22 +100,22 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Social Media Management", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-business-template_23-2150406539.jpg", imageAlt: "Social media management service"
|
||||
id: "1", name: "Social Media Management", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-business-template_23-2150406539.jpg?_wi=2", imageAlt: "Social media management service"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Content Strategy", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-30724.jpg", imageAlt: "Content strategy consulting"
|
||||
id: "2", name: "Content Strategy", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-30724.jpg?_wi=2", imageAlt: "Content strategy consulting"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Profile Optimization", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-face-discomfort_1187-1592.jpg", imageAlt: "Profile optimization service"
|
||||
id: "3", name: "Profile Optimization", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-face-discomfort_1187-1592.jpg?_wi=1", imageAlt: "Profile optimization service"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Ads Management", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-psd/landing-page-template-language-learning-with-line-shapes_23-2149522801.jpg", imageAlt: "Advertising campaign management"
|
||||
id: "4", name: "Ads Management", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-psd/landing-page-template-language-learning-with-line-shapes_23-2149522801.jpg?_wi=2", imageAlt: "Advertising campaign management"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Brand Building", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-her-room-recording-video-camera-lifestyle-vlog-social_1258-255256.jpg", imageAlt: "Professional brand development"
|
||||
id: "5", name: "Brand Building", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-her-room-recording-video-camera-lifestyle-vlog-social_1258-255256.jpg?_wi=1", imageAlt: "Professional brand development"
|
||||
},
|
||||
{
|
||||
id: "6", name: "1-on-1 Consultation", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", imageAlt: "Personal consultation session"
|
||||
id: "6", name: "1-on-1 Consultation", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=1", imageAlt: "Personal consultation session"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
title: "Proven Strategies", description: "Time-tested marketing and business growth strategies that convert.", icon: Sparkles
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/landing-page-template-language-learning-with-line-shapes_23-2149522801.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/landing-page-template-language-learning-with-line-shapes_23-2149522801.jpg?_wi=3"
|
||||
imageAlt="Premium training and coaching environment"
|
||||
buttons={[
|
||||
{ text: "View All Benefits", href: "#" }
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
title: "Continuous Evolution", description: "We update our curriculum monthly to reflect latest industry trends and tools.", icon: RefreshCw
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-her-room-recording-video-camera-lifestyle-vlog-social_1258-255256.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-her-room-recording-video-camera-lifestyle-vlog-social_1258-255256.jpg?_wi=2"
|
||||
imageAlt="The Right Finds team and community"
|
||||
buttons={[
|
||||
{ text: "Join Our Community", href: "contact" }
|
||||
@@ -271,11 +271,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahjmarketing", testimonial: "The social media marketing course completely changed my business. I went from 2K to 50K followers in 3 months and landed 5 high-paying clients. Best investment ever!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-face-discomfort_1187-1592.jpg", imageAlt: "Sarah Johnson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-face-discomfort_1187-1592.jpg?_wi=2", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@michaeldesigns", testimonial: "I started freelancing right after the graphic design course. Now I earn $8K/month with just 3 clients. The portfolio review session was invaluable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", imageAlt: "Michael Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyaitools", testimonial: "The AI tools course showed me how to automate 80% of my content creation. I'm now managing 4 clients and spending only 10 hours/week on work.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user