Update src/app/sell/page.tsx

This commit is contained in:
2026-03-05 20:36:14 +00:00
parent 6fee51944e
commit 91e8b18898

View File

@@ -45,7 +45,7 @@ export default function SellPage() {
tag="Vendi Facilmente"
tagIcon={Sparkles}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg?_wi=2"
imageAlt="Vendi i tuoi articoli di lusso"
mediaAnimation="slide-up"
buttons={[
@@ -61,7 +61,7 @@ export default function SellPage() {
"Processo veloce e pagamento onesto. Vintage Nassa ha reso facile vendere i miei pezzi di lusso.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
},
{
name: "Lucia Conti",
@@ -70,7 +70,7 @@ export default function SellPage() {
"Abbiamo venduto diverse borse e il servizio è sempre stato eccellente. Professionalità garantita.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
},
{
name: "Paolo De Vito",
@@ -79,7 +79,7 @@ export default function SellPage() {
"Se vuoi vendere pezzi di lusso con fiducia, Vintage Nassa è il posto giusto. Totalmente raccomandato.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
},
{
name: "Alessandra Moretti",
@@ -88,7 +88,7 @@ export default function SellPage() {
"Veloce, trasparente e equo. Esattamente quello che mi aspettavo. Grazie Vintage Nassa!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4",
},
]}
testimonialRotationInterval={5000}
@@ -104,7 +104,7 @@ export default function SellPage() {
tag="Procedure Trasparente"
tagIcon={Shield}
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/empty-clothing-store-with-casual-formal-wear-items-retail-shop-with-stylish-clothes-hangers-racks-modern-boutique-inside-shopping-centre-fashionable-merchandise-sale_482257-63323.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-clothing-store-with-casual-formal-wear-items-retail-shop-with-stylish-clothes-hangers-racks-modern-boutique-inside-shopping-centre-fashionable-merchandise-sale_482257-63323.jpg?_wi=6"
imageAlt="Processo di vendita Vintage Nassa"
mediaAnimation="slide-up"
useInvertedBackground={false}