From d9964868ce5f687f7e5e929ee6d12f2ca30fbb6c Mon Sep 17 00:00:00 2001 From: Drew Bednar Date: Sat, 26 Jul 2025 16:24:50 -0400 Subject: [PATCH] Initial Marketing --- .../hero_sections/simple_centered.html | 240 ++++++++++++++ ...simple_centered_with_background_image.html | 250 ++++++++++++++ .../split_with_bordered_screenshot.html | 101 ++++++ .../split_with_code_example.html | 130 ++++++++ .../hero_sections/split_with_image.html | 63 ++++ .../hero_sections/split_with_screenshot.html | 130 ++++++++ .../with_angled_image_on_right.html | 225 +++++++++++++ .../hero_sections/with_app_screen_shot.html | 238 ++++++++++++++ .../with_bordered_app_screenshot.html | 243 ++++++++++++++ .../hero_sections/with_image_tiles.html | 307 ++++++++++++++++++ .../hero_sections/with_offset_image.html | 191 +++++++++++ .../hero_sections/with_phone_mockup.html | 268 +++++++++++++++ 12 files changed, 2386 insertions(+) create mode 100644 marketing/page_sections/hero_sections/simple_centered.html create mode 100644 marketing/page_sections/hero_sections/simple_centered_with_background_image.html create mode 100644 marketing/page_sections/hero_sections/split_with_bordered_screenshot.html create mode 100644 marketing/page_sections/hero_sections/split_with_code_example.html create mode 100644 marketing/page_sections/hero_sections/split_with_image.html create mode 100644 marketing/page_sections/hero_sections/split_with_screenshot.html create mode 100644 marketing/page_sections/hero_sections/with_angled_image_on_right.html create mode 100644 marketing/page_sections/hero_sections/with_app_screen_shot.html create mode 100644 marketing/page_sections/hero_sections/with_bordered_app_screenshot.html create mode 100644 marketing/page_sections/hero_sections/with_image_tiles.html create mode 100644 marketing/page_sections/hero_sections/with_offset_image.html create mode 100644 marketing/page_sections/hero_sections/with_phone_mockup.html diff --git a/marketing/page_sections/hero_sections/simple_centered.html b/marketing/page_sections/hero_sections/simple_centered.html new file mode 100644 index 0000000..c81964e --- /dev/null +++ b/marketing/page_sections/hero_sections/simple_centered.html @@ -0,0 +1,240 @@ + + +
+
+ + + +
+ +
+ + Your Company + + + +
+
+
+ +
+ Log in +
+
+
+
+
+
+
+
+ +
+ +
+ +
+

+ Data to enrich your online business +

+

+ Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure + qui lorem cupidatat commodo. Elit sunt amet fugiat veniam + occaecat. +

+ +
+
+ +
+
diff --git a/marketing/page_sections/hero_sections/simple_centered_with_background_image.html b/marketing/page_sections/hero_sections/simple_centered_with_background_image.html new file mode 100644 index 0000000..5347674 --- /dev/null +++ b/marketing/page_sections/hero_sections/simple_centered_with_background_image.html @@ -0,0 +1,250 @@ + + +
+
+ + + +
+ +
+ + Your Company + + + + +
+
+
+ +
+ Log in +
+
+
+
+
+
+
+
+ +
+ + + +
+
+ +
+

+ Data to enrich your online business +

+

+ Anim aute id magna aliqua ad ad non deserunt sunt. Qui + irure qui lorem cupidatat commodo. Elit sunt amet fugiat + veniam occaecat. +

+ +
+
+
+ +
+
diff --git a/marketing/page_sections/hero_sections/split_with_bordered_screenshot.html b/marketing/page_sections/hero_sections/split_with_bordered_screenshot.html new file mode 100644 index 0000000..d621e67 --- /dev/null +++ b/marketing/page_sections/hero_sections/split_with_bordered_screenshot.html @@ -0,0 +1,101 @@ +
+ +
+
+ Your Company + + +

+ Deploy to the cloud with confidence +

+

+ Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui + lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat. +

+ +
+
+
+
+ App screenshot +
+
+
+
+
diff --git a/marketing/page_sections/hero_sections/split_with_code_example.html b/marketing/page_sections/hero_sections/split_with_code_example.html new file mode 100644 index 0000000..8a44d7f --- /dev/null +++ b/marketing/page_sections/hero_sections/split_with_code_example.html @@ -0,0 +1,130 @@ +
+
+
+
+
+
+ Your Company + + +

+ Supercharge your web app +

+

+ Anim aute id magna aliqua ad ad non deserunt sunt. + Qui irure qui lorem cupidatat commodo. +

+ +
+
+
+
+ +
+
+ +
+
+
+
+
+
+ NotificationSetting.jsx +
+
+ App.jsx +
+
+
+
+ +
+
+
+ +
+
+
+
+
+
+
+
diff --git a/marketing/page_sections/hero_sections/split_with_image.html b/marketing/page_sections/hero_sections/split_with_image.html new file mode 100644 index 0000000..31abc17 --- /dev/null +++ b/marketing/page_sections/hero_sections/split_with_image.html @@ -0,0 +1,63 @@ +
+
+
+
+ Your Company + + +

+ Data to enrich your business +

+

+ Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure + qui lorem cupidatat commodo. Elit sunt amet fugiat veniam + occaecat. +

