Merge version_1 into main #1
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "María García", role: "Cliente Frecuente", company: "Vilanova", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "María García"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "María García"},
|
||||
{
|
||||
id: "2", name: "Juan López", role: "Trabajador Local", company: "Zona Centro", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Juan López"},
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Sofia Martínez"},
|
||||
{
|
||||
id: "4", name: "Carlos Rodríguez", role: "Cliente Noctürno", company: "Vilanova i la Geltrú", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Carlos Rodríguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Carlos Rodríguez"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "505+", label: "Reseñas" },
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg?_wi=1"
|
||||
imageAlt="Interior del restaurante Jojo Kebab"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg?_wi=2"
|
||||
imageAlt="Jojo Doner Kebab - Vilanova i la Geltrú"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user