add
This commit is contained in:
@@ -1,26 +1,6 @@
|
||||
{% extends "_default/base.html" %}
|
||||
{% block content %}
|
||||
{% include "partials/download/download1.html" %}
|
||||
{% include "partials/action/video.html" %}
|
||||
{% include "partials/action/web4tools.html" %}
|
||||
{% include "partials/action/action.html" %}
|
||||
{% include "partials/about/about5.html" %}
|
||||
{% include "partials/home/cta.html" %}
|
||||
{% include "partials/about/about6.html" %}
|
||||
{% include "partials/hero/hero1.html" %}
|
||||
{% include "partials/hero/hero2.html" %}
|
||||
{% include "partials/hero/hero3.html" %}
|
||||
{% include "partials/hero/hero4.html" %}
|
||||
{% include "partials/hero/hero5.html" %}
|
||||
{% include "partials/hero/hero6.html" %}
|
||||
{% include "partials/hero/hero7.html" %}
|
||||
{% include "partials/hero/hero8.html" %}
|
||||
{% include "partials/hero/hero9.html" %}
|
||||
{% include "partials/why/hero.html" %}
|
||||
{% include "partials/why/reason.html" %}
|
||||
{% include "partials/why/timeline.html" %}
|
||||
{% include "partials/why/matters.html" %}
|
||||
{% include "partials/why/values.html" %}
|
||||
{% include "partials/why/team.html" %}
|
||||
{% include "partials/home/cta.html" %}
|
||||
{% include "partials/hero/myhero6.html" %}
|
||||
{% include "partials/hero/myhero7.html" %}
|
||||
{% endblock content %}
|
@@ -7,4 +7,26 @@
|
||||
{% include "partials/feature/feature5.html" %}
|
||||
{% include "partials/feature/feature6.html" %}
|
||||
{% include "partials/home/cta.html" %}
|
||||
{% include "partials/action/video.html" %}
|
||||
{% include "partials/action/web4tools.html" %}
|
||||
{% include "partials/action/action.html" %}
|
||||
{% include "partials/about/about5.html" %}
|
||||
{% include "partials/home/cta.html" %}
|
||||
{% include "partials/about/about6.html" %}
|
||||
{% include "partials/hero/hero1.html" %}
|
||||
{% include "partials/hero/hero2.html" %}
|
||||
{% include "partials/hero/hero3.html" %}
|
||||
{% include "partials/hero/hero4.html" %}
|
||||
{% include "partials/hero/hero5.html" %}
|
||||
{% include "partials/hero/hero6.html" %}
|
||||
{% include "partials/hero/hero7.html" %}
|
||||
{% include "partials/hero/hero8.html" %}
|
||||
{% include "partials/hero/hero9.html" %}
|
||||
{% include "partials/why/hero.html" %}
|
||||
{% include "partials/why/reason.html" %}
|
||||
{% include "partials/why/timeline.html" %}
|
||||
{% include "partials/why/matters.html" %}
|
||||
{% include "partials/why/values.html" %}
|
||||
{% include "partials/why/team.html" %}
|
||||
{% include "partials/home/cta.html" %}
|
||||
{% endblock content %}
|
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
<div class="relative fade-in">
|
||||
<div class="mx-auto max-w-7xl lg:grid lg:grid-cols-12 lg:gap-x-8 lg:px-8">
|
||||
<div class="mx-auto max-w-7xl lg:grid lg:grid-cols-12 lg:gap-x-8 lg:px-8">
|
||||
<div class="px-6 pt-10 pb-24 sm:pb-32 lg:col-span-7 lg:px-0 lg:pt-40 lg:pb-48 xl:col-span-6">
|
||||
<div class="mx-auto max-w-2xl lg:mx-0 lg:flex-auto">
|
||||
<p class="text-base/7 font-light text-black tracking-wide">SUBHEADER</p>
|
||||
|
@@ -16,7 +16,7 @@
|
||||
<main class="relative flex flex-col justify-center overflow-hidden bg-white">
|
||||
<div class="w-full max-w-7xl mx-auto px-4 md:px-6 py-12 border-t-2">
|
||||
|
||||
<h1 class="text-3xl font-normal tracking-tight text-black">Frequently Asked Questions</h1>
|
||||
<h1 class="text-4xl lg:text-5xl font-normal tracking-tight text-black pt-12">Frequently Asked Questions</h1>
|
||||
|
||||
<!-- Accordion component -->
|
||||
<div class="divide-y divide-white/50 my-10">
|
||||
|
Reference in New Issue
Block a user