This commit is contained in:
2025-08-29 14:28:02 +02:00
parent 404e1d1333
commit b6726cc1be
4 changed files with 10 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ const product = {
{
id: 1,
name: 'Veda',
src: '/images/dahabiyas/veda1/veda1_1.jpg',
src: '/images/1/veda1.jpg',
alt: 'Veda1',
},
{

View File

@@ -19,7 +19,7 @@ const product = {
{
id: 1,
name: 'Veda',
src: '/images/dahabiyas/veda2/veda2_1.jpg',
src: '/images/veda2.jpg',
alt: 'Veda2',
},
{

View File

@@ -19,7 +19,7 @@ const product = {
{
id: 1,
name: 'Veda 3',
src: '/images/dahabiyas/veda3/veda3_1.jpg',
src: '/images/veda3.jpg',
alt: 'Veda 3',
},
{
@@ -81,6 +81,12 @@ const product = {
name: 'Veda 3',
src: '/images/dahabiyas/veda3/veda3_11.jpg',
alt: 'Veda 3',
},
{
id: 12,
name: 'Veda 3',
src: '/images/dahabiyas/veda3/veda3_1.jpg',
alt: 'Veda 3',
},
],
colors: [

View File

@@ -19,7 +19,7 @@ const product = {
{
id: 1,
name: 'Veda 4',
src: '/images/dahabiyas/veda4/veda4_4.jpg',
src: '/images/veda4.jpg',
alt: 'Veda 4',
},
{