BPB-Cards/data.json
2025-06-25 18:34:36 -04:00

22 lines
629 B
JSON

[
{
"name": "Chris",
"title": "Owner",
"phone": "203.283.5626",
"email": "chris@beachpartyballoons.com",
"website": "beachpartyballoons.com",
"photo": "photo.png",
"profile": "chris.jpg",
"address": "554 Boston Post Road, Milford, CT 06460",
"balloon": "balloon.jpg"
},
{
"name": "Bob The Builder",
"title": "Master Builder",
"phone": "+1-555-987-6543",
"email": "bob@example.com",
"website": "https://www.bobbuilds.com",
"photo": "https://example.com/bob.jpg",
"address": "456 Hammer Street, Constructionville"
}
]