diff --git a/src/assets/background-image.jpg b/src/assets/background-image.jpg new file mode 100644 index 00000000..73810b23 Binary files /dev/null and b/src/assets/background-image.jpg differ diff --git a/src/assets/colour-background.png b/src/assets/colour-background.png new file mode 100644 index 00000000..0d3122e0 Binary files /dev/null and b/src/assets/colour-background.png differ diff --git a/src/assets/ideas-image.jpg b/src/assets/ideas-image.jpg new file mode 100644 index 00000000..c74b70cf Binary files /dev/null and b/src/assets/ideas-image.jpg differ diff --git a/src/assets/ideas.jpg b/src/assets/ideas.jpg new file mode 100644 index 00000000..aaa4cb6f Binary files /dev/null and b/src/assets/ideas.jpg differ diff --git a/src/assets/invention-process.png b/src/assets/invention-process.png new file mode 100644 index 00000000..031b73d8 Binary files /dev/null and b/src/assets/invention-process.png differ diff --git a/src/assets/physical design.jpg b/src/assets/physical design.jpg new file mode 100644 index 00000000..0567b0bb Binary files /dev/null and b/src/assets/physical design.jpg differ diff --git a/src/components/Logo/IconLogo.js b/src/components/Logo/IconLogo.js index 149c5eae..8aeddb3a 100644 --- a/src/components/Logo/IconLogo.js +++ b/src/components/Logo/IconLogo.js @@ -10,13 +10,23 @@ const IconLogo = props => { {...rest} width="21" height="25" - viewBox="0 0 21 25" xmlns="http://www.w3.org/2000/svg" > - + ); }; diff --git a/src/components/Logo/Logo.js b/src/components/Logo/Logo.js index 743d2e96..2c3a8a7c 100644 --- a/src/components/Logo/Logo.js +++ b/src/components/Logo/Logo.js @@ -3,8 +3,8 @@ import PropTypes from 'prop-types'; import classNames from 'classnames'; import config from '../../config'; -import IconLogo from './IconLogo'; -import LogoImage from './saunatime-logo.png'; +// import IconLogo from './IconLogo'; +import LogoImage from './inventionpad-logo.png'; import css from './Logo.css'; const Logo = props => { @@ -15,7 +15,7 @@ const Logo = props => { return {config.siteTitle}; } - return ; + return {config.siteTitle}; }; const { oneOf, string } = PropTypes; diff --git a/src/components/Logo/inventionpad-logo.png b/src/components/Logo/inventionpad-logo.png new file mode 100644 index 00000000..e5e59c5c Binary files /dev/null and b/src/components/Logo/inventionpad-logo.png differ diff --git a/src/marketplace.css b/src/marketplace.css index 853873da..274ebb04 100644 --- a/src/marketplace.css +++ b/src/marketplace.css @@ -23,7 +23,7 @@ --backgroundImage: { /* Gradient direction and overlaying the black color on top of the image for better readability */ background: linear-gradient(-45deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6)), - url('../../assets/background-1440.jpg'); + url('../../assets/ideas-image.jpg'); /* Add loading color for the div */ background-color: var(--matterColor); @@ -42,9 +42,9 @@ /* ================ Colors ================ */ - --marketplaceColor: #c0392b; - --marketplaceColorLight: #ff4c38; - --marketplaceColorDark: #8c291e; + --marketplaceColor: #ffbe0e; + --marketplaceColorLight: #ffffff; + --marketplaceColorDark: #000000; /* Used with inline CSS SVGs */ --marketplaceColorEncoded: %23c0392b; diff --git a/src/translations/en.json b/src/translations/en.json index 26c0d8ec..04e3d9f9 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -146,16 +146,16 @@ "EditListingDescriptionForm.categoryPlaceholder": "Choose the type of your sauna…", "EditListingDescriptionForm.categoryRequired": "You need to select a category for your sauna.", "EditListingDescriptionForm.createListingDraftError": "Failed to create a draft listing. Please try again.", - "EditListingDescriptionForm.description": "Describe your sauna", + "EditListingDescriptionForm.description": "Describe your invention", "EditListingDescriptionForm.descriptionPlaceholder": "How many people can fit at once? Does the sauna come with towels?", "EditListingDescriptionForm.descriptionRequired": "A description is required.", "EditListingDescriptionForm.maxLength": "Must be {maxLength} characters or less", "EditListingDescriptionForm.showListingFailed": "Fetching listing data failed", - "EditListingDescriptionForm.title": "The name of your sauna", - "EditListingDescriptionForm.titlePlaceholder": "What's the name of your sauna?", + "EditListingDescriptionForm.title": "The name of your invention", + "EditListingDescriptionForm.titlePlaceholder": "What's the name of your invention?", "EditListingDescriptionForm.titleRequired": "You need to add a name.", "EditListingDescriptionForm.updateFailed": "Failed to update listing. Please try again.", - "EditListingDescriptionPanel.createListingTitle": "Add your sauna", + "EditListingDescriptionPanel.createListingTitle": "Add your invention", "EditListingDescriptionPanel.title": "Edit details of {listingTitle}", "EditListingFeaturesForm.showListingFailed": "Fetching listing data failed", "EditListingFeaturesForm.updateFailed": "Failed to update listing. Please try again.", @@ -290,7 +290,7 @@ "Footer.toContactPage": "Contact", "Footer.toFAQPage": "FAQ", "Footer.toHelpPage": "Help", - "Footer.toNewListingPage": "Add your sauna", + "Footer.toNewListingPage": "Add your invention", "ImageCarousel.imageAltText": "Listing image {index}/{count}", "ImageFromFile.couldNotReadFile": "Could not read file", "InboxPage.fetchFailed": "Could not load all messages. Please try again.", @@ -347,7 +347,7 @@ "ListingPage.viewImagesButton": "View photos ({count})", "ListingPage.yourHostHeading": "Your host", "LocationAutocompleteInput.currentLocation": "Current location", - "LocationSearchForm.placeholder": "Search saunas…", + "LocationSearchForm.placeholder": "Search experts…", "LoginForm.emailInvalid": "A valid email address is required", "LoginForm.emailLabel": "Email", "LoginForm.emailPlaceholder": "john.doe@example.com", @@ -648,6 +648,8 @@ "ProfileSettingsForm.bioInfo": "Saunatime is built on relationships. Help other people get to know you.", "ProfileSettingsForm.bioLabel": "Bio", "ProfileSettingsForm.bioPlaceholder": "Tell us a little bit about yourself…", + "ProfileSettingsForm.linkedinLabel": "Linkedin", + "ProfileSettingsForm.linkedinPlaceholder": "Linkedin", "ProfileSettingsForm.changeAvatar": "Change", "ProfileSettingsForm.fileInfo": ".JPG, .GIF or .PNG. Max. 10 MB", "ProfileSettingsForm.firstNameLabel": "First name", @@ -704,9 +706,9 @@ "SearchPage.searchError": "Search failed. Please try again.", "SearchResultsPanel.nextPage": "Next page", "SearchResultsPanel.previousPage": "Previous page", - "SectionHero.browseButton": "Browse saunas", - "SectionHero.subTitle": "The largest online community to rent saunas in Finland.", - "SectionHero.title": "Book saunas everywhere.", + "SectionHero.browseButton": "Start inventing", + "SectionHero.subTitle": "The place to take your napkin sketch all the way to manufacturing", + "SectionHero.title": "Where ideas become REAL Products", "SectionHowItWorks.createListingLink": "PS. You can also become a Saunatime host in just a few clicks!", "SectionHowItWorks.part1Text": "Start by searching for a location. Once you find a sauna you like, simply check the availability, book it, and make a secure payment right away.", "SectionHowItWorks.part1Title": "1. Browse and book", @@ -714,10 +716,10 @@ "SectionHowItWorks.part2Title": "2. Have a great bath", "SectionHowItWorks.part3Text": "If you enjoyed the experience, let others know by reviewing your sauna host. Help others know where to go.", "SectionHowItWorks.part3Title": "3. Review the host", - "SectionHowItWorks.titleLineOne": "The sauna ritual", - "SectionHowItWorks.titleLineTwo": "(or how Saunatime works).", + "SectionHowItWorks.titleLineOne": "The Invention Process", + "SectionHowItWorks.titleLineTwo": "(or how InventionPad works).", "SectionLocations.listingsInLocation": "Saunas in {location}", - "SectionLocations.title": "Explore exotic locations in Finland", + "SectionLocations.title": "Find experts to help you", "SelectMultipleFilter.labelSelected": "{labelText} • {count}", "SelectMultipleFilterPlainForm.labelSelected": "{labelText} • {count}", "SelectSingleFilter.popupClear": "Clear", @@ -848,7 +850,7 @@ "Topbar.mobileSearchHelp": "Tip: You can also search saunas by zip code, for example \"00500\" or city district – \"Sörnäinen\".", "Topbar.searchIcon": "Open search", "TopbarDesktop.accountSettingsLink": "Account settings", - "TopbarDesktop.createListing": "+ Add your sauna", + "TopbarDesktop.createListing": "+ Add your invention", "TopbarDesktop.inbox": "Inbox", "TopbarDesktop.login": "Log in", "TopbarDesktop.logo": "Saunatime", @@ -861,13 +863,13 @@ "TopbarMobileMenu.inboxLink": "Inbox", "TopbarMobileMenu.loginLink": "Log in", "TopbarMobileMenu.logoutLink": "Log out", - "TopbarMobileMenu.newListingLink": "+ Add your sauna", + "TopbarMobileMenu.newListingLink": "+ Add your invention", "TopbarMobileMenu.profileSettingsLink": "Profile settings", "TopbarMobileMenu.signupLink": "Sign up", "TopbarMobileMenu.signupOrLogin": "{signup} or {login}", "TopbarMobileMenu.unauthorizedGreeting": "Hello there,{lineBreak}would you like to {signupOrLogin}?", "TopbarMobileMenu.yourListingsLink": "Your listings", - "TopbarSearchForm.placeholder": "Search saunas…", + "TopbarSearchForm.placeholder": "Search experts…", "TopbarSearchForm.searchHelp": "Tip: You can also search saunas by zip code, for example \"00500\" or city district \"Sörnäinen\".", "TransactionPage.deletedListing": "deleted listing", "TransactionPage.fetchOrderFailed": "Fetching order data failed.",