Update src/app/page.tsx
This commit is contained in:
@@ -58,53 +58,53 @@ export default function LandingPage() {
|
||||
description="Professional oil painting services and immersive art classes for all skill levels. Transform your creative potential in a nurturing studio environment."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg?_wi=1",
|
||||
imageAlt: "Professional oil painting in studio",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg?_wi=1",
|
||||
imageAlt: "Abstract art detailing",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg?_wi=2",
|
||||
imageAlt: "Canvas setup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg?_wi=2",
|
||||
imageAlt: "Color palette",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg?_wi=3",
|
||||
imageAlt: "Studio light",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg?_wi=3",
|
||||
imageAlt: "Final painting",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg?_wi=4",
|
||||
imageAlt: "Artistic paint textures",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg?_wi=4",
|
||||
imageAlt: "Artist hand with brush",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg?_wi=5",
|
||||
imageAlt: "Mixed colors",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg?_wi=5",
|
||||
imageAlt: "Workshop setup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-orange-painted-surface_23-2147964050.jpg?_wi=6",
|
||||
imageAlt: "Studio wall",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg?_wi=6",
|
||||
imageAlt: "Palette knife detail",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user