Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -63,12 +63,12 @@ export default function LandingPage() {
|
||||
testimonialRotationInterval={6000}
|
||||
useInvertedBackground={false}
|
||||
tag="⭐ Trusted by Clarksville Homeowners"
|
||||
tagAnimation="slide-up"
|
||||
tagAnimation="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "/contact" },
|
||||
{ text: "Call: (931) 555-0100", href: "tel:+1-931-555-0100" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="entrance-slide"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-working-industrial-machine-factory-plant_637285-4186.jpg"
|
||||
imageAlt="Professional HVAC technician with warm lighting"
|
||||
mediaAnimation="opacity"
|
||||
@@ -164,7 +164,6 @@ export default function LandingPage() {
|
||||
itemsContainerClassName="space-y-3 mb-6"
|
||||
itemTextClassName="flex items-center text-foreground/80 text-base"
|
||||
cardButtonClassName="bg-primary-cta hover:bg-primary-cta/90 text-primary-cta-text px-6 py-2 rounded-lg font-medium transition-all mt-6 inline-block"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-foreground mb-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -206,7 +205,6 @@ export default function LandingPage() {
|
||||
testimonialClassName="text-foreground/80 text-lg mb-6 leading-relaxed italic"
|
||||
nameClassName="font-semibold text-foreground text-base"
|
||||
roleClassName="text-foreground/60 text-sm"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-foreground mb-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user