update contact
This commit is contained in:
@@ -4,6 +4,7 @@ import { Picture } from "astro:assets";
|
||||
import { Icon } from "astro-icon/components";
|
||||
import Layout from "~/layouts/Layout.astro";
|
||||
import Container from "~/components/Container.astro";
|
||||
import Stats from "~/components/Stats.astro";
|
||||
import HeaderNav from "~/components/Course/HeaderNav.astro";
|
||||
|
||||
import placeholder from "~/assets/placeholder.png";
|
||||
@@ -114,7 +115,7 @@ const { Content } = await render(course);
|
||||
} p/ matrícula
|
||||
</a>
|
||||
<a
|
||||
href="#planos"
|
||||
href="#modelos"
|
||||
class="text-blue-400 underline hover:no-underline text-center"
|
||||
>
|
||||
Ver mais modelos de contratação
|
||||
|
||||
Reference in New Issue
Block a user