+ +
+
+
+ +
+
+
diff --git a/marketing/page_sections/hero_sections/split_with_screenshot.html b/marketing/page_sections/hero_sections/split_with_screenshot.html new file mode 100644 index 0000000..015e00c --- /dev/null +++ b/marketing/page_sections/hero_sections/split_with_screenshot.html @@ -0,0 +1,130 @@ +
+ + +
+
+ Your Company + +

+ Deploy to the cloud with confidence +

+

+ Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui + lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat. +

+ +
+
+
+ App screenshot +
+
+
+
diff --git a/marketing/page_sections/hero_sections/with_angled_image_on_right.html b/marketing/page_sections/hero_sections/with_angled_image_on_right.html new file mode 100644 index 0000000..266eb68 --- /dev/null +++ b/marketing/page_sections/hero_sections/with_angled_image_on_right.html @@ -0,0 +1,225 @@ + + +
+
+
+
+ +
+
+ + +
+ +
+ + Your Company + + + +
+
+ +
+
+
+
+
+
+ +
+
+
+ + +
+
+ +

+ Data to enrich your business +

+

+ Anim aute id magna aliqua ad ad non deserunt sunt. + Qui irure qui lorem cupidatat commodo. Elit sunt + amet fugiat veniam occaecat fugiat aliqua. +

+ +
+
+
+
+
+ +
+
+
diff --git a/marketing/page_sections/hero_sections/with_app_screen_shot.html b/marketing/page_sections/hero_sections/with_app_screen_shot.html new file mode 100644 index 0000000..46950f4 --- /dev/null +++ b/marketing/page_sections/hero_sections/with_app_screen_shot.html @@ -0,0 +1,238 @@ + + +
+
+ + + +
+ +
+ + Your Company + + + + +
+
+
+ +
+ Log in +
+
+
+
+
+
+
+
+ +
+ +
+
+
+

+ Data to enrich your online business +

+

+ Anim aute id magna aliqua ad ad non deserunt sunt. Qui + irure qui lorem cupidatat commodo. Elit sunt amet fugiat + veniam occaecat. +

+ +
+ + App screenshot +
+
+ +
+
diff --git a/marketing/page_sections/hero_sections/with_bordered_app_screenshot.html b/marketing/page_sections/hero_sections/with_bordered_app_screenshot.html new file mode 100644 index 0000000..cb4afc3 --- /dev/null +++ b/marketing/page_sections/hero_sections/with_bordered_app_screenshot.html @@ -0,0 +1,243 @@ + + +
+
+ + + +
+ +
+ + Your Company + + + +
+
+
+ +
+ Log in +
+
+
+
+
+
+
+
+ +
+ +
+
+
+

+ Data to enrich your online business +

+

+ Anim aute id magna aliqua ad ad non deserunt sunt. Qui + irure qui lorem cupidatat commodo. Elit sunt amet fugiat + veniam occaecat. +

+ +
+
+
+ App screenshot +
+
+
+
+ +
+
diff --git a/marketing/page_sections/hero_sections/with_image_tiles.html b/marketing/page_sections/hero_sections/with_image_tiles.html new file mode 100644 index 0000000..bd8c3dd --- /dev/null +++ b/marketing/page_sections/hero_sections/with_image_tiles.html @@ -0,0 +1,307 @@ + + +
+
+ + + +
+ +
+ + Your Company + + + +
+
+
+ +
+ Log in +
+
+
+
+
+
+
+
+
+
+ + +
+
+
+
+

+ We’re changing the way people connect +

+

+ Anim aute id magna aliqua ad ad non deserunt + sunt. Qui irure qui lorem cupidatat commodo. + Elit sunt amet fugiat veniam occaecat fugiat + aliqua. Anim aute id magna aliqua ad ad non + deserunt sunt. +

+ +
+
+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+
+
+
+
+
+
+
+
diff --git a/marketing/page_sections/hero_sections/with_offset_image.html b/marketing/page_sections/hero_sections/with_offset_image.html new file mode 100644 index 0000000..d8f5867 --- /dev/null +++ b/marketing/page_sections/hero_sections/with_offset_image.html @@ -0,0 +1,191 @@ + + +
+
+ + + +
+ +
+ + Your Company + + + +
+
+
+ +
+ Log in +
+
+
+
+
+
+
+
+
+ +
+
+

+ We’re changing the way people connect +

+
+

+ Anim aute id magna aliqua ad ad non deserunt sunt. Qui + irure qui lorem cupidatat commodo. Elit sunt amet fugiat + veniam occaecat fugiat aliqua. Anim aute id magna aliqua + ad ad non deserunt sunt. Qui irure qui lorem cupidatat + commodo. +

+ +
+ +
+
+
+
+
diff --git a/marketing/page_sections/hero_sections/with_phone_mockup.html b/marketing/page_sections/hero_sections/with_phone_mockup.html new file mode 100644 index 0000000..3ee12fa --- /dev/null +++ b/marketing/page_sections/hero_sections/with_phone_mockup.html @@ -0,0 +1,268 @@ + + +
+
+ + + +
+ +
+ + Your Company + + + +
+
+
+ +
+ Log in +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+ We’re hiring + + + + See open positions + + +
+
+

+ A better way to ship your projects +

+

+ Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure + qui lorem cupidatat commodo. Elit sunt amet fugiat veniam + occaecat fugiat aliqua. Anim aute id magna aliqua ad ad non + deserunt sunt. +

+ +
+
+ + App screenshot + + + + + + + + + + + +
+
+
+