Update src/app/page.tsx

This commit is contained in:
2026-03-06 19:26:15 +00:00
parent a328b2f964
commit 0f68cb7cc6

View File

@@ -66,44 +66,44 @@ export default function HomePage() {
leftCarouselItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/female-tailor-measuring-male-clients-shirt_23-2148834112.jpg",
"http://img.b2bpic.net/free-photo/female-tailor-measuring-male-clients-shirt_23-2148834112.jpg?_wi=1",
imageAlt: "Customer measurements tracking interface",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/couple-managing-budget-together-kitchen_273609-4872.jpg",
"http://img.b2bpic.net/free-photo/couple-managing-budget-together-kitchen_273609-4872.jpg?_wi=1",
imageAlt: "Contract management system",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/system-administrator-data-center-running-error-checking-utilities-laptop_482257-89769.jpg",
"http://img.b2bpic.net/free-photo/system-administrator-data-center-running-error-checking-utilities-laptop_482257-89769.jpg?_wi=1",
imageAlt: "Address database organization",
},
{
imageSrc:
"http://img.b2bpic.net/free-vector/flat-business-landing-page-template_52683-20567.jpg",
"http://img.b2bpic.net/free-vector/flat-business-landing-page-template_52683-20567.jpg?_wi=1",
imageAlt: "Dashboard overview",
},
]}
rightCarouselItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/system-administrator-data-center-running-error-checking-utilities-laptop_482257-89769.jpg",
"http://img.b2bpic.net/free-photo/system-administrator-data-center-running-error-checking-utilities-laptop_482257-89769.jpg?_wi=2",
imageAlt: "Address management features",
},
{
imageSrc:
"http://img.b2bpic.net/free-vector/flat-business-landing-page-template_52683-20567.jpg",
"http://img.b2bpic.net/free-vector/flat-business-landing-page-template_52683-20567.jpg?_wi=2",
imageAlt: "Main dashboard interface",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/female-tailor-measuring-male-clients-shirt_23-2148834112.jpg",
"http://img.b2bpic.net/free-photo/female-tailor-measuring-male-clients-shirt_23-2148834112.jpg?_wi=2",
imageAlt: "Measurements tracking system",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/couple-managing-budget-together-kitchen_273609-4872.jpg",
"http://img.b2bpic.net/free-photo/couple-managing-budget-together-kitchen_273609-4872.jpg?_wi=2",
imageAlt: "Contract storage and retrieval",
},
]}
@@ -139,7 +139,7 @@ export default function HomePage() {
title: "Customer Records Managed",
},
]}
imageSrc="http://img.b2bpic.net/free-vector/flat-business-landing-page-template_52683-20567.jpg"
imageSrc="http://img.b2bpic.net/free-vector/flat-business-landing-page-template_52683-20567.jpg?_wi=3"
imageAlt="FashionCRM platform dashboard"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -330,7 +330,7 @@ export default function HomePage() {
"Currently, FashionCRM is fully optimized for mobile browsers. Native iOS and Android apps are coming soon. You can use the web app on any device with full functionality.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-customer-support-team-work_482257-121935.jpg"
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-customer-support-team-work_482257-121935.jpg?_wi=1"
imageAlt="Customer support team"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
@@ -349,7 +349,7 @@ export default function HomePage() {
description="Subscribe to our newsletter for tips, updates, and exclusive offers for your design business. We'll help you streamline your workflow and grow your fashion design career."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/flat-business-landing-page-template_52683-20567.jpg"
imageSrc="http://img.b2bpic.net/free-vector/flat-business-landing-page-template_52683-20567.jpg?_wi=4"
imageAlt="FashionCRM platform"
mediaAnimation="slide-up"
mediaPosition="right"