Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -57,11 +57,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Giuseppina Breda", handle: "Cliente Fedele", testimonial: "Ho acquistato un maglioncino del quale sono molto soddisfatta, lavato ed è perfetto! Commesso molto gentile e disponibile!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-surprised-handsome-guy-with-beard-looking-amused-smiling-happy-camera-standing-blu_1258-152687.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-surprised-handsome-guy-with-beard-looking-amused-smiling-happy-camera-standing-blu_1258-152687.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Domenico Andolfo", handle: "Cliente Regolare", testimonial: "Ottimo negozio e personale disponibile. Ritorno sempre qui per i miei acquisti di moda.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-handsome-blonde-man-holds-hands-open-isolated-pink-wall_141793-66391.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-handsome-blonde-man-holds-hands-open-isolated-pink-wall_141793-66391.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -139,11 +139,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Giuseppina Breda", role: "Cliente Fedele", company: "Monselice", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-surprised-handsome-guy-with-beard-looking-amused-smiling-happy-camera-standing-blu_1258-152687.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-surprised-handsome-guy-with-beard-looking-amused-smiling-happy-camera-standing-blu_1258-152687.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Domenico Andolfo", role: "Cliente Regolare", company: "Monselice", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-handsome-blonde-man-holds-hands-open-isolated-pink-wall_141793-66391.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-handsome-blonde-man-holds-hands-open-isolated-pink-wall_141793-66391.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Maria Rossi", role: "Affezionata", company: "Monselice", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user