Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "Download CV", href: "#contact" },
|
||||
{ text: "Get In Touch", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169834.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169834.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -69,9 +69,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "Barbershop Operations", description: "High-end grooming standards, staff management, and client relationship retention.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-looking-his-phone-barber-shop_23-2148353459.jpg", imageAlt: "barber tools and analytics tablet"},
|
||||
{
|
||||
id: "2", title: "CRM Automation", description: "Automating booking flows, lead nurture, and customer data management systems.", tag: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169834.jpg", imageAlt: "barber tools and analytics tablet"},
|
||||
id: "2", title: "CRM Automation", description: "Automating booking flows, lead nurture, and customer data management systems.", tag: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169834.jpg?_wi=2", imageAlt: "barber tools and analytics tablet"},
|
||||
{
|
||||
id: "3", title: "B2B Sales Growth", description: "Proven experience delivering growth targets in competitive markets like Moscow.", tag: "Sales", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg", imageAlt: "barber tools and analytics tablet"},
|
||||
id: "3", title: "B2B Sales Growth", description: "Proven experience delivering growth targets in competitive markets like Moscow.", tag: "Sales", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg?_wi=1", imageAlt: "barber tools and analytics tablet"},
|
||||
]}
|
||||
title="My Service Stack"
|
||||
description="Optimizing businesses through manual expertise and digital precision."
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alexei Volkov", role: "Moscow Barbershop Owner", testimonial: "Oybek manages both the team and the booking systems with rare precision. He scaled our shop efficiency by 30%.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg"},
|
||||
id: "1", name: "Alexei Volkov", role: "Moscow Barbershop Owner", testimonial: "Oybek manages both the team and the booking systems with rare precision. He scaled our shop efficiency by 30%.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Dilshod Karim", role: "Tashkent Tech Consultant", testimonial: "His grasp of CRM automation is ahead of his peer group. He turned our chaotic admin process into a fluid engine.", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user