ios and homepage spline remove test
This commit is contained in:
@@ -180,11 +180,12 @@ const IOSHeroWithCTA = () => {
|
||||
transition={{ duration: 0.8, delay: 0.2 }}
|
||||
className="relative flex flex-col items-center w-full"
|
||||
>
|
||||
<div className="w-full h-[400px] overflow-hidden rounded-xl">
|
||||
{" "}
|
||||
<div className="absolute w-[160px] h-[46px] bg-[#000000] bottom-[3%] right-[1%]"></div>
|
||||
<div className="w-full h-[490px] overflow-hidden rounded-xl pointer-events-none">
|
||||
{/* {" "} */}
|
||||
<Spline
|
||||
scene="https://prod.spline.design/3GGwAe3v1Q7oobGU/scene.splinecode"
|
||||
className="w-full h-full"
|
||||
// className="w-[40%] h-full"
|
||||
/>
|
||||
</div>
|
||||
</motion.div>
|
||||
@@ -678,7 +679,8 @@ const IOSTechStack = () => {
|
||||
name: "Swift",
|
||||
logo: "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/swift/swift-original.svg",
|
||||
},
|
||||
{ name: "SwiftUI",
|
||||
{
|
||||
name: "SwiftUI",
|
||||
logo: "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/swift/swift-plain.svg",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user