Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e8b5ad5913 | |||
| c671cbe6a5 | |||
| 59caeaf701 | |||
| 96a6fb2608 | |||
| b6af2b949d |
1422
src/app/layout.tsx
1422
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -44,7 +44,7 @@ export default function ProfilePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
title="Build Stunning Profile Experiences"
|
||||
description="A comprehensive, adaptable profile UI design system for any brand. Minimal, professional, and ready to customize."
|
||||
description="Launch professional profiles in days, not months—with pre-built components that adapt to your brand."
|
||||
tag="Design System"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -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" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Components", href: "#components" },
|
||||
{ text: "Start Building Now", href: "#components" },
|
||||
{ text: "View Demo", href: "https://example.com/demo" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user