Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 20:21:40 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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,