creation site static coupe du monde 2026 sans Hugo

This commit is contained in:
2026-06-20 14:50:24 +02:00
parent 7f10e7a597
commit c00dd55b8d
52 changed files with 5376 additions and 38 deletions
@@ -0,0 +1,24 @@
const SITE_CONFIG = {
googleTagManagerId: "GTM-WTMNS3J8",
siteUrl: "https://preprod.tutosportexpert.com",
siteUrlAliases: [
"https://tutosportexpert.com",
"https://preprod.tutosportexpert.com",
],
stripe: {
publishableKey:
"pk_test_51QblVdAVnr0yCjVxvGKVEnsFExwJ5MJHrfpZha3hUdu6M1boWMVfo69sBvsaMAKPsnusWqI4JoDzsxgxjYOnzEot00ESickqIW",
pricingTableIds: {
fr: "prctbl_1TihgyAVnr0yCjVxitGGF6te",
en: "prctbl_1Tif1XAVnr0yCjVxU6YR803D",
es: "prctbl_1Tif20AVnr0yCjVxkV0GyCMy",
pt: "prctbl_1TifbgAVnr0yCjVxxjJTNQfC",
},
},
socialLinks: {
instagram: "https://instagram.com/tutosportexpert",
facebook: "#",
tiktok: "#",
linkedin: "#",
},
};