Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg?_wi=1"
|
||||
imageAlt="Digital marketing dashboard"
|
||||
mediaAnimation="blur-reveal"
|
||||
buttons={[
|
||||
@@ -59,10 +59,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Michael Torres", handle: "Owner, Torres Construction", testimonial: "Within 3 months, we went from zero online presence to landing 5+ qualified leads per week. Game-changing results.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-indian-business-man-sitting-armchair_1262-3183.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-indian-business-man-sitting-armchair_1262-3183.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sarah Chen", handle: "CEO, Chen's Salon & Spa", testimonial: "Their team understood our local market perfectly. Bookings increased by 200% in the first quarter. Absolutely brilliant.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg?_wi=1"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
background={{ variant: "aurora" }}
|
||||
@@ -98,16 +98,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Discovery & Strategy", description: "We analyze your business, competitors, and local market to create a targeted digital strategy that generates qualified leads.", imageSrc: "http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg"},
|
||||
title: "Discovery & Strategy", description: "We analyze your business, competitors, and local market to create a targeted digital strategy that generates qualified leads.", imageSrc: "http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg?_wi=2"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Design & Development", description: "Our team builds a high-converting website optimized for your target audience with seamless user experience and fast load times.", imageSrc: "http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg"},
|
||||
title: "Design & Development", description: "Our team builds a high-converting website optimized for your target audience with seamless user experience and fast load times.", imageSrc: "http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg?_wi=3"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Launch & Optimization", description: "We deploy your website, set up analytics, and continuously optimize based on real user data to maximize conversions.", imageSrc: "http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg"},
|
||||
title: "Launch & Optimization", description: "We deploy your website, set up analytics, and continuously optimize based on real user data to maximize conversions.", imageSrc: "http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg?_wi=4"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Growth & Scaling", description: "We implement ongoing marketing strategies to drive consistent traffic, leads, and revenue growth month after month.", imageSrc: "http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg"},
|
||||
title: "Growth & Scaling", description: "We implement ongoing marketing strategies to drive consistent traffic, leads, and revenue growth month after month.", imageSrc: "http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg?_wi=5"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -124,10 +124,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Rodriguez", role: "Owner, Rodriguez Plumbing Services", testimonial: "Deulkar Digital transformed how we reach customers. We went from struggling to get leads to having a waiting list. Their expertise in local SEO is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/confident-indian-business-man-sitting-armchair_1262-3183.jpg", icon: Quote,
|
||||
id: "1", name: "James Rodriguez", role: "Owner, Rodriguez Plumbing Services", testimonial: "Deulkar Digital transformed how we reach customers. We went from struggling to get leads to having a waiting list. Their expertise in local SEO is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/confident-indian-business-man-sitting-armchair_1262-3183.jpg?_wi=2", icon: Quote,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Emily Watson", role: "Manager, Watson's Digital Marketing", testimonial: "The team's strategic approach and attention to detail delivered results beyond our expectations. Our conversion rate tripled within 6 months.", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg", icon: Quote,
|
||||
id: "2", name: "Emily Watson", role: "Manager, Watson's Digital Marketing", testimonial: "The team's strategic approach and attention to detail delivered results beyond our expectations. Our conversion rate tripled within 6 months.", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg?_wi=2", icon: Quote,
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Kim", role: "Founder, Kim's Home Services", testimonial: "Professional, responsive, and results-oriented. Deulkar Digital isn't just an agency – they're true business partners invested in our success.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-with-colleagues_107420-74320.jpg", icon: Quote,
|
||||
|
||||
Reference in New Issue
Block a user