feat: initial commit — site + admin panel + Postgres content pipeline
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
[
|
||||
{
|
||||
"tags": ["coffee", "tea", "beverage", "dessert", "weekday"],
|
||||
"image": {
|
||||
"alt": "25% discount campaign on beverages and desserts",
|
||||
"src": "/images/campaigns/icecekler-tatlilar-indirim.webp"
|
||||
},
|
||||
"rules": [
|
||||
"After ordering any variety of traditional Turkish breakfast platter, a discount card will be provided together with your receipt during payment.",
|
||||
"You must have your discount card with you to benefit from the discount.",
|
||||
"The discount is valid on any weekday during the campaign period.",
|
||||
"Each discount card can only be used once.",
|
||||
"The discount card will be collected by us once the discount is used.",
|
||||
"The campaign cannot be combined with other campaigns.",
|
||||
"The campaign is also valid for Take Away orders.",
|
||||
"The campaign is not valid for online orders."
|
||||
],
|
||||
"title": "Get <span class=\"text-rose-500\">25% Off</span> on All Beverages and Desserts",
|
||||
"endDate": "2026-08-31",
|
||||
"excerpt": "25% off all beverages and desserts on weekdays!",
|
||||
"discount": "%25",
|
||||
"startDate": "2026-05-10",
|
||||
"description": "Guests who order any of our traditional Turkish breakfast platters can enjoy 25% off all beverages and desserts on weekdays! The campaign is valid until the date specified below.\n\nTo benefit from the campaign, you must order any variety of traditional Turkish breakfast platter and collect your discount card from the cashier together with your receipt after payment. During the campaign period, you can receive the discount on all beverages and dessert varieties by presenting your discount card on the same day or another weekday.\n\nEach discount card can only be used once. This campaign cannot be combined with other discounts or promotions. The discount is not valid for online orders.\n\nThe business reserves the right to make changes to the campaign terms and conditions."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user