Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
tag="Marketing Expert"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Contact Me", href: "#contact" },
|
||||
{ text: "WhatsApp Me", href: "https://wa.me/96896632815" }
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
id: "team", value: "10+", title: "Team Members", description: "Currently managing and mentoring a team of retail staff across multiple locations", icon: Users
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user