Merge version_1 into main #3
@@ -48,7 +48,7 @@ export default function LocalPage() {
|
||||
{ value: "10+", title: "Años de trayectoria" },
|
||||
{ value: "100%", title: "Productos locales y frescos" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lunch-setup-restaurant-near-window-floor-stand-lamp_140725-1572.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lunch-setup-restaurant-near-window-floor-stand-lamp_140725-1572.jpg?_wi=2"
|
||||
imageAlt="Interior acogedor de Casa Topete"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
@@ -73,7 +73,7 @@ export default function HomePage() {
|
||||
{ value: "390+", title: "Opiniones positivas en Google" },
|
||||
{ value: "4,6★", title: "Valoración media de clientes" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lunch-setup-restaurant-near-window-floor-stand-lamp_140725-1572.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lunch-setup-restaurant-near-window-floor-stand-lamp_140725-1572.jpg?_wi=1"
|
||||
imageAlt="Terraza de Casa Topete con ambiente agradable"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -132,27 +132,27 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1", name: "María González", role: "Cliente Habitual", company: "Piedras Blancas", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "María González"},
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "María González"},
|
||||
{
|
||||
id: "2", name: "Juan Martínez", role: "Restaurador", company: "Zona Local", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Juan Martínez"},
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Juan Martínez"},
|
||||
{
|
||||
id: "3", name: "Carmen Rodríguez", role: "Propietaria de Negocio", company: "Castrillón", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Carmen Rodríguez"},
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Carmen Rodríguez"},
|
||||
{
|
||||
id: "4", name: "Luis Fernández", role: "Ejecutivo", company: "Oviedo", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Luis Fernández"},
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4", imageAlt: "Luis Fernández"},
|
||||
{
|
||||
id: "5", name: "Ana López", role: "Profesional Independiente", company: "Asturias", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Ana López"},
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=5", imageAlt: "Ana López"},
|
||||
{
|
||||
id: "6", name: "Roberto Sánchez", role: "Empresario", company: "Zona Regional", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Roberto Sánchez"},
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=6", imageAlt: "Roberto Sánchez"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "390+", label: "Opiniones en Google" },
|
||||
|
||||
Reference in New Issue
Block a user