diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f93e99..5e596fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { name: "Sarah Lee", handle: "@slee", testimonial: "Essential for any serious startup founder.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg" }, { name: "David K.", handle: "@dk", testimonial: "The best AI developer assistant I've used.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together-home_23-2149358478.jpg" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-smiling-man-using-laptop-coffee-shop_1170-2334.jpg", alt: "Smiling man in cafe" }, @@ -86,7 +86,7 @@ export default function LandingPage() { { title: "Design Systems", description: "Intelligent brand identity and logo generation based on your unique vision." }, { title: "Instant Publishing", description: "From terminal to live URL in minutes, not days." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -165,12 +165,12 @@ export default function LandingPage() { { id: "pro", title: "Professional", price: "$79", period: "/mo", features: ["5 AI App Builds", "Logo + Assets", "Priority Support"], button: { text: "Get Started", href: "#contact" }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg", imageAlt: "computer printed circui" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg?_wi=2", imageAlt: "computer printed circui" }, { id: "enterprise", title: "Enterprise", price: "Custom", period: "", features: ["Unlimited Apps", "Full Branding Suite", "Dedicated Manager"], button: { text: "Contact Sales", href: "#contact" }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg", imageAlt: "computer printed circui" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=2", imageAlt: "computer printed circui" }, ]} title="Transparent Plans"