Update src/app/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-horizontal-banner-template-world-vegan-day-celebration_23-2150824250.jpg", imageAlt: "WasteLess sustainability initiative banner"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-horizontal-banner-template-world-vegan-day-celebration_23-2150824250.jpg?_wi=1", imageAlt: "WasteLess sustainability initiative banner"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Hero section for WasteLess sustainability platform"
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "The Scale of Food Waste", description: "Every year, millions of tons of food end up in landfills. Understanding the scope of this issue is the first step toward change.", imageSrc: "http://img.b2bpic.net/free-photo/reusable-bag-vegetable-recycling-symbol_329181-19411.jpg", imageAlt: "Food waste in landfills and composting bins"
|
||||
title: "The Scale of Food Waste", description: "Every year, millions of tons of food end up in landfills. Understanding the scope of this issue is the first step toward change.", imageSrc: "http://img.b2bpic.net/free-photo/reusable-bag-vegetable-recycling-symbol_329181-19411.jpg?_wi=1", imageAlt: "Food waste in landfills and composting bins"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
required: false
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/reusable-bag-vegetable-recycling-symbol_329181-19411.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/reusable-bag-vegetable-recycling-symbol_329181-19411.jpg?_wi=2"
|
||||
imageAlt="Food waste calculator visualization"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -283,7 +283,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-horizontal-banner-template-world-vegan-day-celebration_23-2150824250.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-horizontal-banner-template-world-vegan-day-celebration_23-2150824250.jpg?_wi=2"
|
||||
imageAlt="WasteLess sustainability initiative"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user