Merge version_3 into main #6
@@ -55,7 +55,7 @@ export default function WallRefreshBundlePage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-wallpaper-textured-acrylic-paint-with-mixed-colors_53876-134379.jpg", imageAlt: "Colorful abstract wall art"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-wallpaper-textured-acrylic-paint-with-mixed-colors_53876-134379.jpg?_wi=1", imageAlt: "Colorful abstract wall art"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workplace-with-laptop_23-2147651756.jpg", imageAlt: "Modern interior with art"
|
||||
@@ -82,7 +82,7 @@ export default function WallRefreshBundlePage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Starter Bundle", price: "$899", variant: "3 Premium Paintings · Curated Set", imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-wallpaper-textured-acrylic-paint-with-mixed-colors_53876-134379.jpg", imageAlt: "Starter bundle with 3 paintings"
|
||||
id: "1", name: "Starter Bundle", price: "$899", variant: "3 Premium Paintings · Curated Set", imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-wallpaper-textured-acrylic-paint-with-mixed-colors_53876-134379.jpg?_wi=2", imageAlt: "Starter bundle with 3 paintings"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Professional Bundle", price: "$1,499", variant: "5 Premium Paintings · Designer Curated", imageSrc: "http://img.b2bpic.net/free-photo/poster-woman-with-flower-her-eye_23-2151903272.jpg", imageAlt: "Professional bundle with 5 paintings"
|
||||
@@ -122,10 +122,10 @@ export default function WallRefreshBundlePage() {
|
||||
title: "Custom Curated Selection", description: "Each painting is hand-selected to complement your space and create a cohesive visual narrative across your walls.", icon: Brush,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-female-artist-painting-canvas_273443-457.jpg", imageAlt: "Artist selecting paintings"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-female-artist-painting-canvas_273443-457.jpg?_wi=1", imageAlt: "Artist selecting paintings"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognisable-woman-arranging-fabric_23-2148372144.jpg", imageAlt: "Artistic curation process"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognisable-woman-arranging-fabric_23-2148372144.jpg?_wi=1", imageAlt: "Artistic curation process"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -133,10 +133,10 @@ export default function WallRefreshBundlePage() {
|
||||
title: "Professional Design Guidance", description: "Our team provides consultation on placement, lighting, and styling to maximize the impact of your art collection.", icon: Palette,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognisable-woman-arranging-fabric_23-2148372144.jpg", imageAlt: "Design guidance session"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognisable-woman-arranging-fabric_23-2148372144.jpg?_wi=2", imageAlt: "Design guidance session"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-female-artist-painting-canvas_273443-457.jpg", imageAlt: "Professional consultation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-female-artist-painting-canvas_273443-457.jpg?_wi=2", imageAlt: "Professional consultation"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user