Update src/app/page.tsx

This commit is contained in:
2026-05-30 15:24:24 +00:00
parent be03144e18
commit 7532d7d85f

View File

@@ -70,15 +70,15 @@ export default function LandingPage() {
description="Bovy Sebastien brings precision, artistry, and decades of expertise to every project—from residential interiors to fine art restoration"
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-paints-picture-canvas-with-brush-marble_114579-63508.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-paints-picture-canvas-with-brush-marble_114579-63508.jpg?_wi=1",
imageAlt: "Luxurious living room after decorative painting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/painting-red_1385-599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/painting-red_1385-599.jpg?_wi=1",
imageAlt: "Historic building facade restoration painting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/confident-artist-stands-before-easel-painting-with-her-fingers_482257-124815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-artist-stands-before-easel-painting-with-her-fingers_482257-124815.jpg?_wi=1",
imageAlt: "Modern art studio with a vibrant abstract painting",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-empty-room_1048-17756.jpg",
imageAlt: "Bright living room after residential painting",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-paints-picture-canvas-with-brush-marble_114579-63508.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-paints-picture-canvas-with-brush-marble_114579-63508.jpg?_wi=2",
imageAlt: "interior living room before painting dull walls",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-paint-materiales_23-2148013042.jpg",
imageAlt: "Restored antique painting with vibrant colors",
},
imageSrc: "http://img.b2bpic.net/free-photo/painting-red_1385-599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/painting-red_1385-599.jpg?_wi=2",
imageAlt: "interior living room before painting dull walls",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/man-paints-with-white-paint-wooden-planks-man-industrial-concept-there-is-place-text-object-is-close-up_169016-4430.jpg",
imageAlt: "Modern commercial building exterior after painting",
},
imageSrc: "http://img.b2bpic.net/free-photo/confident-artist-stands-before-easel-painting-with-her-fingers_482257-124815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-artist-stands-before-easel-painting-with-her-fingers_482257-124815.jpg?_wi=2",
imageAlt: "interior living room before painting dull walls",
},
]}