Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 920965286b | |||
| 14cae86e9d | |||
| fc68b94029 | |||
| a8aad7c594 | |||
| 73b0a6b33b | |||
| 13260877e1 | |||
| 79c13d381f |
@@ -5,12 +5,10 @@ import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatin
|
|||||||
import HeroSplitTestimonial from "@/components/sections/hero/HeroSplitTestimonial";
|
import HeroSplitTestimonial from "@/components/sections/hero/HeroSplitTestimonial";
|
||||||
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
|
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
|
||||||
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
|
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
|
||||||
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
|
|
||||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
|
||||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||||
import ContactText from "@/components/sections/contact/ContactText";
|
import ContactText from "@/components/sections/contact/ContactText";
|
||||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||||
import { Zap, CheckCircle, Target, Lightbulb, Star, Handshake, Quote, HelpCircle } from "lucide-react";
|
import { Zap, CheckCircle, Target, Lightbulb, HelpCircle } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -32,7 +30,6 @@ export default function LandingPage() {
|
|||||||
navItems={[
|
navItems={[
|
||||||
{ name: "How It Works", id: "features" },
|
{ name: "How It Works", id: "features" },
|
||||||
{ name: "Why Us", id: "about" },
|
{ name: "Why Us", id: "about" },
|
||||||
{ name: "Testimonials", id: "testimonial" },
|
|
||||||
{ name: "FAQ", id: "faq" },
|
{ name: "FAQ", id: "faq" },
|
||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
]}
|
||||||
@@ -53,16 +50,18 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Your Free Strategy Call", href: "contact" },
|
{ text: "Get Your Free Strategy Call", href: "contact" },
|
||||||
{ text: "See Our Work", href: "testimonial" },
|
{ text: "See Our Work", href: "#faq" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
testimonials={[
|
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,
|
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?_wi=1"},
|
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,
|
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?_wi=1"},
|
imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg?_wi=1"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
testimonialRotationInterval={5000}
|
testimonialRotationInterval={5000}
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
@@ -98,71 +97,24 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
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?_wi=2"},
|
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,
|
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?_wi=3"},
|
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,
|
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?_wi=4"},
|
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,
|
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?_wi=5"},
|
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>
|
|
||||||
|
|
||||||
<div id="testimonial" data-section="testimonial">
|
|
||||||
<TestimonialCardTwo
|
|
||||||
title="Join Our Success Stories"
|
|
||||||
description="Hear directly from local business owners who transformed their growth with Deulkar Digital."
|
|
||||||
tag="Client Testimonials"
|
|
||||||
tagIcon={Star}
|
|
||||||
tagAnimation="slide-up"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground={false}
|
|
||||||
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?_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?_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,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4", name: "Lisa Anderson", role: "CEO, Anderson Construction Group", testimonial: "We tried other agencies before Deulkar Digital. The difference in strategy, execution, and ROI is night and day. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", icon: Quote,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "5", name: "Marcus Thompson", role: "Owner, Thompson's Auto Repair", testimonial: "From website design to lead generation, Deulkar Digital handled everything seamlessly. Our business has grown more in the last year than the previous three combined.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg", icon: Quote,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "6", name: "Sophie Laurent", role: "Director, Laurent's Event Planning", testimonial: "Exceptional service and outstanding results. The team understood our brand and created a digital presence that truly represents who we are and attracts our ideal clients.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-office-suit-sitting-outdoors-looking-confident_1258-123395.jpg", icon: Quote,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="socialProof" data-section="socialProof">
|
|
||||||
<SocialProofOne
|
|
||||||
title="Trusted by Industry Leaders"
|
|
||||||
description="We've partnered with some of the world's most innovative companies to deliver exceptional digital solutions."
|
|
||||||
tag="Our Partners"
|
|
||||||
tagIcon={Handshake}
|
|
||||||
tagAnimation="slide-up"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground={false}
|
|
||||||
names={[
|
|
||||||
"Google Partners", "Shopify Plus", "HubSpot", "Stripe Certified", "Amazon Web Services", "Microsoft Azure", "Slack Works", "FastAPI"]}
|
|
||||||
logos={[
|
|
||||||
"http://img.b2bpic.net/free-vector/gradient-colored-go-logo-template_23-2148978956.jpg", "http://img.b2bpic.net/free-vector/coloured-infinite-symbols-collection_1025-925.jpg", "http://img.b2bpic.net/free-vector/set-flat-design-e-commerce-logos_23-2148943572.jpg", "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg", "http://img.b2bpic.net/free-photo/woman-holding-bra_23-2147688440.jpg", "http://img.b2bpic.net/free-vector/purchase-online-onboarding-app_23-2148408408.jpg", "http://img.b2bpic.net/free-vector/colored-star-logotype_1025-566.jpg", "http://img.b2bpic.net/free-vector/flat-design-advertising-agency-logo_23-2149995562.jpg"]}
|
|
||||||
speed={40}
|
|
||||||
showCard={true}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="faq" data-section="faq">
|
<div id="faq" data-section="faq">
|
||||||
<FaqDouble
|
<FaqDouble
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
@@ -175,17 +127,23 @@ export default function LandingPage() {
|
|||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "How long does it take to see results?", content: "Most of our clients see meaningful results within 4-8 weeks. Website traffic typically increases within the first month, while lead generation and conversions improve steadily as we optimize based on data. Some clients report qualified leads within 2-3 weeks of launch."},
|
id: "1", title: "How long does it take to see results?", content: "Most of our clients see meaningful results within 4-8 weeks. Website traffic typically increases within the first month, while lead generation and conversions improve steadily as we optimize based on data. Some clients report qualified leads within 2-3 weeks of launch."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "What's included in your web design service?", content: "Our web design service includes strategy consultation, responsive design, development, SEO optimization, conversion optimization, analytics setup, and ongoing support. We handle everything from domain setup to SSL certificates and monthly performance monitoring."},
|
id: "2", title: "What's included in your web design service?", content: "Our web design service includes strategy consultation, responsive design, development, SEO optimization, conversion optimization, analytics setup, and ongoing support. We handle everything from domain setup to SSL certificates and monthly performance monitoring."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Do you offer ongoing support and maintenance?", content: "Yes, absolutely. We provide ongoing support packages that include website maintenance, updates, security monitoring, performance optimization, and regular strategy reviews. Our team is always available to help you adapt to market changes."},
|
id: "3", title: "Do you offer ongoing support and maintenance?", content: "Yes, absolutely. We provide ongoing support packages that include website maintenance, updates, security monitoring, performance optimization, and regular strategy reviews. Our team is always available to help you adapt to market changes."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "4", title: "How much does a website cost?", content: "Website costs vary based on complexity, features, and your specific business needs. We offer flexible pricing ranging from starter packages for small businesses to enterprise solutions for larger organizations. We always provide transparent quotes with no hidden fees."},
|
id: "4", title: "How much does a website cost?", content: "Website costs vary based on complexity, features, and your specific business needs. We offer flexible pricing ranging from starter packages for small businesses to enterprise solutions for larger organizations. We always provide transparent quotes with no hidden fees."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "5", title: "What if I'm not happy with the results?", content: "Your satisfaction is our priority. We offer a satisfaction guarantee on all projects. If you're not happy with our work within 30 days of launch, we'll make adjustments at no additional cost. We're committed to your success."},
|
id: "5", title: "What if I'm not happy with the results?", content: "Your satisfaction is our priority. We offer a satisfaction guarantee on all projects. If you're not happy with our work within 30 days of launch, we'll make adjustments at no additional cost. We're committed to your success."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "6", title: "Can you help with lead generation specifically?", content: "Yes, lead generation is our specialty. We combine technical SEO, content strategy, paid advertising, and conversion optimization to ensure your website consistently generates qualified leads from your target audience in your local market."}
|
id: "6", title: "Can you help with lead generation specifically?", content: "Yes, lead generation is our specialty. We combine technical SEO, content strategy, paid advertising, and conversion optimization to ensure your website consistently generates qualified leads from your target audience in your local market."
|
||||||
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -212,7 +170,7 @@ export default function LandingPage() {
|
|||||||
{ label: "How It Works", href: "#features" },
|
{ label: "How It Works", href: "#features" },
|
||||||
{ label: "Why Us", href: "#about" },
|
{ label: "Why Us", href: "#about" },
|
||||||
{ label: "Our Process", href: "#features" },
|
{ label: "Our Process", href: "#features" },
|
||||||
{ label: "Testimonials", href: "#testimonial" },
|
{ label: "FAQ", href: "#faq" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user