Apple Siri Website with Framer

Apple Siri Website with Framer

Nandi Muzsik

How can I improve Framer Uni?

Let me know if there’s a missing feature or something that could be improved.

Share feedback

Nandi Muzsik

How can I improve Framer Uni?

Let me know if there’s a missing feature or something that could be improved.

Share feedback

Animation

Apple Siri Website with Framer

This is an unofficial recreation of the sick bento effect from the Apple Siri website. This project really rocks, showing off Framer's unique knack for crafting high-quality websites.

You can click this link to get the starter file I used in the tutorial video, so you can follow along.

image of Nandi Muzsik

Created by

Apple Siri Website with Framer
Apple Siri Website with Framer
Apple Siri Website with Framer
Recreating The Apple Siri Website

Related Lesson

Recreating The Apple Siri Website with Framer

Recreating The Apple Siri Website

Related Lesson

Recreating The Apple Siri Website with Framer

Recreating The Apple Siri Website

Related Lesson

Recreating The Apple Siri Website with Framer

About the resource

Well, this effect is as tricky as they come. We utilize sticky positioning and a tad bit of coding. But don't sweat it, I'm planning to guide you all through it in a video tutorial that's on the way. Keep your eyes peeled, Framer folks!

Code override for setting top value

You can copy and paste this code into your project, and create the code override from scratch.

About the resource

Well, this effect is as tricky as they come. We utilize sticky positioning and a tad bit of coding. But don't sweat it, I'm planning to guide you all through it in a video tutorial that's on the way. Keep your eyes peeled, Framer folks!

Code override for setting top value

You can copy and paste this code into your project, and create the code override from scratch.

About the resource

Well, this effect is as tricky as they come. We utilize sticky positioning and a tad bit of coding. But don't sweat it, I'm planning to guide you all through it in a video tutorial that's on the way. Keep your eyes peeled, Framer folks!

Code override for setting top value

You can copy and paste this code into your project, and create the code override from scratch.

import type { ComponentType } from "react"

export function withStickyTop(Component): ComponentType {
    return (props) => {
        return (
            <Component {...props} style={{ position: "sticky", top: "50vh" }} />
        )
    }
}
import type { ComponentType } from "react"

export function withStickyTop(Component): ComponentType {
    return (props) => {
        return (
            <Component {...props} style={{ position: "sticky", top: "50vh" }} />
        )
    }
}
import type { ComponentType } from "react"

export function withStickyTop(Component): ComponentType {
    return (props) => {
        return (
            <Component {...props} style={{ position: "sticky", top: "50vh" }} />
        )
    }
}

Framer Navigator

Learn the fundamentals of Framer for free.

Build your ideas with ease by learning the basics of website building with Framer.

Nandi portrait's background
Nandi's portrait

Framer Navigator

Learn the fundamentals of Framer for free.

Build your ideas with ease by learning the basics of website building with Framer.

Nandi portrait's background
Nandi's portrait

Framer Navigator

Learn the fundamentals of Framer for free.

Build your ideas with ease by learning the basics of website building with Framer.

Nandi portrait's background
Nandi's portrait

More resources

More resources

  • Website interface showcasing Framer components and resources, with images of a camera, a room setup, and a book, intended to enhance design projects

    Cross-Section Scroll Animation in Framer

    Animation

    Website interface showcasing Framer components and resources, with images of a camera, a room setup, and a book, intended to enhance design projects

    Cross-Section Scroll Animation in Framer

    Animation

    Website interface showcasing Framer components and resources, with images of a camera, a room setup, and a book, intended to enhance design projects

    Cross-Section Scroll Animation in Framer

    Animation

  • Staggered grid of images under the title 'HALCYON' featuring a variety of stylish and modern interior designs, vehicles, and technology products

    Staggered Grid Scroll Animation in Framer

    Animation

    Staggered grid of images under the title 'HALCYON' featuring a variety of stylish and modern interior designs, vehicles, and technology products

    Staggered Grid Scroll Animation in Framer

    Animation

    Staggered grid of images under the title 'HALCYON' featuring a variety of stylish and modern interior designs, vehicles, and technology products

    Staggered Grid Scroll Animation in Framer

    Animation