Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -241,10 +241,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Petra Svobodová", handle: "@petradesgn", testimonial:
|
||||
"Finally, a tool that respects my time. I was spending hours on invoicing—now it takes minutes. Exactly what freelancers need.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", imageAlt: "Petra Svobodová"},
|
||||
"Finally, a tool that respects my time. I was spending hours on invoicing—now it takes minutes. Exactly what freelancers need.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=1", imageAlt: "Petra Svobodová"},
|
||||
{
|
||||
id: "2", name: "Jakub Novotný", handle: "@jakub.dev", testimonial:
|
||||
"No backend, no complications. All my invoices stored locally—perfect for privacy. This is how invoicing software should be.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg", imageAlt: "Jakub Novotný"},
|
||||
"No backend, no complications. All my invoices stored locally—perfect for privacy. This is how invoicing software should be.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg?_wi=1", imageAlt: "Jakub Novotný"},
|
||||
{
|
||||
id: "3", name: "Marie Čermáková", handle: "@marie.writer", testimonial:
|
||||
"Clean, minimal, and fast. I can generate a professional invoice and export PDF in under 30 seconds. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-posing-with-folded-arms-having-many-flowers-colleague-holding-pot-with-pink-chrysanthemums-glass-roof_158595-7126.jpg", imageAlt: "Marie Čermáková"},
|
||||
@@ -253,10 +253,10 @@ export default function LandingPage() {
|
||||
"The statistics dashboard gives me real insights into my monthly revenue. Worth every second. Love this tool.", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg", imageAlt: "David Kříž"},
|
||||
{
|
||||
id: "5", name: "Lenka Horváthová", handle: "@lenka.coach", testimonial:
|
||||
"Simple, elegant, and effective. No unnecessary features—just what I need to manage my invoices professionally.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", imageAlt: "Lenka Horváthová"},
|
||||
"Simple, elegant, and effective. No unnecessary features—just what I need to manage my invoices professionally.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=2", imageAlt: "Lenka Horváthová"},
|
||||
{
|
||||
id: "6", name: "Tomáš Procházka", handle: "@tomas.it", testimonial:
|
||||
"Built with freelancers in mind. The interface is intuitive, and the workflow is optimized. This is professional software.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg", imageAlt: "Tomáš Procházka"},
|
||||
"Built with freelancers in mind. The interface is intuitive, and the workflow is optimized. This is professional software.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg?_wi=2", imageAlt: "Tomáš Procházka"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Loved by Freelancers"
|
||||
|
||||
Reference in New Issue
Block a user