diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d903a9..63c0b09 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,8 +47,8 @@ export default function LandingPage() { description="Unlock your team's potential with the most advanced AI assistant built for productivity and seamless integration." buttons={[{ text: "Get Started", href: "#pricing" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg", imageAlt: "ai assistant interface dark mode" }, - { imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg", imageAlt: "ai neural network abstraction" }, + { imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg?_wi=1", imageAlt: "ai assistant interface dark mode" }, + { imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg?_wi=1", imageAlt: "ai neural network abstraction" }, { imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "saas dashboard design dark" }, { imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301557.jpg", imageAlt: "digital brain circuitry" }, { imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", imageAlt: "holographic ai dashboard" }, @@ -101,8 +101,8 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { id: "starter", title: "Starter", price: "$49", period: "/mo", features: ["1 User", "Standard AI Access", "100 API Calls"], button: { text: "Select Starter" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yjjtg9", imageAlt: "tech brand logo minimal" }, - { id: "pro", title: "Professional", price: "$199", period: "/mo", features: ["5 Users", "Advanced AI Access", "Unlimited API Calls", "Dedicated Support"], button: { text: "Select Professional" }, imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg", imageAlt: "tech brand logo minimal" }, - { id: "enterprise", title: "Enterprise", price: "$499", period: "/mo", features: ["Unlimited Users", "Custom LLM Training", "Custom Integration", "White-glove Service"], button: { text: "Select Enterprise" }, imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg", imageAlt: "tech brand logo minimal" }, + { id: "pro", title: "Professional", price: "$199", period: "/mo", features: ["5 Users", "Advanced AI Access", "Unlimited API Calls", "Dedicated Support"], button: { text: "Select Professional" }, imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg?_wi=2", imageAlt: "tech brand logo minimal" }, + { id: "enterprise", title: "Enterprise", price: "$499", period: "/mo", features: ["Unlimited Users", "Custom LLM Training", "Custom Integration", "White-glove Service"], button: { text: "Select Enterprise" }, imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg?_wi=2", imageAlt: "tech brand logo minimal" }, ]} title="Flexible Plans for Every Scale" description="Choose the perfect plan for your individual needs or enterprise requirements."