mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Featurebar updated.
This commit is contained in:
@@ -4,11 +4,11 @@ import { Navbar } from "components";
|
||||
export default function Home() {
|
||||
return (
|
||||
<>
|
||||
<Navbar />
|
||||
<Featurebar
|
||||
title="Free Standard Shipping on orders over $99.99"
|
||||
description="Due to COVID-19, some orders may experience processing and delivery delays."
|
||||
/>
|
||||
<Navbar />
|
||||
<Container className="py-12">
|
||||
<Button>Click Me!</Button>
|
||||
</Container>
|
||||
|
Reference in New Issue
Block a user