Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "@sarahchen_business", testimonial: "Nithin transformed our barbershop operations. We went from chaos to seamless booking automation. No-shows dropped 60%, and our team loves the simplicity.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-gold-crown-logo-template_23-2150947491.jpg", imageAlt: "premium brand company logo"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-gold-crown-logo-template_23-2150947491.jpg?_wi=1", imageAlt: "premium brand company logo"
|
||||
},
|
||||
{
|
||||
name: "Marco Rossini", handle: "@marco_cafe_owner", testimonial: "His AI chatbot handles 80% of our customer inquiries automatically. We've freed up 20 hours per week while improving response time to 2 minutes flat.", rating: 5,
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
background={{ variant: "circleGradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/gradient-ui-ux-background_52683-68958.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/gradient-ui-ux-background_52683-68958.jpg?_wi=1"
|
||||
imageAlt="Modern web design and AI automation showcase"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -134,17 +134,17 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Web Design & Development", description: "Stunning, responsive websites that convert visitors into customers. Modern tech stack, performance-optimized, SEO-ready. Every pixel placed with intention.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-trekking-landing-page_23-2149216450.jpg", imageAlt: "Web design showcase" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-background_52683-68958.jpg", imageAlt: "Design system showcase" }
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-background_52683-68958.jpg?_wi=2", imageAlt: "Design system showcase" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "AI & Automation Systems", description: "Intelligent chatbots, workflow automation, and custom AI solutions that work 24/7. Reduce manual work by 70-80%, improve response times, and delight customers.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-flat-style_23-2147765293.jpg", imageAlt: "AI automation system" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-african-businesswoman-checking-statistics-graph-tablet-pc_482257-2022.jpg", imageAlt: "Automation in action" }
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-african-businesswoman-checking-statistics-graph-tablet-pc_482257-2022.jpg?_wi=1", imageAlt: "Automation in action" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Strategic Consultation", description: "I don't just build—I think through your business goals first. Whether it's positioning your brand or architecting the tech stack, I bring strategic insight to every project.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/five-arrows-financial-process-chart-template-presentation_1262-13733.jpg", imageAlt: "Strategic metrics" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-gold-crown-logo-template_23-2150947491.jpg", imageAlt: "Client success" }
|
||||
title: "Strategic Consultation", description: "I don't just build—I think through your business goals first. Whether it's positioning your brand or architecting the tech stack, I bring strategic insight to every project.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/five-arrows-financial-process-chart-template-presentation_1262-13733.jpg?_wi=1", imageAlt: "Strategic metrics" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-gold-crown-logo-template_23-2150947491.jpg?_wi=2", imageAlt: "Client success" }
|
||||
}
|
||||
]}
|
||||
className="py-20 lg:py-32"
|
||||
@@ -239,11 +239,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sarah Chen", handle: "@sarahchen_barbershop", testimonial: "Nithin completely redesigned our booking system. Our no-show rate dropped from 40% to 15%, and customers love the seamless experience. Absolutely worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-african-businesswoman-checking-statistics-graph-tablet-pc_482257-2022.jpg", imageAlt: "Sarah's barbershop booking system"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-african-businesswoman-checking-statistics-graph-tablet-pc_482257-2022.jpg?_wi=2", imageAlt: "Sarah's barbershop booking system"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Marco Rossini", handle: "@marco_cafe_italia", testimonial: "The AI chatbot has been a game-changer. It handles 80% of inquiries automatically, and our team finally has time to focus on quality. Response time went from 2 hours to 2 minutes.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-using-laptop-cafe_23-2147785380.jpg", imageAlt: "Marco's cafe automation system"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-using-laptop-cafe_23-2147785380.jpg?_wi=1", imageAlt: "Marco's cafe automation system"
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Priya Kapoor", handle: "@priya_wellness_spa", testimonial: "The website design is absolutely stunning, and the booking system works flawlessly. Our conversion rate jumped 45% in the first month. Nithin understood our brand perfectly.", rating: 5,
|
||||
@@ -255,11 +255,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "testimonial-5", name: "Elena Martinez", handle: "@elena_luxury_brand", testimonial: "Premium design paired with intelligent backend systems. Nithin delivered exactly what we needed—a portfolio that turns heads and a platform that performs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-african-businesswoman-checking-statistics-graph-tablet-pc_482257-2022.jpg", imageAlt: "Elena's luxury brand platform"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-african-businesswoman-checking-statistics-graph-tablet-pc_482257-2022.jpg?_wi=3", imageAlt: "Elena's luxury brand platform"
|
||||
},
|
||||
{
|
||||
id: "testimonial-6", name: "David Kim", handle: "@david_startup_ceo", testimonial: "Fast turnaround, crystal-clear communication, and results that exceeded expectations. Nithin's technical depth and design sensibility are rare. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-using-laptop-cafe_23-2147785380.jpg", imageAlt: "David's startup platform"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-using-laptop-cafe_23-2147785380.jpg?_wi=2", imageAlt: "David's startup platform"
|
||||
}
|
||||
]}
|
||||
className="py-20 lg:py-32"
|
||||
@@ -310,7 +310,7 @@ export default function LandingPage() {
|
||||
id: "faq-6", title: "Can you integrate existing systems with new solutions?", content: "Yes. Whether it's connecting your existing CRM, payment processor, or database, I build integrations that make everything work seamlessly together. That's where the real power is."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/five-arrows-financial-process-chart-template-presentation_1262-13733.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/five-arrows-financial-process-chart-template-presentation_1262-13733.jpg?_wi=2"
|
||||
imageAlt="FAQ resources illustration"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user