Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ee4d81d79 | |||
| 37eca3e30c | |||
| 912f3a212a | |||
| f0f9d9291a | |||
| 24adb664fd | |||
| 78468fb568 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
logoText=""
|
||||
logoText="VJ Digital Adage"
|
||||
description="We Don’t Just Market. We Generate Revenue. Helping brands scale with performance marketing, branding & AI-powered strategies."
|
||||
buttons={[
|
||||
{
|
||||
@@ -58,8 +58,8 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "📞 Call Now", href: "tel:+91XXXXXXXXXX"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/uploaded-1774470454772-r0lm4i6x.png"
|
||||
imageAlt="VJ Digital Adage logo"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BS4YGWLrlA55PnpRRcRYQbD68Y/a-sleek-modern-digital-marketing-dashboa-1774469379436-cb6598f6.png"
|
||||
imageAlt="Modern digital marketing dashboard with performance metrics and glowing accents"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="case-studies" data-section="case-studies">
|
||||
<ProductCardOne
|
||||
animationType="none"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "💬 WhatsApp Us", href: "https://wa.me/+919876543210"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
animationType="entrance-slide"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user