@@ -22,33 +22,9 @@ import Layout from '../layouts/StandardLayout.astro';
2222 <div class =" relative max-w-6xl mt-16 md:mt-8 mb-8 mx-auto" >
2323 <img src =" /images/elements/pattern.png" alt =" " />
2424 <div class =" absolute" style =" top: 9%; left: 14%; width: 72%; height: 66%;" >
25- <!--
26- <img class="rounded" src="/images/placeholders/metis-dashboard.png" alt="" />
27- -->
2825 <img class =" rounded" src =" /images/screenshots/sourcectl-repository-traffic.png" alt =" sourcectl Repository traffic" title =" sourcectl Repository traffic" />
2926 </div >
3027 </div >
31- <!--
32- <div class="container px-4 mx-auto">
33- <div class="flex flex-wrap items-center justify-center max-w-4xl mx-auto pt-8 pb-12">
34- <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8">
35- <img class="mx-auto" src="/images/logos/brands/tesla.svg" alt="" />
36- </div>
37- <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8">
38- <img class="mx-auto" src="/images/logos/brands/facebook.svg" alt="" />
39- </div>
40- <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8">
41- <img class="mx-auto" src="/images/logos/brands/marvel.svg" alt="" />
42- </div>
43- <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8">
44- <img class="mx-auto" src="/images/logos/brands/nike.svg" alt="" />
45- </div>
46- <div class="hidden md:block w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8">
47- <img class="mx-auto" src="/images/logos/brands/airbnb.svg" alt="" />
48- </div>
49- </div>
50- </div>
51- -->
5228 </section >
5329
5430 <section class =" pt-20 pb-20 lg:pb-12" id =" what-is-sourcectl" >
@@ -57,9 +33,6 @@ import Layout from '../layouts/StandardLayout.astro';
5733 <div class =" relative lg:absolute left-0 top-0 lg:max-w-6xl mx-auto lg:-ml-64" >
5834 <img class =" lg:h-128" src =" /images/elements/macbook.png" alt =" " />
5935 <div class =" absolute" style =" top: 5.8%; left: 14.6%; width: 72.8%; height: 76.8%;" >
60- <!--
61- <img class="object-cover w-full h-full" src="/images/placeholders/metis-dashboard-square.png" alt="" />
62- -->
6336 <img class =" object-cover w-full h-full" src =" /images/screenshots/sourcectl-repo-view.png" alt =" sourcectl Repository view" title =" sourcectl Repository view" />
6437 </div >
6538 </div >
@@ -105,9 +78,6 @@ import Layout from '../layouts/StandardLayout.astro';
10578 <div class =" relative lg:absolute right-0 top-0 lg:max-w-6xl mx-auto lg:-mr-64" >
10679 <img class =" lg:h-128" src =" /images/elements/macbook.png" alt =" " />
10780 <div class =" absolute" style =" top: 5.8%; left: 14.6%; width: 72.8%; height: 76.8%;" >
108- <!--
109- <img class="object-cover w-full h-full" src="/images/placeholders/metis-dashboard-square.png" alt="" />
110- -->
11181 <img class =" object-cover w-full h-full" src =" /images/screenshots/sourcectl-dashboard.png" alt =" sourcectl Dashboard" title =" sourcectl Dashboard" />
11282 </div >
11383 </div >
@@ -120,9 +90,6 @@ import Layout from '../layouts/StandardLayout.astro';
12090 <div class =" flex flex-wrap -mx-3" >
12191 <div class =" w-full lg:w-1/3 mb-12 md:mb-16 px-3" >
12292 <div class =" max-w-md lg:max-w-xs" >
123- <!--
124- <span class="inline-block text-xs py-1 px-3 text-white font-semibold bg-sourcectl-orange rounded-xl">Features</span>
125- -->
12693 <h2 class =" mt-3 text-3xl md:text-4xl text-blueGray-900 font-bold font-heading" >Our key features at a glance</h2 >
12794 </div >
12895 </div >
@@ -192,21 +159,6 @@ import Layout from '../layouts/StandardLayout.astro';
192159 </div >
193160 </div >
194161 </div >
195- <!--
196- <div class="w-full md:w-1/2 px-3 mb-12">
197- <div class="flex flex-col items-start">
198- <div class="p-3 bg-sourcectl-orange rounded-full text-white">
199- <svg class="w-10 h-10" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor">
200- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"></path>
201- </svg>
202- </div>
203- <div class="mt-6">
204- <h3 class="mb-3 text-xl font-semibold font-heading">Flexible software</h3>
205- <p class="text-blueGray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed luctus eget justo et iaculis.</p>
206- </div>
207- </div>
208- </div>
209- -->
210162 </div >
211163 </div >
212164 </div >
@@ -250,9 +202,6 @@ import Layout from '../layouts/StandardLayout.astro';
250202 <span class =" text-sourcectl-orange" >choose</span >
251203 <span > your best plan</span >
252204 </h2 >
253- <!--
254- <p class="max-w-sm mx-auto text-lg text-blueGray-500">Best for freelance developers who need to save their time</p>
255- -->
256205 </div >
257206 <div class =" flex flex-wrap -mx-3" >
258207 <div class =" w-full md:w-1/2 lg:w-1/3 px-3 mb-6" >
0 commit comments