Merge version_1 into main #3
@@ -135,7 +135,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,
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
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={[
|
||||
@@ -173,7 +173,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"
|
||||
@@ -192,7 +192,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