Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ name: "Farai B.", handle: "Small Business Owner", testimonial: "Automating our client follow-ups saved us hours every week. A game changer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg", imageAlt: "Farai B." },
|
||||
{ name: "Tino C.", handle: "Operations Lead", testimonial: "Finally, a team that turns our messy data into actionable intelligence. Brilliant work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-coworkers-having-laptop-with-green-screen-desk-working-with-documents-isolated-chroma-key-copy-space-computer-workmates-using-blank-mock-up-template-background_482257-37182.jpg", imageAlt: "Tino C." }
|
||||
]}
|
||||
buttons={[{ text: "Book a Free Business Audit", href: "#contact" }, { text: "View Our Work", href: "#work" }]}
|
||||
buttons={[{ text: "Start Your Free Audit", href: "#contact" }, { text: "View Our Work", href: "#work" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-businesswoman-pointing-graph_1098-839.jpg"
|
||||
imageAlt="JustCorp Labs System Interface Mockup"
|
||||
avatars={[
|
||||
@@ -167,4 +167,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user