Update src/app/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Book a Demo", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-123120.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-123120.jpg?_wi=1"
|
||||
imageAlt="salon management software dashboard ui"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Interactive Scheduling", description: "Manage appointments with an intuitive drag-and-drop calendar.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-setting-project-reminders_482257-119416.jpg"},
|
||||
},
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Smart Analytics", description: "Real-time insights into your salon's performance and revenue trends.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-128585.jpg"},
|
||||
},
|
||||
@@ -161,13 +161,13 @@ export default function LandingPage() {
|
||||
"5 Users", "Advanced Analytics", "WhatsApp Alerts"],
|
||||
button: {
|
||||
text: "Get Started", href: "/register"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-123120.jpg", imageAlt: "Register Username Account summit Banner"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-123120.jpg?_wi=2", imageAlt: "Register Username Account summit Banner"},
|
||||
{
|
||||
id: "ent", title: "Enterprise", price: "$99", period: "/mo", features: [
|
||||
"Unlimited Users", "Multi-Branch Management", "Priority Support"],
|
||||
button: {
|
||||
text: "Contact Sales", href: "/contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg", imageAlt: "Register Username Account summit Banner"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg?_wi=2", imageAlt: "Register Username Account summit Banner"},
|
||||
]}
|
||||
title="Plans That Grow With You"
|
||||
description="Affordable pricing for every salon size. No hidden fees."
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "John Doe", role: "Barbershop Owner", testimonial: "This system transformed how we run our daily operations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg"},
|
||||
id: "1", name: "John Doe", role: "Barbershop Owner", testimonial: "This system transformed how we run our daily operations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Sarah Smith", role: "Salon Manager", testimonial: "The POS features are perfect, and the booking system saved our front desk hours every week.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user