diff --git a/src/app/page.tsx b/src/app/page.tsx index 715f3fa..7f148d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,17 +105,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Video Studio", price: "$29/mo", imageSrc: "http://img.b2bpic.net/free-photo/graphic-designer-holding-coffee-mug-designing-ux-image-generator-ai-software_482257-125931.jpg"}, + id: "p1", name: "Video Studio", price: "$29/mo", imageSrc: "http://img.b2bpic.net/free-photo/graphic-designer-holding-coffee-mug-designing-ux-image-generator-ai-software_482257-125931.jpg?_wi=1"}, { - id: "p2", name: "Data Analysis", price: "$49/mo", imageSrc: "http://img.b2bpic.net/free-photo/market-research-statistics-graphs-laptop-screen-start-up-company-business-office-employee-analyzing-financial-performance-chart-metrics-portable-computer-coworking-space_482257-71912.jpg"}, + id: "p2", name: "Data Analysis", price: "$49/mo", imageSrc: "http://img.b2bpic.net/free-photo/market-research-statistics-graphs-laptop-screen-start-up-company-business-office-employee-analyzing-financial-performance-chart-metrics-portable-computer-coworking-space_482257-71912.jpg?_wi=1"}, { - id: "p3", name: "Model Training", price: "$99/mo", imageSrc: "http://img.b2bpic.net/free-photo/graphic-designer-holding-coffee-mug-designing-ux-image-generator-ai-software_482257-125931.jpg"}, + id: "p3", name: "Model Training", price: "$99/mo", imageSrc: "http://img.b2bpic.net/free-photo/graphic-designer-holding-coffee-mug-designing-ux-image-generator-ai-software_482257-125931.jpg?_wi=2"}, { - id: "p4", name: "Custom API", price: "$199/mo", imageSrc: "http://img.b2bpic.net/free-photo/market-research-statistics-graphs-laptop-screen-start-up-company-business-office-employee-analyzing-financial-performance-chart-metrics-portable-computer-coworking-space_482257-71912.jpg"}, + id: "p4", name: "Custom API", price: "$199/mo", imageSrc: "http://img.b2bpic.net/free-photo/market-research-statistics-graphs-laptop-screen-start-up-company-business-office-employee-analyzing-financial-performance-chart-metrics-portable-computer-coworking-space_482257-71912.jpg?_wi=2"}, { - id: "p5", name: "Team Hub", price: "$299/mo", imageSrc: "http://img.b2bpic.net/free-photo/graphic-designer-holding-coffee-mug-designing-ux-image-generator-ai-software_482257-125931.jpg"}, + id: "p5", name: "Team Hub", price: "$299/mo", imageSrc: "http://img.b2bpic.net/free-photo/graphic-designer-holding-coffee-mug-designing-ux-image-generator-ai-software_482257-125931.jpg?_wi=3"}, { - id: "p6", name: "Enterprise AI", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/market-research-statistics-graphs-laptop-screen-start-up-company-business-office-employee-analyzing-financial-performance-chart-metrics-portable-computer-coworking-space_482257-71912.jpg"}, + id: "p6", name: "Enterprise AI", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/market-research-statistics-graphs-laptop-screen-start-up-company-business-office-employee-analyzing-financial-performance-chart-metrics-portable-computer-coworking-space_482257-71912.jpg?_wi=3"}, ]} title="Advanced Capabilities" description="Beyond basic generation, our premium features empower advanced production and analysis."