We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c18df3 commit 76e376dCopy full SHA for 76e376d
1 file changed
src/pages/index.astro
@@ -124,7 +124,7 @@ import NewsletterSignup from "../components/NewsletterSignup.astro";
124
title="Smart Home Weather Station"
125
category="Electronics"
126
maker="Sarah Chen"
127
- image="https://images.unsplash.com/photo-1592833159155-c62d1f560d8d?w=800&h=600&fit=crop"
+ image="https://images.unsplash.com/photo-1553406830-ef2513450d76?w=800&h=600&fit=crop"
128
description="An Arduino-based weather station with LCD display and mobile app integration for real-time monitoring."
129
link="/projects/weather-station"
130
/>
0 commit comments