Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 59caeaf701 | |||
| 96a6fb2608 | |||
| b6af2b949d |
1422
src/app/layout.tsx
1422
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -62,7 +62,7 @@ export default function ProfilePage() {
|
|||||||
{ imageSrc: "http://img.b2bpic.net/free-vector/browser-window-set-three_78370-10570.jpg", imageAlt: "Profile overview tabs" }
|
{ imageSrc: "http://img.b2bpic.net/free-vector/browser-window-set-three_78370-10570.jpg", imageAlt: "Profile overview tabs" }
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Components", href: "#components" },
|
{ text: "Start Building Now", href: "#components" },
|
||||||
{ text: "View Demo", href: "https://example.com/demo" }
|
{ text: "View Demo", href: "https://example.com/demo" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user