Merge version_1 into main #1
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-recommending-new-business-app_1262-21064.jpg", imageAlt: "Garantia de qualidade"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-meeting-with-group-doctors-shaking-hands-with-one-them-office_637285-7072.jpg", imageAlt: "Equipe confiável"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-meeting-with-group-doctors-shaking-hands-with-one-them-office_637285-7072.jpg?_wi=1", imageAlt: "Equipe confiável"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", imageAlt: "Expertise local"},
|
||||
]}
|
||||
@@ -93,16 +93,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Silva", role: "Proprietária", company: "Comércio Silva", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Maria Silva"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Maria Silva"},
|
||||
{
|
||||
id: "2", name: "João Santos", role: "Gerente", company: "Empresa Santos", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", imageAlt: "João Santos"},
|
||||
{
|
||||
id: "3", name: "Ana Costa", role: "Diretora", company: "Costa Negócios", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Ana Costa"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Ana Costa"},
|
||||
{
|
||||
id: "4", name: "Carlos Oliveira", role: "Proprietário", company: "Oliveira Services", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Carlos Oliveira"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Carlos Oliveira"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
description="Há anos servindo com excelência"
|
||||
subdescription="Compromisso com a qualidade e satisfação do cliente"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-businessman-having-meeting-with-group-doctors-shaking-hands-with-one-them-office_637285-7072.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-businessman-having-meeting-with-group-doctors-shaking-hands-with-one-them-office_637285-7072.jpg?_wi=2"
|
||||
imageAlt="Nossa missão de servir"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user