From b854effd6df98f30cc9f42a86847edcb57555eed Mon Sep 17 00:00:00 2001 From: marszayn Date: Thu, 4 Sep 2025 16:05:42 +0700 Subject: [PATCH] update: popup dan video tutorial --- Views/Website/Home/Index.cshtml | 4 +- .../Components/Frontend/_FlyerPopup.cshtml | 70 ++++++++++++++++++ Views/Website/Tutorial/Index.cshtml | 2 +- wwwroot/website/images/flyer.webp | Bin 0 -> 202086 bytes 4 files changed, 74 insertions(+), 2 deletions(-) create mode 100644 Views/Website/Shared/Components/Frontend/_FlyerPopup.cshtml create mode 100644 wwwroot/website/images/flyer.webp diff --git a/Views/Website/Home/Index.cshtml b/Views/Website/Home/Index.cshtml index d1f28fb..8527942 100644 --- a/Views/Website/Home/Index.cshtml +++ b/Views/Website/Home/Index.cshtml @@ -8,4 +8,6 @@ - \ No newline at end of file + + + \ No newline at end of file diff --git a/Views/Website/Shared/Components/Frontend/_FlyerPopup.cshtml b/Views/Website/Shared/Components/Frontend/_FlyerPopup.cshtml new file mode 100644 index 0000000..cdcfaef --- /dev/null +++ b/Views/Website/Shared/Components/Frontend/_FlyerPopup.cshtml @@ -0,0 +1,70 @@ + + + + + diff --git a/Views/Website/Tutorial/Index.cshtml b/Views/Website/Tutorial/Index.cshtml index 6742277..fff6415 100644 --- a/Views/Website/Tutorial/Index.cshtml +++ b/Views/Website/Tutorial/Index.cshtml @@ -57,7 +57,7 @@