updated content
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
hardik 2025-02-13 14:08:31 +05:30
parent 907c9ee805
commit bd759bb218
1 changed files with 5 additions and 5 deletions

View File

@ -147,7 +147,7 @@ const HomePage: React.FC = () => {
</Box>
<Box sx={{ width: "100%", paddingLeft: { xs: "0", md: "10px" }, textAlign: { lg: 'left', xs: 'center' } }}>
<Typography variant="h4">Mine from nature</Typography>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </p>
<p>Raw materials are extracted through destructive mining practices, causing habitat loss, soil erosion, and water contamination. </p>
</Box>
</Box>
</Grid>
@ -170,7 +170,7 @@ const HomePage: React.FC = () => {
}}>
<Box sx={{ width: "100%", paddingLeft: { xs: "0", md: "10px" }, textAlign: { lg: 'left', xs: 'center' } }}>
<Typography variant="h4">Manufacturing</Typography>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry...</p>
<p>Materials are processed in energy-intensive factories that rely on fossil fuels, generating high carbon emissions </p>
</Box>
<Box sx={{ width: { lg: '50%' } }}>
<img src={giftwo} alt="Gif" style={{ width: "100%" }} />
@ -199,7 +199,7 @@ const HomePage: React.FC = () => {
</Box>
<Box sx={{ width: "100%", paddingLeft: { xs: "0", md: "10px" }, textAlign: { lg: 'left', xs: 'center' } }}>
<Typography variant="h4">Assemble</Typography>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry...</p>
<p>Materials are processed in energy-intensive factories that rely on fossil fuels, generating high carbon emissions </p>
</Box>
</Box>
@ -223,7 +223,7 @@ const HomePage: React.FC = () => {
}}>
<Box sx={{ width: "100%", paddingLeft: { xs: "0", md: "10px" }, textAlign: { lg: 'left', xs: 'center' } }}>
<Typography variant="h4">Use</Typography>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry...</p>
<p>Devices are used by consumers and businesses, but their production and usage contribute significantly to carbon footprints, energy consumption, and waste generation.</p>
</Box>
<Box sx={{ width: { xs: "60%", md: "100%" } }}>
<img src={giffour} alt="Gif" style={{ width: "100%" }} />
@ -342,7 +342,7 @@ const HomePage: React.FC = () => {
xs={12}
sx={{
height: "660px",
height: "66 0px",
marginTop: { lg: 20, xs: 0 },
display: "flex",
justifyContent: "center",