Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
tag="Premium Solutions"
|
tag="Premium Solutions"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "plain" }}
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-group-three-businesspeople-meeting-modern-office-two-women-man-wearing-suit-looking-laptop-computer_1139-967.jpg", imageAlt: "Business team collaboration" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-group-three-businesspeople-meeting-modern-office-two-women-man-wearing-suit-looking-laptop-computer_1139-967.jpg", imageAlt: "Business team collaboration" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/surprised-blonde-woman-looking-computer-screen-enjoying-latte-her-workplace_197531-4961.jpg", imageAlt: "Modern workspace environment" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/surprised-blonde-woman-looking-computer-screen-enjoying-latte-her-workplace_197531-4961.jpg", imageAlt: "Modern workspace environment" },
|
||||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Ready to Transform Your Business?"
|
title="Ready to Transform Your Business?"
|
||||||
description="Join hundreds of satisfied clients. Sign up for updates and exclusive offers from our team."
|
description="Join hundreds of satisfied clients. Sign up for updates and exclusive offers from our team."
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Subscribe"
|
buttonText="Subscribe"
|
||||||
|
|||||||
Reference in New Issue
Block a user