import Image from "next/image";
import { Container } from "@/components/Container";
import avatarImage1 from "@/images/avatars/avatar-1.png";
import avatarImage2 from "@/images/avatars/avatar-2.png";
import avatarImage3 from "@/images/avatars/avatar-3.png";
import avatarImage4 from "@/images/avatars/avatar-4.png";
import avatarImage5 from "@/images/avatars/avatar-5.png";
const testimonials = [
[
{
content:
"TaxPal is so easy to use I can’t help but wonder if it’s really doing the things the government expects me to do.",
author: {
name: "Sheryl Berge",
role: "CEO at Lynch LLC",
image: avatarImage1,
},
},
{
content:
"I’m trying to get a hold of someone in support, I’m in a lot of trouble right now and they are saying it has something to do with my books. Please get back to me right away.",
author: {
name: "Amy Hahn",
role: "Director at Velocity Industries",
image: avatarImage4,
},
},
],
[
{
content:
"The best part about TaxPal is every time I pay my employees, my bank balance doesn’t go down like it used to. Looking forward to spending this extra cash when I figure out why my card is being declined.",
author: {
name: "Leland Kiehn",
role: "Founder of Kiehn and Sons",
image: avatarImage5,
},
},
{
content:
"There are so many things I had to do with my old software that I just don’t do at all with TaxPal. Suspicious but I can’t say I don’t love it.",
author: {
name: "Erin Powlowski",
role: "COO at Armstrong Inc",
image: avatarImage2,
},
},
],
[
{
content:
"I used to have to remit tax to the EU and with TaxPal I somehow don’t have to do that anymore. Nervous to travel there now though.",
author: {
name: "Peter Renolds",
role: "Founder of West Inc",
image: avatarImage3,
},
},
{
content:
"This is the fourth email I’ve sent to your support team. I am literally being held in jail for tax fraud. Please answer your damn emails, this is important.",
author: {
name: "Amy Hahn",
role: "Director at Velocity Industries",
image: avatarImage4,
},
},
],
];
function QuoteIcon(props: any) {
return (
);
}
export function Testimonials() {
return (
Loved by businesses worldwide.
Our software is so simple that people can’t help but fall in love
with it. Simplicity is easy when you just skip tons of
mission-critical features.