File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -258,17 +258,17 @@ const Pricing = () => (
258258const Blog = ( ) => (
259259 < div >
260260 < div className = "grid grid-cols-2 gap-2" >
261- < a href = "# " >
262- < img className = "mb-2 h-14 w-full rounded object-cover" src = "/imgs/blog/4 .png" alt = "Placeholder image" />
263- < h4 className = "mb-0.5 text-sm font-medium" > Lorem ipsum dolor </ h4 >
261+ < a href = "https://www.devdisplay.tech/ " >
262+ < img className = "mb-2 h-14 w-full rounded object-cover" src = "/DCommunity .png" alt = "Placeholder image" />
263+ < h4 className = "mb-0.5 text-sm font-medium" > DevDisplay Community </ h4 >
264264 < p className = "text-xs text-neutral-400" >
265265 A global developer community that brings the powerful impact of innovation from the ground up in universities,
266266 colleges, and cities.
267267 </ p >
268268 </ a >
269269 < a href = "#" >
270- < img className = "mb-2 h-14 w-full rounded object-cover" src = "/imgs/blog/5 .png" alt = "Placeholder image" />
271- < h4 className = "mb-0.5 text-sm font-medium" > Lorem ipsum dolor </ h4 >
270+ < img className = "mb-2 h-14 w-full rounded object-cover" src = "/DStudio .png" alt = "Placeholder image" />
271+ < h4 className = "mb-0.5 text-sm font-medium" > DevDisplay Studio </ h4 >
272272 < p className = "text-xs text-neutral-400" >
273273 DevDisplay Studio empowers startups, enterprises, and agencies with premium and powerful software solutions by
274274 OG DevDisplay Developers.
You can’t perform that action at this time.
0 commit comments