39 lines
852 B
Markdown
39 lines
852 B
Markdown
---
|
|
title: "page3"
|
|
description: ""
|
|
draft: false
|
|
weight: 3
|
|
|
|
---
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<!-- section 1 (Hero With I Image) -->
|
|
|
|
|
|
|
|
{{ hero_side(
|
|
title="Hero With I Image",
|
|
description_1="Lorem ipsum dolor sit amet consectetur adipiscing elit. Ex sapien vitae pellentesque sem placerat in id. Pretium tellus duis convallis tempus leo eu aenean.",
|
|
description_2="Urna tempor pulvinar vivamus fringilla lacus nec metus. Iaculis massa nisl malesuada lacinia integer nunc posuere. Semper vel class aptent taciti sociosqu ad litora.",
|
|
image_src="/images/image_placeholder.jpg",
|
|
image_alt="AIBox Specifications"
|
|
|
|
|
|
) }}
|
|
|
|
<!-- --------------------------------------------------- -->
|
|
|
|
<!-- section 3 (Multi Tabs) -->
|
|
<!-- To edit go to templates/shortcodes/tabs.html -->
|
|
|
|
{{ tabs() }}
|
|
|
|
<!-- --------------------------------------------------- -->
|
|
|
|
|