Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-05 20:03:10 +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", imageAlt: "Individual LinkedIn consultation session"
imageSrc: "http://img.b2bpic.net/free-photo/startup-team-reviewing-organization-position-within-market_482257-84654.jpg?_wi=1", 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", imageAlt: "Business team reviewing marketing strategy"
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"
}
]}
animationType="slide-up"