Merge version_10 into main
Merge version_10 into main
This commit was merged in pull request #20.
This commit is contained in:
@@ -68,6 +68,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1E0t8mxuGpZ0qBVz2J2MtoVjT/uploaded-1775576014142-ojh1v030.png", alt: "Primary Barber"
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Walk-ins velkomne", icon: Clock,
|
||||
},
|
||||
@@ -84,6 +88,7 @@ export default function LandingPage() {
|
||||
type: "text-icon", text: "Moderne studie", icon: Star,
|
||||
},
|
||||
]}
|
||||
marqueeClassName="scale-150"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user