Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-05 20:02:46 +00:00

View File

@@ -171,14 +171,14 @@ export default function LandingPage() {
"Personalized LinkedIn strategy", "Online 1-on-1 meeting", "Full prepayment required", "Post-session action plan"
],
button: { text: "Book Consultation", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/startup-team-reviewing-organization-position-within-market_482257-84654.jpg?_wi=1", imageAlt: "Individual LinkedIn consultation session"
imageSrc: "http://img.b2bpic.net/free-photo/startup-team-reviewing-organization-position-within-market_482257-84654.jpg", imageAlt: "Individual LinkedIn consultation session"
},
{
id: "business-consultation", title: "Business Consultation", price: "$XXXX", period: "Custom Engagement", features: [
"Tailored strategy for teams", "Lead generation workshop", "Advanced content planning", "Dedicated follow-up support"
],
button: { text: "Inquire for Business", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/startup-team-reviewing-organization-position-within-market_482257-84654.jpg?_wi=2", imageAlt: "Business team reviewing marketing strategy"
imageSrc: "http://img.b2bpic.net/free-photo/startup-team-reviewing-organization-position-within-market_482257-84654.jpg", imageAlt: "Business team reviewing marketing strategy"
}
]}
animationType="slide-up"
@@ -208,7 +208,6 @@ export default function LandingPage() {
id: "testimonial-5", title: "From Zero to Hero", quote: "My LinkedIn profile was practically invisible. Now, I receive regular inquiries and connect with relevant opportunities effortlessly.", name: "Jessica L.", role: "HR Professional", imageSrc: "http://img.b2bpic.net/free-photo/smiling-broadly-business-woman-showing-thumb-up_1262-1127.jpg"
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
ariaLabel="Client testimonials and success stories"