{"version":3,"file":"peyPV6rX.js","sources":["../../../../virtual:public?%2Flayout%2Fimages%2Flogo-footer.svg","../../../../virtual:public?%2Flayout%2Fbrands%2Finstagram.svg","../../../../virtual:public?%2Flayout%2Fbrands%2Ffacebook.svg","../../../../virtual:public?%2Flayout%2Fbrands%2Femail.svg","../../../../components/app/AppFooter.vue"],"sourcesContent":["import { publicAssetsURL } from '#internal/nuxt/paths';export default publicAssetsURL(\"/layout/images/logo-footer.svg\")","import { publicAssetsURL } from '#internal/nuxt/paths';export default publicAssetsURL(\"/layout/brands/instagram.svg\")","import { publicAssetsURL } from '#internal/nuxt/paths';export default publicAssetsURL(\"/layout/brands/facebook.svg\")","import { publicAssetsURL } from '#internal/nuxt/paths';export default publicAssetsURL(\"/layout/brands/email.svg\")","<script setup>\n\nconst { t } = useI18n();\n\n</script>\n\n<template>\n    <div>\n        <div class=\"w-full max-w-[1200px] mx-auto mb-16 px-12 pt-16\">\n            <div class=\"flex flex-row items-center justify-start pb-5 border-b\">\n                <img src=\"/layout/images/logo-footer.svg\" class=\"w-[135px]\">\n                <div class=\"text-sm text-black text-opacity-50 w-[305px] ml-10\">\n                    {{ t('pages.home.tagline') }}\n                </div>\n                <div class=\"flex-1\" />\n                <div class=\"flex flex-row gap-8\">\n                    <a href=\"https://www.instagram.com/goexpond\" target=\"_blank\"><img src=\"/layout/brands/instagram.svg\" alt=\"Instagram\" width=\"24\" height=\"24\"></a>\n                    <a href=\"https://www.facebook.com/GoExpond\" target=\"_blank\"><img src=\"/layout/brands/facebook.svg\" alt=\"Facebook\" width=\"24\" height=\"24\"></a>\n                    <a href=\"mailto:info@goexpond.com\" target=\"_blank\"><img src=\"/layout/brands/email.svg\" alt=\"Email\" width=\"24\" height=\"24\"></a>\n                </div>\n            </div>\n            <div class=\"flex flex-row items-center mt-7\">\n                <div class=\"text-[#202831]\">\n                    Copyright &copy; {{ (new Date()).getFullYear() }}. Go Expond.\n                </div>\n                <div class=\"flex-1\" />\n                <ul class=\"text-[#202831] flex flex-row items-center justify-center gap-8\">\n                    <li>\n                        <a href=\"https://goexpond.com\" target=\"_blank\">About</a>\n                    </li>\n                    <li>\n                        <a href=\"https://goexpond.com/health-professionals/\" target=\"_blank\">Work with us</a>\n                    </li>\n                    <li>\n                        <a href=\"https://goexpond.com/contact/\" target=\"_blank\">Contact</a>\n                    </li>\n                    <li>\n                        <a href=\"https://goexpond.com/privacy-policy/\" target=\"_blank\">Privacy Policy</a>\n                    </li>\n                </ul>\n            </div>\n        </div>\n    </div>\n</template>\n<style lang=\"scss\" scoped></style>\n"],"names":["_imports_0","publicAssetsURL","_imports_1","_imports_2","_imports_3","t","useI18n"],"mappings":"+EAAuD,MAAeA,EAAAC,EAAgB,gCAAgC,ECAhDC,EAAAD,EAAgB,8BAA8B,ECA9CE,EAAAF,EAAgB,6BAA6B,ECA7CG,EAAAH,EAAgB,0BAA0B,sSCEhH,KAAM,CAAE,EAAAI,CAAG,EAAGC,EAAS"}