diff --git a/src/app/page.tsx b/src/app/page.tsx index 80b2d54..e648db9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,35 +51,35 @@ export default function LandingPage() { handle: "@sarah_gardens", testimonial: "This app saved my favorite plant from root rot!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-potted-plant_23-2147929445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-potted-plant_23-2147929445.jpg?_wi=1", }, { name: "Michael C.", handle: "@mike_plants", testimonial: "The diagnosis is incredibly fast and accurate.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blondy-young-woman-black-dress_613910-7050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blondy-young-woman-black-dress_613910-7050.jpg?_wi=1", }, { name: "Emily R.", handle: "@emily_growth", testimonial: "Professional results right from my smartphone.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", }, { name: "David K.", handle: "@david_botany", testimonial: "Expert tips that actually work every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-holding-potted-plant-shop_53876-128887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-holding-potted-plant-shop_53876-128887.jpg?_wi=1", }, { name: "Anna P.", handle: "@anna_urban", testimonial: "Finally, I understand what my plants need!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830413.jpg?_wi=1", }, ]} buttons={[ @@ -130,19 +130,19 @@ export default function LandingPage() { { title: "Анализ AI", description: "Поиск болезней в реальном времени.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884896.jpg?_wi=1", buttonIcon: "Zap", }, { title: "Рекомендации", description: "Индивидуальный план ухода и лечения.", - imageSrc: "http://img.b2bpic.net/free-photo/phone-call-communication-icon-illustration_53876-74751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/phone-call-communication-icon-illustration_53876-74751.jpg?_wi=1", buttonIcon: "ShieldCheck", }, { title: "Консультация", description: "Прямая связь с агрономами.", - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-landing-page-with-gradient_23-2148351107.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-landing-page-with-gradient_23-2148351107.jpg?_wi=1", buttonIcon: "MessageCircle", }, ]} @@ -165,19 +165,19 @@ export default function LandingPage() { { title: "База знаний", description: "Библиотека с уходом за 5000+ видов.", - imageSrc: "http://img.b2bpic.net/free-photo/phone-call-communication-icon-illustration_53876-74751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/phone-call-communication-icon-illustration_53876-74751.jpg?_wi=2", buttonIcon: "Book", }, { title: "Умные уведомления", description: "График полива и внесения удобрений.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884896.jpg?_wi=2", buttonIcon: "Bell", }, { title: "Безопасность", description: "Конфиденциальность данных ваших растений.", - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-landing-page-with-gradient_23-2148351107.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-landing-page-with-gradient_23-2148351107.jpg?_wi=2", buttonIcon: "Lock", }, ]} @@ -197,35 +197,35 @@ export default function LandingPage() { name: "Sarah J.", handle: "@sarah", testimonial: "Absolutely intuitive!", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-potted-plant_23-2147929445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-potted-plant_23-2147929445.jpg?_wi=2", }, { id: "2", name: "Michael C.", handle: "@mike", testimonial: "The AI is remarkably precise.", - imageSrc: "http://img.b2bpic.net/free-photo/blondy-young-woman-black-dress_613910-7050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blondy-young-woman-black-dress_613910-7050.jpg?_wi=2", }, { id: "3", name: "Emily R.", handle: "@emily", testimonial: "My plants have never been healthier.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", }, { id: "4", name: "David K.", handle: "@david", testimonial: "Love the chat with expert feature!", - imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-holding-potted-plant-shop_53876-128887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-holding-potted-plant-shop_53876-128887.jpg?_wi=2", }, { id: "5", name: "Anna P.", handle: "@anna", testimonial: "Must have for any urban gardener.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830413.jpg?_wi=2", }, ]} title="Отзывы наших пользователей"