Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -16,7 +16,7 @@ import { Briefcase, Cake, Coffee, Gift, GlassWater, Heart, Home, Sparkles, Users
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
@@ -58,8 +58,8 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cakes-with-flowers_1157-703.jpg", imageAlt: "Разнобојни десерти и торте" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="text-shift"
|
||||
tagAnimation="text-shift"
|
||||
buttonAnimation="text-stagger"
|
||||
tagAnimation="text-stagger"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
|
||||
Reference in New Issue
Block a user