diff --git a/src/pages/index.astro b/src/pages/index.astro index 7a4051c..6bd36e5 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,6 +1,6 @@ --- import Layout from '../layouts/Layout.astro' -import { Button, Logo, Link, Page, Footer, Row, Image, Copyright } from '../../fwt/' +import { Button, Logo, Link, Page, Footer, Row, Image, Copyright, Column } from '../../fwt/' import Counter from '../components/Counter/Counter' import PA1 from '../../fwt/images/pat-alcala.avif' import PA2 from '../../fwt/images/pat-alcala.webp' @@ -10,21 +10,23 @@ import PA2 from '../../fwt/images/pat-alcala.webp' - - - + + + + -

Fast WebApp Template

- +

Fast WebApp Template

+ -