diff --git a/public/models/Winnie_assis_miel v29.glb b/public/models/Winnie_assis_miel v29.glb
new file mode 100644
index 0000000..46ecd42
Binary files /dev/null and b/public/models/Winnie_assis_miel v29.glb differ
diff --git a/src/App.jsx b/src/App.jsx
index 3fb697a..b1bb750 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -3,9 +3,11 @@ import Navbar from "./components/Navbar";
import Canon from "./components/Canon";
import Highlights from "./components/Highlights";
import Model from "./components/Model";
+import Features from "./components/Features";
+import Footer from "./components/Footer";
import { BrowserRouter as Router, Route, Routes } from "react-router-dom";
import * as Sentry from "@sentry/react";
-import Features from "./components/Features";
+
function App () {
@@ -16,9 +18,10 @@ import Features from "./components/Features";
- Ideal Mario is + Ideal Mario is {' '} modifiable and made of several colors , - using precise parts to perfectly fitting. + using precise parts for perfect fitting.
- Unique recycable materials that are safe for enviroment and weight + Unique recycable materials are safe for enviroment and lightweight{' '} - and it is one of the lighest concepts. + and the aseembly is extremely easy. {' '} You'll notice the unique features of this model once you print it!
diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx new file mode 100644 index 0000000..4e7f81d --- /dev/null +++ b/src/components/Footer.jsx @@ -0,0 +1,45 @@ +import React from 'react' +import { footerLinks } from '../constants' + +const Footer = () => { + return ( + + ) +} + +export default Footer \ No newline at end of file diff --git a/src/components/ModelView.jsx b/src/components/ModelView.jsx index 2493c78..db49d42 100644 --- a/src/components/ModelView.jsx +++ b/src/components/ModelView.jsx @@ -32,7 +32,7 @@ const ModelView = ({ index, groupRef, gsapType, controlRef, setRotationState, si