Merge version_1 into main #2
@@ -61,16 +61,16 @@ export default function CandysCreationsPage() {
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/wedding-cake-with-flowers_23-2148120664.jpg", imageAlt: "Gold Elegant Wedding Cake"
|
||||
},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/three-tiered-white-fondant-wedding-cake-topped-with-buttercream-flowers_181624-33170.jpg?_wi=1", imageAlt: "Golden Luxury Wedding Cake"
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/three-tiered-white-fondant-wedding-cake-topped-with-buttercream-flowers_181624-33170.jpg", imageAlt: "Golden Luxury Wedding Cake"
|
||||
},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/three-tiered-white-fondant-wedding-cake-topped-with-buttercream-flowers_181624-33170.jpg?_wi=2", imageAlt: "Gold Elegance Cake"
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/three-tiered-white-fondant-wedding-cake-topped-with-buttercream-flowers_181624-33170.jpg", imageAlt: "Gold Elegance Cake"
|
||||
},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg?_wi=1", imageAlt: "Premium Wedding Cake Design"
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg", imageAlt: "Premium Wedding Cake Design"
|
||||
},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg?_wi=2", imageAlt: "Luxury Cake Creation"
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg", imageAlt: "Luxury Cake Creation"
|
||||
}
|
||||
]}
|
||||
autoPlay={true}
|
||||
@@ -214,7 +214,7 @@ export default function CandysCreationsPage() {
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg"
|
||||
imageAlt="Custom Wedding Cake"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user