Update src/app/gallery/page.tsx
This commit is contained in:
@@ -87,7 +87,7 @@ export default function GalleryPage() {
|
||||
price: "20,000 - 50,000",
|
||||
rating: 5,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-wedding-archway-front_8353-9891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-wedding-archway-front_8353-9891.jpg?_wi=3",
|
||||
imageAlt: "beautiful wedding stage decoration flowers",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function GalleryPage() {
|
||||
price: "15,000 - 35,000",
|
||||
rating: 5,
|
||||
reviewCount: "38",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolade-set-table_140725-9477.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolade-set-table_140725-9477.jpg?_wi=2",
|
||||
imageAlt: "colorful mehndi ceremony decoration setup",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function GalleryPage() {
|
||||
price: "25,000 - 60,000",
|
||||
rating: 5,
|
||||
reviewCount: "52",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-ceremony-place-near-sea-decorated-by-flowers_8353-9869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-ceremony-place-near-sea-decorated-by-flowers_8353-9869.jpg?_wi=5",
|
||||
imageAlt: "walima reception hall elegant decoration",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function GalleryPage() {
|
||||
price: "18,000 - 40,000",
|
||||
rating: 5,
|
||||
reviewCount: "35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-floral-wedding-table-setting-with-candles_23-2151978892.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-floral-wedding-table-setting-with-candles_23-2151978892.jpg?_wi=3",
|
||||
imageAlt: "engagement ceremony stage decoration elegant",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function GalleryPage() {
|
||||
price: "10,000 - 25,000",
|
||||
rating: 5,
|
||||
reviewCount: "41",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/floral-composition-transparent-glass-engraving-plate-candles_8353-10401.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/floral-composition-transparent-glass-engraving-plate-candles_8353-10401.jpg?_wi=2",
|
||||
imageAlt: "fresh flower arrangement wedding decoration",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function GalleryPage() {
|
||||
price: "12,000 - 30,000",
|
||||
rating: 5,
|
||||
reviewCount: "39",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481455.jpg?_wi=5",
|
||||
imageAlt: "professional event lighting setup decoration",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user