mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feat: update homepage with new visual design
This commit is contained in:
@@ -14,9 +14,9 @@ hero = new Hero {
|
||||
href = "/about";
|
||||
};
|
||||
image = new Image {
|
||||
src = "https://cdn.sonr.id/img/hero-clipped.png";
|
||||
width = "520";
|
||||
height = "520";
|
||||
src = "https://cdn.sonr.id/img/hero-clipped.svg";
|
||||
width = "500";
|
||||
height = "500";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user