diff --git a/app/public/img/ai-banner.png b/app/public/img/ai-banner.png
new file mode 100644
index 000000000..c6600c3fd
Binary files /dev/null and b/app/public/img/ai-banner.png differ
diff --git a/app/public/img/ai-studio-icon.png b/app/public/img/ai-studio-icon.png
new file mode 100644
index 000000000..564f6dd0f
Binary files /dev/null and b/app/public/img/ai-studio-icon.png differ
diff --git a/app/public/img/gemini-icon.png b/app/public/img/gemini-icon.png
new file mode 100644
index 000000000..cd4535f45
Binary files /dev/null and b/app/public/img/gemini-icon.png differ
diff --git a/app/public/img/gemma-logo.png b/app/public/img/gemma-logo.png
new file mode 100644
index 000000000..146124315
Binary files /dev/null and b/app/public/img/gemma-logo.png differ
diff --git a/app/public/logos/ml.png b/app/public/logos/ml.png
index 75de21a38..f4cdf7571 100644
Binary files a/app/public/logos/ml.png and b/app/public/logos/ml.png differ
diff --git a/app/src/assets/GoogleDevelopers-lockup.svg b/app/src/assets/GoogleDevelopers-lockup.svg
index bc655a416..6c914fb32 100644
--- a/app/src/assets/GoogleDevelopers-lockup.svg
+++ b/app/src/assets/GoogleDevelopers-lockup.svg
@@ -1,44 +1,34 @@
-
diff --git a/app/src/assets/css/tailwind.css b/app/src/assets/css/tailwind.css
index 2dc1a051d..df4801731 100644
--- a/app/src/assets/css/tailwind.css
+++ b/app/src/assets/css/tailwind.css
@@ -213,16 +213,37 @@
width: 24px;
}
- .value-prop-cards {
+ .dev-tools-cards {
background: #f1f3f4;
}
+ .dev-tools-cards .card,
+ .value-prop-cards .card {
+ justify-content: flex-start;
+ }
+
+ .dev-tools-cards .card button,
+ .value-prop-cards .card button {
+ margin-block: auto 16px;
+ }
+
+ .section-inner {
+ max-width: 1488px;
+ margin: 0 auto;
+ }
+
+ .dev-tools-image img {
+ height: 96px;
+ width: auto;
+ margin-block: 16px 24px;
+ }
+
.value-prop-image {
margin-bottom: 33px;
}
.value-prop-image img {
- width: 200px;
+ width: 80px;
}
.value-prop-cards button {
@@ -264,8 +285,12 @@
font-weight: 500;
}
+ .no-projects-link {
+ color: rgb(26, 115, 232);
+ }
+
@screen lg {
- .homepage-header h1,
+ .homepage-header h1,
.full-bleed-header-image h1 {
font-size: 44px;
line-height: 52px;
@@ -300,7 +325,7 @@
}
.repo-item {
- border-radius: 4px;
+ border-radius: 4px;
padding: 4px 6px;
}
@@ -323,10 +348,15 @@
top: 44px;
}
+ .ai-hero-clipart {
+ width: 308px;
+ top: 0;
+ }
+
.impact-number {
font-size: 64px;
}
-
+
.impact-text {
font-size: 20px;
}
diff --git a/app/src/components/NavBar.vue b/app/src/components/NavBar.vue
index e4552c200..9c6006add 100644
--- a/app/src/components/NavBar.vue
+++ b/app/src/components/NavBar.vue
@@ -59,10 +59,6 @@
Authors
-
- We are currently not accepting new submissions from the community, please check back later!
-
-
-
- Check out our Featured Content page to stay up to date with the latest projects added to the platform. This page features some of the best submissions from each product every month. Also, you can check out the Dev Library blog archives for past highlights.
+ Check out our AI products page to stay up to date with the latest projects added to the platform. Also, you can check out the Dev Library blog archives for past highlights.
Contributing to Dev Library
- To remove or update your content, please open a Pull request or raise an issue on the + To remove or update your content, please open a Pull request or raise an issue on the Dev Library's GitHub repo.
diff --git a/app/src/views/Home.vue b/app/src/views/Home.vue index 182af5efd..59ff197c2 100644 --- a/app/src/views/Home.vue +++ b/app/src/views/Home.vue @@ -16,6 +16,7 @@- Explore open-source dev projects featuring Google developer solutions contributed by developers from around the world and find - the inspiration you need for your next project. -
-- We are currently not accepting new submissions from the community, please check back later! -
+ Dev Library highlights Google-curated open source dev projects. Submissions are open for projects using Google AI tools and technologies until April 30, 2025. ++ Build and deploy production-ready generative AI experiences using Gemini models, APIs, and GenAI frameworks. +
+- Learn from projects and blogs created by fellow developers. -
-+ Build generative AI applications quickly with Gemini in Google AI studio. +
+- Find dev experts, content creators and authors in the - community. -
-+ Built on the same cutting-edge research and technology as Gemini, Gemma is a family of lightweight, open models, meticulously crafted for you. +
++ Learn from projects and blogs created by fellow developers. +
++ Find dev experts, content creators and authors in the + community. +
+- Check out inspiring projects build with Google developer solutions. -
-+ Check out inspiring projects build with Google developer solutions. +
+{{ product.description }}
- +