Update src/app/page.tsx

This commit is contained in:
2026-05-19 18:55:11 +00:00
parent 1e3e1000b3
commit e2b37aaca3

View File

@@ -141,21 +141,21 @@ export default function LandingPage() {
name: "Lavabo Minimal",
price: "€450",
variant: "Ceramica",
imageSrc: "http://img.b2bpic.net/free-photo/white-porcelain-sink-with-towels_1203-1319.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-porcelain-sink-with-towels_1203-1319.jpg?_wi=1",
},
{
id: "p2",
name: "Mobile Moderno",
price: "€1.200",
variant: "Legno Naturale",
imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-style-ai-generated_23-2150695026.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-style-ai-generated_23-2150695026.jpg?_wi=1",
},
{
id: "p3",
name: "Vasca Design",
price: "€2.500",
variant: "Composito",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-authentic-interior-design_53876-126795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-authentic-interior-design_53876-126795.jpg?_wi=1",
},
{
id: "p4",
@@ -252,7 +252,7 @@ export default function LandingPage() {
quote: "Personale preparato e cordiale.",
tag: "Servizio",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-happy-europnean-woman-sunglasses-is-resting-sunny-street-with-palms-looking-aside-portrait-model-woman-with-smile-face-holds-hat-with-hands-wears-sunglasses_291650-2669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-porcelain-sink-with-towels_1203-1319.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-porcelain-sink-with-towels_1203-1319.jpg?_wi=2",
imageAlt: "happy customer bathroom furniture",
},
{
@@ -263,7 +263,7 @@ export default function LandingPage() {
quote: "Prodotti di alto livello.",
tag: "Qualità",
avatarSrc: "http://img.b2bpic.net/free-photo/playful-african-american-family-having-fun-dining-room_637285-12643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-style-ai-generated_23-2150695026.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-style-ai-generated_23-2150695026.jpg?_wi=2",
imageAlt: "happy customer bathroom furniture",
},
{
@@ -274,7 +274,7 @@ export default function LandingPage() {
quote: "Il mio bagno è stupendo.",
tag: "Design",
avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-studio-fashion-portrait_1328-2194.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-authentic-interior-design_53876-126795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-authentic-interior-design_53876-126795.jpg?_wi=2",
imageAlt: "happy customer bathroom furniture",
},
]}