File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export default function IndexPage() {
31
31
</ Link >
32
32
< PageHeaderHeading > A Flexible Web3 Component Library</ PageHeaderHeading >
33
33
< PageHeaderDescription >
34
- Collection of essential components for any modern Web3 applications.{ " " }
34
+ Collection of essential components for modern Web3 applications.{ " " }
35
35
< span className = "font-bold" > Save time and BUIDL faster.</ span >
36
36
</ PageHeaderDescription >
37
37
< div className = "flex w-full items-center space-x-4 pb-8 pt-4 md:pb-10" >
Original file line number Diff line number Diff line change 1
1
export const siteConfig = {
2
2
name : "turboeth/buidl" ,
3
3
url : "https://buidl.turboeth.com" ,
4
- ogImage : "https://buidl.turboeth.com/og.png " ,
4
+ ogImage : "https://buidl.turboeth.com/og.jpg " ,
5
5
description :
6
- "Collection of essential components for any modern Web3 applications ⚡️ copy and paste in minutes." ,
6
+ "Collection of essential components for modern Web3 applications ⚡️ copy and paste in minutes." ,
7
7
links : {
8
8
twitter : "https://twitter.com/districtfi" ,
9
9
github : "https://github.com/turbo-eth/buidl" ,
You can’t perform that action at this time.
0 commit comments