diff --git a/src/app/page.tsx b/src/app/page.tsx index 257f8ac..d966c29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { name: "Elena V.", handle: "@elena_designs", testimonial: "Elegant design and top-notch security features. A must for any home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/upper-angle-view-happy-beautiful-woman-holding-smartphone-sitting-home-having-break-from-work_1258-199926.jpg" }, ]} buttons={[{ text: "Explore Devices", href: "#products" }]} - imageSrc="http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-gray-sofa-tv_9975-33067.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-gray-sofa-tv_9975-33067.jpg?_wi=1" imageAlt="smart home interior design living room" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216645.jpg", alt: "Young woman using home technology" }, @@ -85,7 +85,7 @@ export default function LandingPage() { { value: "100+", title: "Compatible Brands" }, { value: "50k+", title: "Homes Transformed" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-air-fryer_23-2151723520.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-air-fryer_23-2151723520.jpg?_wi=1" imageAlt="smart home thermostat wall interior" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -99,8 +99,8 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Intelligent Climate", description: "Automated temperature adjustments for optimal comfort and saving.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/specialist-conducting-server-auditing_482257-85121.jpg" } + title: "Intelligent Climate", description: "Automated temperature adjustments for optimal comfort and saving.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/specialist-conducting-server-auditing_482257-85121.jpg?_wi=1" } }, { title: "Advanced Security", description: "Stay protected with real-time alerts and smart lock management.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-lighting-control-application-turning-lights-sitting-kitchen-house-with-automation-lighting-system-person-using-smart-home-software-working-remote-laptop_482257-16243.jpg" }, @@ -168,10 +168,10 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { id: "1", name: "Alex R.", handle: "@alex_home", testimonial: "Seamless connectivity across all my smart devices.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-working-tools_1134-67.jpg", imageAlt: "brand logo minimal" }, - { id: "2", name: "Jordan P.", handle: "@techie_j", testimonial: "The best automation platform for modern living.", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-gray-sofa-tv_9975-33067.jpg", imageAlt: "brand logo minimal" }, - { id: "3", name: "Sarah K.", handle: "@home_sarah", testimonial: "Reduced my electricity bills noticeably in just one month.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-air-fryer_23-2151723520.jpg", imageAlt: "brand logo minimal" }, - { id: "4", name: "Mark D.", handle: "@mark_tech", testimonial: "Easy installation, robust features, highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg", imageAlt: "brand logo minimal" }, - { id: "5", name: "Elena V.", handle: "@elena_designs", testimonial: "Beautiful design, fits perfectly in any interior style.", imageSrc: "http://img.b2bpic.net/free-photo/specialist-conducting-server-auditing_482257-85121.jpg", imageAlt: "brand logo minimal" }, + { id: "2", name: "Jordan P.", handle: "@techie_j", testimonial: "The best automation platform for modern living.", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-gray-sofa-tv_9975-33067.jpg?_wi=2", imageAlt: "brand logo minimal" }, + { id: "3", name: "Sarah K.", handle: "@home_sarah", testimonial: "Reduced my electricity bills noticeably in just one month.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-air-fryer_23-2151723520.jpg?_wi=2", imageAlt: "brand logo minimal" }, + { id: "4", name: "Mark D.", handle: "@mark_tech", testimonial: "Easy installation, robust features, highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg?_wi=2", imageAlt: "brand logo minimal" }, + { id: "5", name: "Elena V.", handle: "@elena_designs", testimonial: "Beautiful design, fits perfectly in any interior style.", imageSrc: "http://img.b2bpic.net/free-photo/specialist-conducting-server-auditing_482257-85121.jpg?_wi=2", imageAlt: "brand logo minimal" }, ]} title="What Our Users Say" description="Experience excellence through the eyes of those who trust our smart ecosystem."