diff --git a/src/app/page.tsx b/src/app/page.tsx index c3b44be..8d2c5a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"