Update src/app/page.tsx
This commit is contained in:
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
|||||||
avatarText="Join 1000+ businesses"
|
avatarText="Join 1000+ businesses"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-data-center-programmers-using-pc-visualize-ai-neural-networks_482257-125237.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-data-center-programmers-using-pc-visualize-ai-neural-networks_482257-125237.jpg"
|
||||||
imageAlt="Modern operations dashboard showing data insights"
|
imageAlt="Modern operations dashboard showing data insights"
|
||||||
mediaAnimation="entrance-slide"
|
mediaAnimation="slide-up"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Enhanced Productivity", icon: TrendingUp,
|
type: "text-icon", text: "Enhanced Productivity", icon: TrendingUp,
|
||||||
@@ -337,6 +337,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Contact Sales", href: "tel:+18001234567"},
|
text: "Contact Sales", href: "tel:+18001234567"},
|
||||||
]}
|
]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user