diff --git a/src/app/business/page.tsx b/src/app/business/page.tsx index 3c9b7ce..f3dcdf0 100644 --- a/src/app/business/page.tsx +++ b/src/app/business/page.tsx @@ -99,7 +99,7 @@ const BusinessPage = () => { handle: "Latest", testimonial: "Critical story: Government announces new policies. Read full coverage in our special report.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-sale-word-clock-red-black-background_23-2148281055.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-sale-word-clock-red-black-background_23-2148281055.jpg?_wi=3", imageAlt: "breaking news banner dramatic headline announcement", }, { @@ -107,7 +107,7 @@ const BusinessPage = () => { handle: "International", testimonial: "Major international developments affecting global markets and politics today.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/coronavirus-breaking-news-background_52683-50843.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/coronavirus-breaking-news-background_52683-50843.jpg?_wi=7", imageAlt: "world news globe international breaking news", }, { @@ -115,7 +115,7 @@ const BusinessPage = () => { handle: "Business", testimonial: "Markets respond to latest economic data. Expert analysis inside.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/detail-glass-architectures_1359-932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-glass-architectures_1359-932.jpg?_wi=4", imageAlt: "business news stock market financial headlines", }, ]} @@ -138,28 +138,28 @@ const BusinessPage = () => { id: "politics-story", title: "Politics in Focus", description: "Comprehensive analysis of today's political developments and legislative updates", - imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg?_wi=10", imageAlt: "politics news parliament building government", }, { id: "world-story", title: "Global Headlines", description: "International news affecting your daily life and the world economy", - imageSrc: "http://img.b2bpic.net/free-vector/coronavirus-breaking-news-background_52683-50843.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/coronavirus-breaking-news-background_52683-50843.jpg?_wi=8", imageAlt: "world news globe international breaking news", }, { id: "business-story", title: "Business & Markets", description: "Stock market updates, business analysis, and economic indicators", - imageSrc: "http://img.b2bpic.net/free-photo/detail-glass-architectures_1359-932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-glass-architectures_1359-932.jpg?_wi=5", imageAlt: "business news stock market financial headlines", }, { id: "sports-story", title: "Sports Digest", description: "Latest games, scores, and sports analysis from around the globe", - imageSrc: "http://img.b2bpic.net/free-psd/american-football-championship-template-design_23-2151107638.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/american-football-championship-template-design_23-2151107638.jpg?_wi=2", imageAlt: "sports news football basketball game highlights", }, ]} @@ -182,21 +182,21 @@ const BusinessPage = () => { id: "tech", name: "Technology", price: "Latest", - imageSrc: "http://img.b2bpic.net/free-vector/realistic-cyber-monday-landing-page-template_23-2149120771.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/realistic-cyber-monday-landing-page-template_23-2149120771.jpg?_wi=2", imageAlt: "technology news innovation tech headlines", }, { id: "lifestyle", name: "Lifestyle", price: "Trending", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-people-partying_23-2149739845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-people-partying_23-2149739845.jpg?_wi=2", imageAlt: "lifestyle news culture entertainment lifestyle", }, { id: "politics", name: "Politics", price: "Breaking", - imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg?_wi=11", imageAlt: "politics news parliament building government", }, ]} @@ -220,7 +220,7 @@ const BusinessPage = () => { category: "Breaking", title: "Major Policy Shift Announced", excerpt: "Government releases comprehensive new framework affecting millions of citizens", - imageSrc: "http://img.b2bpic.net/free-vector/news-concept-landing-page_52683-21322.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/news-concept-landing-page_52683-21322.jpg?_wi=3", imageAlt: "viral news trending story popular headlines", authorName: "Sarah Johnson", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-sale-word-clock-red-black-background_23-2148281055.jpg", @@ -231,7 +231,7 @@ const BusinessPage = () => { category: "Business", title: "Markets React to Economic Data", excerpt: "Stock indices surge on positive quarterly earnings and consumer confidence reports", - imageSrc: "http://img.b2bpic.net/free-photo/newspaper-background-concept_23-2149501595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/newspaper-background-concept_23-2149501595.jpg?_wi=3", imageAlt: "top story headline most viewed news", authorName: "Michael Chen", authorAvatar: "http://img.b2bpic.net/free-photo/detail-glass-architectures_1359-932.jpg", @@ -242,7 +242,7 @@ const BusinessPage = () => { category: "International", title: "Global Summit Concludes with Agreement", excerpt: "World leaders reach consensus on climate and trade initiatives for coming year", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-breaking-news-background_23-2151146325.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-breaking-news-background_23-2151146325.jpg?_wi=4", imageAlt: "news headline featured story news article", authorName: "Emma Williams", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-happy-people-partying_23-2149739845.jpg",