Merge version_1 into main #2
@@ -52,8 +52,9 @@ export default function LandingPage() {
|
||||
{ text: "View Portfolio", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-landscaping-service-business-card_23-2151032177.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-landscaping-service-business-card_23-2151032177.jpg"
|
||||
imageAlt="Beautiful professionally landscaped garden"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
fixedMediaHeight={true}
|
||||
@@ -143,8 +144,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-lg opacity-90 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg opacity-90 max-w-2xl"
|
||||
cardTitleClassName="text-2xl font-semibold"
|
||||
itemsContainerClassName="space-y-3"
|
||||
/>
|
||||
@@ -193,8 +194,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-lg opacity-90 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg opacity-90 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -274,7 +275,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-landscaping-service-business-card_23-2151032177.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/flat-design-landscaping-service-business-card_23-2151032177.jpg"
|
||||
imageAlt="Rockstar Landscaping - Kelowna landscape design"
|
||||
logoText="Rockstar Landscaping"
|
||||
copyrightText="© 2025 Rockstar Landscaping | Kelowna, BC | All rights reserved"
|
||||
|
||||
Reference in New Issue
Block a user