diff --git a/404.css b/404.css new file mode 100644 index 0000000..bbf36cc --- /dev/null +++ b/404.css @@ -0,0 +1,35 @@ +.not-found-container { + width: 100%; + display: flex; + overflow: auto; + min-height: 100vh; + align-items: center; + flex-direction: column; + justify-content: center; +} +.not-found-container1 { + display: flex; + position: relative; + align-items: center; + flex-direction: column; + justify-content: center; +} +.not-found-text1 { + color: rgb(38, 38, 38); + font-size: 252px; + margin-top: -20px; + font-weight: 900; + margin-bottom: -20px; + letter-spacing: -20px; +} +.not-found-container2 { + width: 421px; + display: flex; + align-items: center; + flex-direction: column; + justify-content: center; +} +.not-found-text2 { + text-align: center; + font-weight: 400; +} diff --git a/404.html b/404.html new file mode 100644 index 0000000..5c24d3a --- /dev/null +++ b/404.html @@ -0,0 +1,158 @@ + + + + 404 - Not Found + + + + + + + + + + + + + +
+ + +
+

OOPS! PAGE NOT FOUND

+
+

404

+
+
+

+ WE ARE SORRY, BUT THE PAGE YOU REQUESTED WAS NOT FOUND +

+
+
+
+ + + + diff --git a/advertise.css b/advertise.css new file mode 100644 index 0000000..c11ddea --- /dev/null +++ b/advertise.css @@ -0,0 +1,323 @@ +.navigation-header { + top: 0; + width: 100%; + display: flex; + z-index: 100; + position: fixed; + align-items: center; + justify-content: flex-start; + background-color: #151679; +} +.navigation-nav { + flex: 0 0 auto; + display: flex; + align-items: center; + padding-left: var(--dl-space-space-oneandhalfunits); + flex-direction: row; +} +.navigation-navlink { + color: #ffffff; + cursor: pointer; + transition: 0.3s; + text-decoration: none; +} +.navigation-navlink:hover { + color: var(--dl-color-scheme-brown); +} +.navigation-navlink1 { + color: #ffffff; + cursor: pointer; + transition: 0.3s; + margin-left: 41px; + text-decoration: none; +} +.navigation-navlink1:hover { + color: var(--dl-color-scheme-brown); +} +.navigation-navlink2 { + color: #ffffff; + cursor: pointer; + transition: 0.3s; + margin-left: 41px; + text-decoration: none; +} +.navigation-navlink2:hover { + color: var(--dl-color-scheme-brown); +} +.navigation-navlink3 { + color: #ffffff; + cursor: pointer; + transition: 0.3s; + margin-left: 41px; + text-decoration: none; +} +.navigation-navlink3:hover { + color: var(--dl-color-scheme-brown); +} +.navigation-root-class-name { + background-color: #151679; +} +.navigation-root-class-name1 { + background-color: #151679; +} +.navigation-root-class-name2 { + background-color: #151679; +} +.navigation-root-class-name3 { + background-color: #151679; +} +@media(max-width: 991px) { + .navigation-header { + background-color: #151679; + } + .navigation-nav { + padding-left: var(--dl-space-space-oneandhalfunits); + } +} +@media(max-width: 767px) { + .navigation-header { + background-color: #151679; + } + .navigation-nav { + align-items: flex-start; + padding-left: var(--dl-space-space-oneandhalfunits); + flex-direction: column; + } + .navigation-navlink { + margin-bottom: var(--dl-space-space-unit); + } + .navigation-navlink1 { + margin-left: 0; + margin-bottom: var(--dl-space-space-unit); + } + .navigation-navlink2 { + margin-left: 0; + margin-bottom: var(--dl-space-space-unit); + } + .navigation-navlink3 { + margin-left: 0; + margin-bottom: var(--dl-space-space-unit); + } +} +@media(max-width: 479px) { + .navigation-header { + background-color: #151679; + } + .navigation-nav { + align-items: flex-start; + padding-left: var(--dl-space-space-oneandhalfunits); + } +} + +.advertise-container { + width: 100%; + display: flex; + overflow: auto; + min-height: 100vh; + align-items: center; + flex-direction: column; + justify-content: center; + background-color: #151679; +} +.advertise-text { + color: rgb(0, 12, 255); + align-self: center; + text-align: center; +} +.advertise-container1 { + width: 952px; + height: 298px; + display: flex; + align-items: center; + justify-content: center; + background-color: #151679; +} +.advertise-image { + width: 254px; + height: 229px; + align-self: center; + object-fit: cover; + margin-left: var(--dl-space-space-sixunits); +} +.advertise-form { + width: 761px; + height: 229px; + display: flex; + flex-direction: column; + justify-content: flex-start; +} +.advertise-textinput { + width: 100%; +} +.advertise-textinput1 { + width: 100%; +} +.advertise-textarea { + width: 100%; + height: 131px; +} +.advertise-button { + width: var(--dl-size-size-xlarge); + align-self: flex-start; +} +@media(max-width: 991px) { + .advertise-text { + color: rgb(0, 12, 255); + padding-left: var(--dl-space-space-twounits); + padding-right: var(--dl-space-space-twounits); + text-transform: lowercase; + } + .advertise-text01 { + color: var(--dl-color-scheme-white); + } + .advertise-text02 { + color: var(--dl-color-scheme-white); + text-transform: capitalize; + } + .advertise-text03 { + color: var(--dl-color-scheme-white); + } + .advertise-text04 { + color: var(--dl-color-scheme-white); + text-transform: capitalize; + } + .advertise-text05 { + color: var(--dl-color-scheme-white); + } + .advertise-text06 { + color: var(--dl-color-scheme-white); + } + .advertise-text07 { + color: var(--dl-color-scheme-white); + } + .advertise-text08 { + color: var(--dl-color-scheme-white); + } + .advertise-text09 { + color: var(--dl-color-scheme-white); + } + .advertise-text10 { + color: var(--dl-color-scheme-white); + text-transform: capitalize; + } + .advertise-text11 { + color: var(--dl-color-scheme-white); + } + .advertise-text12 { + color: var(--dl-color-scheme-white); + } + .advertise-text13 { + color: var(--dl-color-scheme-white); + } + .advertise-text14 { + color: var(--dl-color-scheme-white); + text-transform: capitalize; + } + .advertise-text15 { + color: var(--dl-color-scheme-white); + } + .advertise-text16 { + color: var(--dl-color-scheme-white); + } + .advertise-text17 { + color: var(--dl-color-scheme-white); + text-transform: uppercase; + } + .advertise-text18 { + color: var(--dl-color-scheme-white); + } + .advertise-text19 { + color: var(--dl-color-scheme-white); + text-transform: capitalize; + } + .advertise-text20 { + color: var(--dl-color-scheme-white); + } + .advertise-text21 { + color: var(--dl-color-scheme-white); + } + .advertise-text22 { + color: var(--dl-color-scheme-white); + } + .advertise-text23 { + color: var(--dl-color-scheme-white); + text-transform: capitalize; + } + .advertise-text24 { + color: var(--dl-color-scheme-white); + } + .advertise-text25 { + color: var(--dl-color-scheme-white); + text-transform: capitalize; + } + .advertise-text26 { + color: var(--dl-color-scheme-white); + } + .advertise-text27 { + color: var(--dl-color-scheme-white); + } + .advertise-text28 { + color: var(--dl-color-scheme-white); + } + .advertise-text29 { + color: var(--dl-color-scheme-white); + } + .advertise-text30 { + color: var(--dl-color-scheme-white); + } + .advertise-text31 { + color: var(--dl-color-scheme-white); + text-transform: capitalize; + } + .advertise-text32 { + color: var(--dl-color-scheme-white); + } + .advertise-image { + margin-left: var(--dl-space-space-halfunit); + margin-right: var(--dl-space-space-halfunit); + } + .advertise-form { + width: 274px; + align-self: flex-start; + padding-top: var(--dl-space-space-fourunits); + padding-left: var(--dl-space-space-fourunits); + } + .advertise-textinput { + width: auto; + font-family: Times New Roman; + } + .advertise-textinput1 { + width: auto; + font-family: Times New Roman; + } + .advertise-textarea { + width: auto; + font-family: Times New Roman; + } + .advertise-button { + width: auto; + } +} +@media(max-width: 479px) { + .advertise-container1 { + width: auto; + } + .advertise-image { + width: auto; + height: var(--dl-size-size-xlarge); + margin-left: var(--dl-space-space-halfunit); + margin-right: var(--dl-space-space-halfunit); + } + .advertise-textinput { + width: auto; + } + .advertise-textinput1 { + width: auto; + } + .advertise-textarea { + width: auto; + } + .advertise-button { + width: auto; + } +} diff --git a/advertise.html b/advertise.html new file mode 100644 index 0000000..066da72 --- /dev/null +++ b/advertise.html @@ -0,0 +1,256 @@ + + + + Advertise - FT website + + + + + + + + + + + + + + +
+ + + +
+ + + + diff --git a/components/blog-card.html b/components/blog-card.html index 51f39b5..452bb07 100644 --- a/components/blog-card.html +++ b/components/blog-card.html @@ -1,21 +1,164 @@ -
- -
- image + + + FT website + + + + + + + -
- - Dec 8, 2022 + + + + + + +
+ +
+ image +
+ + Dec 8, 2022 +
+ + Excepteur sint occaecat cupidatat non proident, sunt + in culpa qui and. + + Learn more +
- - Excepteur sint occaecat cupidatat non proident, sunt - in culpa qui and. - - Learn more -
-
+ + + + diff --git a/components/copyright.html b/components/copyright.html index 2513ae6..5fa8c10 100644 --- a/components/copyright.html +++ b/components/copyright.html @@ -1,43 +1,186 @@ -
- - + + + + diff --git a/components/event-card.html b/components/event-card.html index a41ddca..da3387f 100644 --- a/components/event-card.html +++ b/components/event-card.html @@ -1,23 +1,166 @@ -
- -
- image + + + FT website + + + + + + + -
-
- - Inbound Marketing Secrets - - - - Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet - sint. Velit officia consequat duis enim velit mollit. Exercitation - veniam consequat sunt nostrud amet. - - + + + + + + +
+ +
+ image +
+
+ + Inbound Marketing Secrets + + + + Amet minim mollit non deserunt ullamco est sit aliqua dolor do + amet sint. Velit officia consequat duis enim velit mollit. + Exercitation veniam consequat sunt nostrud amet. + + +
+
-
-
+ + + + diff --git a/components/footer.html b/components/footer.html index deccfad..de21d52 100644 --- a/components/footer.html +++ b/components/footer.html @@ -1,114 +1,257 @@ -
- -
-
-
+ + + + diff --git a/components/navigation-links.html b/components/navigation-links.html index 19c7d6b..00b1167 100644 --- a/components/navigation-links.html +++ b/components/navigation-links.html @@ -1,14 +1,163 @@ -
- - -
+ + + + FT website + + + + + + + + + + + + + +
+ + +
+ + + + diff --git a/components/navigation.css b/components/navigation.css index 22ea5d9..c8c18c6 100644 --- a/components/navigation.css +++ b/components/navigation.css @@ -44,6 +44,16 @@ .navigation-navlink2:hover { color: var(--dl-color-scheme-brown); } +.navigation-navlink3 { + color: #ffffff; + cursor: pointer; + transition: 0.3s; + margin-left: 41px; + text-decoration: none; +} +.navigation-navlink3:hover { + color: var(--dl-color-scheme-brown); +} .navigation-root-class-name { background-color: #151679; } @@ -53,6 +63,9 @@ .navigation-root-class-name2 { background-color: #151679; } +.navigation-root-class-name3 { + background-color: #151679; +} @media(max-width: 991px) { .navigation-header { background-color: #151679; @@ -81,6 +94,10 @@ margin-left: 0; margin-bottom: var(--dl-space-space-unit); } + .navigation-navlink3 { + margin-left: 0; + margin-bottom: var(--dl-space-space-unit); + } } @media(max-width: 479px) { .navigation-header { diff --git a/components/navigation.html b/components/navigation.html index 3dd0c0f..023ae7f 100644 --- a/components/navigation.html +++ b/components/navigation.html @@ -1,16 +1,162 @@ -
- - -
+ + + + FT website + + + + + + + + + + + + + +
+ + +
+ + + + diff --git a/components/portofolio-card.css b/components/portofolio-card.css index 5306f04..a11f825 100644 --- a/components/portofolio-card.css +++ b/components/portofolio-card.css @@ -33,7 +33,7 @@ display: flex; opacity: 0; z-index: 1; - background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(.jpg); + background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url(.jpg); transition: 0.3s; align-items: center; border-radius: var(--dl-radius-radius-radius8); diff --git a/components/portofolio-card.html b/components/portofolio-card.html index 86cb7a7..88f79e3 100644 --- a/components/portofolio-card.html +++ b/components/portofolio-card.html @@ -1,20 +1,163 @@ -
- -
-
- image -
- + + + + FT website + + + + + + + + + + + + + +
+ +
+
+ image +
+ +
+
+ + Office Life Campaign - Boost your creativity +
- - Office Life Campaign - Boost your creativity - -
-
+ + + + diff --git a/components/services-card.html b/components/services-card.html index 9037413..2ece48f 100644 --- a/components/services-card.html +++ b/components/services-card.html @@ -1,20 +1,163 @@ -
- -
-
- image + + + + FT website + + + + + + + + + + + + + +
+ +
+
+ image +
+ Website design + + + Create your ubest unique App development, crafted for your business + needs. + + + Learn more +
- Website design - - - Create your ubest unique App development, crafted for your business - needs. - - - Learn more -
-
+ + + + diff --git a/contact.css b/contact.css index ba94bc9..a86e3f1 100644 --- a/contact.css +++ b/contact.css @@ -44,6 +44,16 @@ .navigation-navlink2:hover { color: var(--dl-color-scheme-brown); } +.navigation-navlink3 { + color: #ffffff; + cursor: pointer; + transition: 0.3s; + margin-left: 41px; + text-decoration: none; +} +.navigation-navlink3:hover { + color: var(--dl-color-scheme-brown); +} .navigation-root-class-name { background-color: #151679; } @@ -53,6 +63,9 @@ .navigation-root-class-name2 { background-color: #151679; } +.navigation-root-class-name3 { + background-color: #151679; +} @media(max-width: 991px) { .navigation-header { background-color: #151679; @@ -81,6 +94,10 @@ margin-left: 0; margin-bottom: var(--dl-space-space-unit); } + .navigation-navlink3 { + margin-left: 0; + margin-bottom: var(--dl-space-space-unit); + } } @media(max-width: 479px) { .navigation-header { diff --git a/contact.html b/contact.html index ab0f088..57f1d89 100644 --- a/contact.html +++ b/contact.html @@ -30,7 +30,7 @@ @@ -49,9 +49,9 @@ background-color: #fff } - +
@@ -73,6 +73,12 @@ CONTACT + + ADVERTISE +
@@ -134,7 +140,7 @@ image
@@ -234,6 +240,5 @@ runAllScripts(); }; - diff --git a/index.css b/index.css new file mode 100644 index 0000000..fa5ba34 --- /dev/null +++ b/index.css @@ -0,0 +1,204 @@ +.navigation-header { + top: 0; + width: 100%; + display: flex; + z-index: 100; + position: fixed; + align-items: center; + justify-content: flex-start; + background-color: #151679; +} +.navigation-nav { + flex: 0 0 auto; + display: flex; + align-items: center; + padding-left: var(--dl-space-space-oneandhalfunits); + flex-direction: row; +} +.navigation-navlink { + color: #ffffff; + cursor: pointer; + transition: 0.3s; + text-decoration: none; +} +.navigation-navlink:hover { + color: var(--dl-color-scheme-brown); +} +.navigation-navlink1 { + color: #ffffff; + cursor: pointer; + transition: 0.3s; + margin-left: 41px; + text-decoration: none; +} +.navigation-navlink1:hover { + color: var(--dl-color-scheme-brown); +} +.navigation-navlink2 { + color: #ffffff; + cursor: pointer; + transition: 0.3s; + margin-left: 41px; + text-decoration: none; +} +.navigation-navlink2:hover { + color: var(--dl-color-scheme-brown); +} +.navigation-navlink3 { + color: #ffffff; + cursor: pointer; + transition: 0.3s; + margin-left: 41px; + text-decoration: none; +} +.navigation-navlink3:hover { + color: var(--dl-color-scheme-brown); +} +.navigation-root-class-name { + background-color: #151679; +} +.navigation-root-class-name1 { + background-color: #151679; +} +.navigation-root-class-name2 { + background-color: #151679; +} +.navigation-root-class-name3 { + background-color: #151679; +} +@media(max-width: 991px) { + .navigation-header { + background-color: #151679; + } + .navigation-nav { + padding-left: var(--dl-space-space-oneandhalfunits); + } +} +@media(max-width: 767px) { + .navigation-header { + background-color: #151679; + } + .navigation-nav { + align-items: flex-start; + padding-left: var(--dl-space-space-oneandhalfunits); + flex-direction: column; + } + .navigation-navlink { + margin-bottom: var(--dl-space-space-unit); + } + .navigation-navlink1 { + margin-left: 0; + margin-bottom: var(--dl-space-space-unit); + } + .navigation-navlink2 { + margin-left: 0; + margin-bottom: var(--dl-space-space-unit); + } + .navigation-navlink3 { + margin-left: 0; + margin-bottom: var(--dl-space-space-unit); + } +} +@media(max-width: 479px) { + .navigation-header { + background-color: #151679; + } + .navigation-nav { + align-items: flex-start; + padding-left: var(--dl-space-space-oneandhalfunits); + } +} + +.home-container { + width: 100%; + display: flex; + position: relative; + min-height: 100vh; + overflow-x: hidden; + align-items: center; + flex-direction: column; + background-color: #151679; +} +.home-main { + flex: 0 0 auto; + width: 100%; + border: 2px dashed rgba(120, 120, 120, 0.4); + height: 100px; + display: flex; + align-items: flex-start; + border-color: var(--dl-color-scheme-white); + border-width: 0px; + flex-direction: column; + justify-content: center; +} +.home-image { + width: 448px; + height: 406px; + object-fit: cover; +} +.home-container1 { + flex: 0 0 auto; + width: 100%; + height: auto; + display: flex; + align-items: flex-start; + padding-top: var(--dl-space-space-sixunits); + justify-content: center; +} +.home-container2 { + flex: 0 0 auto; + width: 464px; + height: auto; + display: flex; + align-items: flex-end; + border-color: rgba(120, 120, 120, 0.4); + border-style: dashed; + border-width: 0px; + flex-direction: column; +} +.home-container3 { + flex: 0 0 auto; + width: 464px; + height: auto; + display: flex; + align-items: center; + flex-direction: column; +} +.home-text { + color: rgb(255, 255, 255); + align-self: flex-start; + padding-left: var(--dl-space-space-oneandhalfunits); +} +.home-container4 { + width: 464px; + align-self: flex-end; + margin-left: var(--dl-space-space-sixunits); +} +.home-container5 { + display: contents; +} +@media(max-width: 991px) { + .home-image { + width: auto; + height: auto; + } +} +@media(max-width: 767px) { + .home-image { + margin-top: 0px; + } +} +@media(max-width: 479px) { + .home-container1 { + width: 100%; + } + .home-container3 { + width: 100%; + } + .home-container4 { + width: auto; + align-self: flex-end; + padding-left: var(--dl-space-space-unit); + padding-right: var(--dl-space-space-unit); + } +} diff --git a/index.html b/index.html index 5e25e08..b4b299c 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@ @@ -49,15 +49,11 @@ background-color: #fff } - +
- - +
image
FOOL TIDE NEWSLETTER  -
- +
+
+ + + +
+
+
+
+ + +
+
+ + +
+ + +
+
+ +
+
+
+
+
+ + + +
@@ -225,6 +271,5 @@ runAllScripts(); }; - diff --git a/package.json b/package.json index 798face..cbec27d 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,7 @@ "version": "1.0.0", "private": true, "dependencies": { - "parcel-bundler": "^1.6.1", - "dangerous-html": "0.1.11" + "parcel-bundler": "^1.6.1" }, "scripts": {}, "devDependencies": {} diff --git a/page.css b/page.css index db77913..e691976 100644 --- a/page.css +++ b/page.css @@ -6,3 +6,6 @@ align-items: center; flex-direction: column; } +.page-container2 { + display: contents; +} diff --git a/page.html b/page.html index d5cca59..15bc7f9 100644 --- a/page.html +++ b/page.html @@ -30,7 +30,7 @@ @@ -49,133 +49,139 @@ background-color: #fff } - +
-
- +
+
+
+

Number of copies:

+ + +
+
+
+
+ - -" - >
+ }); + }, + onError: function(err) { + console.log(err); + }, + }).render('#paypal-button-container'); + } + initPayPalButton(); + +
@@ -267,6 +273,5 @@ runAllScripts(); }; - diff --git a/public/4lqb1xar8kvqci1ighcjoyxc9fhkrij3nigcxbon-500h.png b/public/4lqb1xar8kvqci1ighcjoyxc9fhkrij3nigcxbon-500h.png new file mode 100644 index 0000000..c8ebcb5 Binary files /dev/null and b/public/4lqb1xar8kvqci1ighcjoyxc9fhkrij3nigcxbon-500h.png differ diff --git a/public/foxacid-300h.png b/public/foxacid-300h.png new file mode 100644 index 0000000..7ae5468 Binary files /dev/null and b/public/foxacid-300h.png differ diff --git a/public/ft_favicon.png b/public/ft_favicon.png new file mode 100644 index 0000000..c7cf2d1 Binary files /dev/null and b/public/ft_favicon.png differ