Merge version_1 into main #2
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg"
|
||||
imageAlt="Elite Squared junk removal team at work"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -122,8 +122,8 @@ export default function LandingPage() {
|
||||
className=""
|
||||
containerClassName=""
|
||||
cardClassName="p-6 rounded-xl border"
|
||||
titleClassName="text-3xl font-bold"
|
||||
descriptionClassName="text-lg"
|
||||
cardTitleClassName="text-3xl font-bold"
|
||||
cardDescriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -152,8 +152,8 @@ export default function LandingPage() {
|
||||
className=""
|
||||
containerClassName=""
|
||||
cardClassName="p-6 rounded-xl"
|
||||
titleClassName="text-3xl font-bold"
|
||||
descriptionClassName="text-lg"
|
||||
cardTitleClassName="text-3xl font-bold"
|
||||
cardDescriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -193,8 +193,8 @@ export default function LandingPage() {
|
||||
className=""
|
||||
containerClassName=""
|
||||
cardClassName="p-6 rounded-xl"
|
||||
titleClassName="text-3xl font-bold"
|
||||
descriptionClassName="text-lg"
|
||||
textBoxTitleClassName="text-3xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -231,8 +231,8 @@ export default function LandingPage() {
|
||||
className=""
|
||||
containerClassName=""
|
||||
cardClassName="p-8 rounded-xl border"
|
||||
titleClassName="text-3xl font-bold"
|
||||
descriptionClassName="text-lg"
|
||||
textBoxTitleClassName="text-3xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -264,7 +264,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg"
|
||||
imageAlt="Elite Squared footer image"
|
||||
logoText="Elite Squared"
|
||||
copyrightText="© 2025 Elite Squared Junk Removal. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user