Update src/app/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function HomePage() {
|
||||
{ text: "Start Your Free Consultation", href: "/contact" },
|
||||
{ text: "See Our Services", href: "/services" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-working-with-laptop-taking-notes-desktop-office_231208-5894.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-working-with-laptop-taking-notes-desktop-office_231208-5894.jpg?_wi=1"
|
||||
imageAlt="Professional bookkeeping setup with laptop and financial documents"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -79,7 +79,7 @@ export default function HomePage() {
|
||||
{ value: "7+", title: "Years of Service" },
|
||||
{ value: "100+", title: "Business Owners Served" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/indoor-shot-blonde-female-having-business-conversation-with-colleague_273609-4708.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/indoor-shot-blonde-female-having-business-conversation-with-colleague_273609-4708.jpg?_wi=1"
|
||||
imageAlt="Financial clarity and organization"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -183,7 +183,7 @@ export default function HomePage() {
|
||||
price: "Real People",
|
||||
rating: 5,
|
||||
reviewCount: "Fast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-providing-guidance-intern-close-up_482257-118001.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-providing-guidance-intern-close-up_482257-118001.jpg?_wi=1",
|
||||
imageAlt: "fast response support customer service phone communication",
|
||||
},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function HomePage() {
|
||||
price: "On Time",
|
||||
rating: 5,
|
||||
reviewCount: "Accurate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-26431.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-26431.jpg?_wi=1",
|
||||
imageAlt: "reliable trustworthy business professional strong handshake",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function HomePage() {
|
||||
price: "Personal",
|
||||
rating: 5,
|
||||
reviewCount: "Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173709.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173709.jpg?_wi=1",
|
||||
imageAlt: "friendly team smiling business professional approachable",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
price: "No Surprises",
|
||||
rating: 5,
|
||||
reviewCount: "Transparent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45557.jpg?_wi=1",
|
||||
imageAlt: "affordable pricing transparent cost business value",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user