images added for ab testing

This commit is contained in:
darius 2024-06-11 00:20:40 +02:00
parent cbeb2147f8
commit 1eb9c74944
11 changed files with 30 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 850 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 956 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 988 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 978 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@ -25,9 +25,39 @@ func createHomeBody(w http.ResponseWriter, r *http.Request) g.Node {
b.MarginBottom(0),
b.MediaLeft(
Figure,
b.ImageImg("assets/images/darius_circle_noEdge.png",
b.OnImg(Class("object-scale-down max-h-[calc(100vh_-_3.75rem)]")),
),
b.ImageImg("assets/images/darius_circle_noEdge_upscayl_1x_realesrgan-x4plus.png",
b.OnImg(Class("object-scale-down max-h-[calc(100vh_-_3.75rem)]")),
),
b.ImageImg("assets/images/darius_circle_noEdge_upscayl_1x_realesrgan-x4plus-anime.png",
b.OnImg(Class("object-scale-down max-h-[calc(100vh_-_3.75rem)]")),
),
b.ImageImg("assets/images/darius_circle_noEdge_upscayl_1x_remacri.png",
b.OnImg(Class("object-scale-down max-h-[calc(100vh_-_3.75rem)]")),
),
b.ImageImg("assets/images/darius_circle_noEdge_upscayl_1x_ultramix_balanced.png",
b.OnImg(Class("object-scale-down max-h-[calc(100vh_-_3.75rem)]")),
),
b.ImageImg("assets/images/Darius_pasfoto_2023_Large.png",
b.OnImg(Class("object-scale-down max-h-[calc(100vh_-_3.75rem)]")),
),
b.ImageImg("assets/images/darius_circle_noEdge_crop.png",
b.OnImg(Class("object-scale-down max-h-[calc(100vh_-_3.75rem)]")),
),
b.ImageImg("assets/images/darius_circle_noEdge_crop_upscayl_1x_realesrgan-x4plus.png",
b.OnImg(Class("object-scale-down max-h-[calc(100vh_-_3.75rem)]")),
),
b.ImageImg("assets/images/darius_circle_noEdge_crop_upscayl_1x_realesrgan-x4plus-anime.png",
b.OnImg(Class("object-scale-down max-h-[calc(100vh_-_3.75rem)]")),
),
b.ImageImg("assets/images/darius_circle_noEdge_crop_upscayl_1x_remacri.png",
b.OnImg(Class("object-scale-down max-h-[calc(100vh_-_3.75rem)]")),
),
b.ImageImg("assets/images/darius_circle_noEdge_crop_upscayl_1x_ultramix_balanced.png",
b.OnImg(Class("object-scale-down max-h-[calc(100vh_-_3.75rem)]")),
),
),
),
b.Section(