Merge version_1 into main #2
@@ -48,14 +48,14 @@ export default function LandingPage() {
|
||||
tag="Sustainable Innovation"
|
||||
tagIcon={Leaf}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
videoSrc: "https://videos.pexels.com/video-files/3454136/3454136-hd_1920_1080_30fps.mp4", imageAlt: "E-waste recycling process", videoAriaLabel: "E-waste recycling facility operations"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg?_wi=1", imageAlt: "Modern recycling facility"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg", imageAlt: "Modern recycling facility"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg?_wi=1", imageAlt: "E-waste collection services"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg", imageAlt: "E-waste collection services"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-expert-monitors-server-farm-activity-using-tablet-while-walking-industrial-platform-data_482257-136209.jpg", imageAlt: "Battery waste management"},
|
||||
]}
|
||||
@@ -65,9 +65,9 @@ export default function LandingPage() {
|
||||
{
|
||||
videoSrc: "https://videos.pexels.com/video-files/855370/855370-hd_1920_1080_30fps.mp4", imageAlt: "Recycling operations", videoAriaLabel: "Sustainable recycling operations"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg?_wi=2", imageAlt: "Recycling technology"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg", imageAlt: "Recycling technology"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg?_wi=2", imageAlt: "Professional waste management"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg", imageAlt: "Professional waste management"},
|
||||
]}
|
||||
carouselPosition="right"
|
||||
buttons={[
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
tag="Services"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg"
|
||||
imageAlt="E-waste management services"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user