Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -88,12 +88,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hc-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-hand-holding-smartphone_181624-46930.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-hand-holding-smartphone_181624-46930.jpg?_wi=1",
|
||||
imageAlt: "User taking a photo of waste with the EcoSegregate app",
|
||||
},
|
||||
{
|
||||
id: "hc-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-sustainable-energy-concept_23-2151582499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-sustainable-energy-concept_23-2151582499.jpg?_wi=1",
|
||||
imageAlt: "Infographic of data flow in smart city waste management",
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Smartphone screen with user's ecopoints dashboard",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-hand-holding-smartphone_181624-46930.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-hand-holding-smartphone_181624-46930.jpg?_wi=2",
|
||||
imageAlt: "AI waste image recognition app",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Recycling facility operator reviewing waste stream data on tablet",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-sustainable-energy-concept_23-2151582499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-sustainable-energy-concept_23-2151582499.jpg?_wi=2",
|
||||
imageAlt: "AI waste image recognition app",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user