Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b5f18b9df2 | |||
| a6d734f001 | |||
| 4f7dd580d3 | |||
| 4047b22fea | |||
| 3542e03602 | |||
| 6d23856a2d | |||
| 8ea218f805 | |||
| 561fd1b787 | |||
| c785d02eba | |||
| 5f4f6d865f | |||
| 8dd94b55dd | |||
| d3bbd63c97 | |||
| 4b29f74399 | |||
| f20b5ffa9e |
@@ -65,7 +65,6 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
className="min-h-screen"
|
className="min-h-screen"
|
||||||
titleClassName="text-5xl md:text-7xl font-black tracking-tight"
|
titleClassName="text-5xl md:text-7xl font-black tracking-tight"
|
||||||
descriptionClassName="text-lg md:text-xl font-medium opacity-90"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -108,8 +107,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
tag="VISUAL GALLERY"
|
tag="VISUAL GALLERY"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
titleClassName="text-4xl md:text-5xl font-black"
|
containerClassName="text-4xl md:text-5xl font-black"
|
||||||
descriptionClassName="text-base md:text-lg opacity-85"
|
|
||||||
cardTitleClassName="text-xl font-bold"
|
cardTitleClassName="text-xl font-bold"
|
||||||
cardDescriptionClassName="text-sm opacity-75"
|
cardDescriptionClassName="text-sm opacity-75"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user