Update src/app/page.tsx
This commit is contained in:
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
|||||||
name: "message", placeholder: "Your Message", rows: 5,
|
name: "message", placeholder: "Your Message", rows: 5,
|
||||||
required: true,
|
required: true,
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-landscape-cubes-with-depth-field_1048-12642.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-landscape-cubes-with-depth-field_1048-12642.jpg?_wi=2"
|
||||||
imageAlt="Abstract network illustration for contact section"
|
imageAlt="Abstract network illustration for contact section"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
@@ -276,7 +276,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/person-using-zero-emissions-mean-transportation-go-around-city_23-2151261371.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/person-using-zero-emissions-mean-transportation-go-around-city_23-2151261371.jpg?_wi=2"
|
||||||
imageAlt="Clean city park with smart bins"
|
imageAlt="Clean city park with smart bins"
|
||||||
logoSrc="http://img.b2bpic.net/free-photo/incense-sticks-with-herbs-near-monster-leaf-coaster_23-2147844956.jpg"
|
logoSrc="http://img.b2bpic.net/free-photo/incense-sticks-with-herbs-near-monster-leaf-coaster_23-2147844956.jpg"
|
||||||
logoText="EcoSegregate"
|
logoText="EcoSegregate"
|
||||||
|
|||||||
Reference in New Issue
Block a user