update content component

This commit is contained in:
2023-11-29 16:29:29 +02:00
parent 47c5710e54
commit 15c17995ec
4 changed files with 13 additions and 14 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -11,16 +11,18 @@ weight: 1
<div class="container mx-auto">
{% content1(
{% content1(
content1_title = "Our competitive advantage",
content1_text1 = "This is a section of some simple filler text,",
content1_text2 = "This is a section of some simple filler text, also known ",
content1_text = "This is a section of some simple filler text, also known as placeholder text. It shares some characteristics of a real written text but is random or otherwise generated. It may be used to display a sample of fonts or generate text for testing. Filler text is dummy text which has no meaning however looks very similar to real text. The important factor when using filler text is that the text looks realistic otherwise it will not look very good.",
content1_subtitle = "About Us",
content1_photo = "https://images.unsplash.com/photo-1593508512255-86ab42a8e620?auto=format&q=75&fit=crop&w=600&h=350"
) %}
# test
# test
{% end %}