Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Digital Growth That Drives Real Results"
|
||||
description="Chandigi combines data-driven strategy with creative execution to scale your business. From SEO to paid campaigns, we deliver measurable outcomes."
|
||||
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-uses-digital-graphs-analytics-improve-finance-models_482257-126516.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-dots-lines-connected_1048-11946.jpg" }]}
|
||||
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-uses-digital-graphs-analytics-improve-finance-models_482257-126516.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-dots-lines-connected_1048-11946.jpg?_wi=1" }]}
|
||||
rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/employee-holding-laptop-sitting-relax-zone-confortable-couch-typing-pc-smiling-while-diverse-colleagues-working-background-multiethnic-coworkers-planning-new-financial-project-company_482257-13524.jpg" }]}
|
||||
buttons={[{ text: "Get Your Free Strategy Session", href: "/contact" }]}
|
||||
tag="Digital Strategy Experts"
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
logoText="Chandigi"
|
||||
columns={[{ title: "Links", items: [{ label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-dots-lines-connected_1048-11946.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-dots-lines-connected_1048-11946.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user