Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
{ text: "View Our Work", href: "#projects" }
|
{ text: "View Our Work", href: "#projects" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
background={{ variant: "circleGradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5N1oSaratG9pZnfEkR4yYiu4/abstract-3d-geometric-floating-shape-cub-1772481624263-3c23f911.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5N1oSaratG9pZnfEkR4yYiu4/abstract-3d-geometric-floating-shape-cub-1772481624263-3c23f911.png"
|
||||||
imageAlt="3D geometric shape with red glow"
|
imageAlt="3D geometric shape with red glow"
|
||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Start Your Project", href: "#" },
|
{ text: "Start Your Project", href: "#" },
|
||||||
{ text: "Schedule a Call", href: "#" }
|
{ text: "Schedule a Call", href: "#" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "circleGradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
className="py-32"
|
className="py-32"
|
||||||
textClassName="text-3xl md:text-5xl font-medium leading-tight"
|
textClassName="text-3xl md:text-5xl font-medium leading-tight"
|
||||||
|
|||||||
Reference in New Issue
Block a user