diff --git a/donutshop_ecommerce/public/favicon.png b/donutshop_ecommerce/public/favicon.png new file mode 100644 index 0000000..e0279f3 Binary files /dev/null and b/donutshop_ecommerce/public/favicon.png differ diff --git a/donutshop_ecommerce/src/app/layout.js b/donutshop_ecommerce/src/app/layout.js index 068fee2..6b01e4e 100644 --- a/donutshop_ecommerce/src/app/layout.js +++ b/donutshop_ecommerce/src/app/layout.js @@ -1,5 +1,6 @@ import { Inter } from "next/font/google"; import "./globals.css"; +import Header from "@/components/layout/Header"; const inter = Inter({ subsets: ["latin"] }); @@ -11,7 +12,11 @@ export const metadata = { export default function RootLayout({ children }) { return ( -
{children} + + +Stay up to date
@@ -22,7 +23,7 @@ const Footer = () => {Learn
Gift Cards
@@ -31,7 +32,7 @@ const Footer = () => {Contact
Contact Us
diff --git a/donutshop_ecommerce/src/components/layout/Header.js b/donutshop_ecommerce/src/components/layout/Header.js index e16755b..fecc420 100644 --- a/donutshop_ecommerce/src/components/layout/Header.js +++ b/donutshop_ecommerce/src/components/layout/Header.js @@ -14,40 +14,47 @@ const Header = () => { return ( -Donuts worry about things! Donuts worry about things! Donuts worry about things!
-Donuts worry about things! Donuts worry about things! Donuts worry about things!
-Donuts worry about things! Donuts worry about things! Donuts worry about things!
-We bake our donuts fresh everyday using high-quality ingredients without artificial additives.
- Order -Donuts worry about things! Donuts worry about things! Donuts worry about things!
+