From the course: Next.js Ecommerce: Build a Shopping Platform from Scratch

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Section intro

Section intro

Alright guys, so we're just about there. There's just a couple of components that I want to add to the home page to make it look just a bit more professional. So first we're going to add a component called Icon Boxes, and this will just be some cards with some icons and some common text that you might see in an e-commerce website, like money back guarantee, 24-7 support, just to add to the home page. And then we're also going to create a countdown timer for a deal, and you've probably seen things like this on other shopping websites where it says something like, you know, three days until this deal ends or something like that. And then we'll go ahead and just talk about, you know, where to go from here and just kind of wrap things up.

Contents