diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a2b513..fc98c7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=1", imageAlt: "Dashboard 1", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { description: "Your business info stays secure and private at all times.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-uses-ai-chat-interface-computer-chroma-key_482257-123047.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-uses-ai-chat-interface-computer-chroma-key_482257-123047.jpg?_wi=1" /> @@ -131,17 +131,17 @@ export default function LandingPage() { { title: "Finance Tracker", description: "Manage income, expenses, and invoices with real-time tax insights.", - imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-with-pencil-table_1232-3120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-with-pencil-table_1232-3120.jpg?_wi=1", }, { title: "Schedule Manager", description: "Handle employee shifts and appointments with a visual calendar.", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-checking-appointment-personal-organizer-schedule_53876-132742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-checking-appointment-personal-organizer-schedule_53876-132742.jpg?_wi=1", }, { title: "Client CRM", description: "Keep track of customer contacts, statuses, and follow-ups in one log.", - imageSrc: "http://img.b2bpic.net/free-photo/busy-man-surrounding-technology_329181-10331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/busy-man-surrounding-technology_329181-10331.jpg?_wi=1", }, ]} title="Core AI Tools" @@ -207,7 +207,7 @@ export default function LandingPage() { quote: "Incredible tool. Saved me hours on payroll.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-using-tablet-table_23-2148095762.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=2", imageAlt: "business person portrait", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "BizFlow transformed our inventory management.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-uses-ai-chat-interface-computer-chroma-key_482257-123047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-uses-ai-chat-interface-computer-chroma-key_482257-123047.jpg?_wi=2", imageAlt: "business person portrait", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { quote: "Highly recommend for any growing business.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-playing-poker-casino_23-2151831023.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-with-pencil-table_1232-3120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-with-pencil-table_1232-3120.jpg?_wi=2", imageAlt: "business person portrait", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "The AI assistant is a game changer.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-checking-appointment-personal-organizer-schedule_53876-132742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-checking-appointment-personal-organizer-schedule_53876-132742.jpg?_wi=2", imageAlt: "business person portrait", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { quote: "Clear, concise, and professional.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/busy-man-surrounding-technology_329181-10331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/busy-man-surrounding-technology_329181-10331.jpg?_wi=2", imageAlt: "business person portrait", }, ]}