➡️Parallax Section
A visually engaging section with a parallax effect that adds depth to the webpage.

📍Location: src/components/paralax.php
src/components/paralax.php
🦄 Styles:
👉Desktop design: public/styles/index.css
public/styles/index.css
👉Responsive: public/styles/responsive.css
public/styles/responsive.css
🎨Customization:
👉Background Image: Replace the parallax background image in the img
folder or update the path in styles/index.css
.
img
folder or update the path in styles/index.css
.
👉Content: Modify the text or additional content within the parallax effect by editing src/components/parallax.php
.
src/components/parallax.php
.
Last updated