diff --git a/public/SF-Pro-Rounded-Medium (1).otf b/public/SF-Pro-Rounded-Medium (1).otf new file mode 100644 index 0000000..857a99f Binary files /dev/null and b/public/SF-Pro-Rounded-Medium (1).otf differ diff --git a/src/components/footer.tsx b/src/components/footer.tsx index 7894a0c..c2b183a 100644 --- a/src/components/footer.tsx +++ b/src/components/footer.tsx @@ -13,53 +13,66 @@ const Footer: React.FC = () => { {/* Loop Sustainability */} - + Loop Sustainability - + Loop Sustainability helps businesses responsibly recycle used electronic items through advanced refining and disintegration processes. We ensure compliance, sustainability, and a circular economy approach to e-waste management. {/* Get in Touch */} - + Get in Touch - + - + Hyderabad Office: 3rd Floor, Plot No: 1303 and 1304, Ayyappa Society, Khanamet, Madhapur, Hyderabad 500081, Telangana, India. - + Chennai Office: Plot No 1, Kundrathur Main Road, Sri Guruvayurappan Nagar, Manancherry, Chengalpattu, Chennai 600069, Tamil Nadu, India. - reach@letsloop.in + + reach@letsloop.in + {/* Company Links */} - + Company - + {["Service", "Features", "Our Team", "Portfolio", "Blog", "Contact Us"].map((text) => ( - + {text} ))} - - {/* Social Media Icons */} - + + {/* Social Media Icons */} @@ -83,12 +96,22 @@ const Footer: React.FC = () => { {["Privacy Policy", "Terms of Use", "Sales and Refunds", "Legal", "Site Map"].map((text) => ( - + {text} ))} - + © 2021 All Rights Reserved diff --git a/src/components/homepage.tsx b/src/components/homepage.tsx index cdb255f..0c658e0 100644 --- a/src/components/homepage.tsx +++ b/src/components/homepage.tsx @@ -15,14 +15,14 @@ import gifeight from "../components/imageandgif/gifeight.gif"; import loopgreen from "../components/imageandgif/newloop.png"; import PartnerWork from "./ourwork"; import Footer from "./footer"; -import loopgreenback from "../components/imageandgif/newloop.png" +import loopgreenback from "../components/imageandgif/lsbg.png" import OurTeam from "./ourteam"; import mobileLogo from "../components/imageandgif/loopsMoblogo.png" import mobileback from "../components/imageandgif/mobileback.png" import { useMediaQuery, useTheme } from "@mui/material"; import { createTheme, ThemeProvider } from "@mui/material/styles"; import newbackground from "../components/imageandgif/full.png" -import newbackgroundtwo from "../components/imageandgif/newbacktwo.png" +import sustainability from "../components/imageandgif/Untitled-2.png" import wasteimage from "../components/imageandgif/loopwastemanage.png" import WhyChooseUs from "./whyus"; import WasteImageSection from "./wastemanagement"; @@ -79,7 +79,7 @@ const HomePage: React.FC = () => { xs={12} sx={{ marginTop: "0px", - height: { xs: "190px", lg: "58vh" }, + height: { xs: "190px", lg: "55vh" }, width: { lg: "100vw" }, backgroundColor: "white", position: "relative", @@ -96,11 +96,10 @@ const HomePage: React.FC = () => { + + - - Sustainability - {items.map((text, index) => ( @@ -371,7 +370,7 @@ const HomePage: React.FC = () => { {/* Reuse */} - + Reuse We help businesses reuse their old electronic devices, repurposing functional parts and components for future use or resale, reducing overall environmental impact. @@ -386,7 +385,7 @@ const HomePage: React.FC = () => { {/* Repair */} - + Repair Loop Sustainability steps in to repair damaged or outdated electronics. @@ -402,11 +401,11 @@ const HomePage: React.FC = () => { {/* Disintegrate (Added Extra Margin to Separate from Top Row) */} - + Disintegrate Gif - + Disintegrate When electronics can no longer be repaired or reused, we safely disintegrate them into valuable materials, ensuring they are properly processed and recycled. @@ -416,11 +415,11 @@ const HomePage: React.FC = () => { {/* Remine */} - + Remine Gif - + Remine We take the disintegrated materials and remines them for precious metals ,turning waste back into usable resources .closing the loop on electronic waste. diff --git a/src/components/imageandgif/Untitled-2.png b/src/components/imageandgif/Untitled-2.png new file mode 100644 index 0000000..09d5bff Binary files /dev/null and b/src/components/imageandgif/Untitled-2.png differ diff --git a/src/components/imageandgif/lsbg.png b/src/components/imageandgif/lsbg.png new file mode 100644 index 0000000..10c8823 Binary files /dev/null and b/src/components/imageandgif/lsbg.png differ diff --git a/src/components/ourteam.tsx b/src/components/ourteam.tsx index 5789daf..865510c 100644 --- a/src/components/ourteam.tsx +++ b/src/components/ourteam.tsx @@ -59,7 +59,7 @@ const OurTeam: React.FC = () => { sx={{ cursor: "pointer", marginBottom: 10 }} onClick={() => setShowTeam(!showTeam)} > - + Our Team @@ -67,7 +67,7 @@ const OurTeam: React.FC = () => { {showTeam ? : } - For over a decade, our team members have been actively involved in institutional reuse and recycling across various organizations and projects in India. We take pride in our leadership, strong industry relationships, regulatory expertise, process efficiency, and technical proficiency. + For over a decade, our team members have been actively involved in institutional reuse and recycling across various organizations and projects in India. We take pride in our leadership, strong industry relationships, regulatory expertise, process efficiency, and technical proficiency. {/* Expanding Team Section */}