Update src/pages/HomePage.tsx
This commit is contained in:
@@ -26,7 +26,7 @@ export default function HomePage() {
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blank-card-with-coffee-cup-with-space_93675-133381.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blank-card-with-coffee-cup-with-space_93675-133381.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -38,7 +38,7 @@ export default function HomePage() {
|
||||
quote="In a world of noise, we provide the signal. Daily Chronicle is committed to objective reporting, deep investigations, and stories that matter to our neighborhood."
|
||||
author="Elena Rossi"
|
||||
role="Editor-in-Chief"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-women-talking-near-desk-coffee-break-hallway-big-corporation_1157-47757.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-women-talking-near-desk-coffee-break-hallway-big-corporation_1157-47757.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -65,7 +65,7 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-smartphone-with-blank-screen_23-2148157229.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-card-with-coffee-cup-with-space_93675-133381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-card-with-coffee-cup-with-space_93675-133381.jpg?_wi=2",
|
||||
imageAlt: "digital news app interface mobile",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function HomePage() {
|
||||
"Smartphone",
|
||||
"TrendingUp",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-women-talking-near-desk-coffee-break-hallway-big-corporation_1157-47757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-women-talking-near-desk-coffee-break-hallway-big-corporation_1157-47757.jpg?_wi=2",
|
||||
imageAlt: "digital news app interface mobile",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function HomePage() {
|
||||
aiResponse: "Detailed report published in Monday's print.",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-reading-newspaper_171337-12818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-reading-newspaper_171337-12818.jpg?_wi=1",
|
||||
imageAlt: "digital news app interface mobile",
|
||||
},
|
||||
]}
|
||||
@@ -229,7 +229,7 @@ export default function HomePage() {
|
||||
role: "Archivist",
|
||||
quote: "The digital archive feature is a lifesaver for my local history research.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-reading-newspaper_171337-12818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-reading-newspaper_171337-12818.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Linda Miller",
|
||||
|
||||
Reference in New Issue
Block a user