Skip to content

data/bags.ts #4

@CSV444

Description

@CSV444

export const bags = [
{
id: 1,
name: "SOFIA",
price: 199,
image: "/bags/sofia.jpg"
},
{
id: 2,
name: "LUNA",
price: 179,
image: "/bags/luna.jpg"
},
{
id: 3,
name: "MILA",
price: 229,
image: "/bags/mila.jpg"
},
{
id: 4,
name: "SIGNATURE",
price: 270,
image: "/bags/signature.jpg"
}
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions