diff --git a/src/App.jsx b/src/App.jsx index 83df37f..0d4916d 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1,18 +1,19 @@ import React from 'react'; -import { Navbar } from './components/Navbar'; -import { Footer } from './components/Footer'; -import { Hero } from './sections/Hero'; -import { Projects } from './sections/Projects'; -import { Team } from './sections/Team'; +import {Navbar} from './components/Navbar'; +import {Footer} from './components/Footer'; +import {Hero} from './sections/Hero'; +import {Projects} from './sections/Projects'; +import {Team} from './sections/Team'; export default function LiquidDevelopment() { - return ( -
+export const BrandLogo = ({className = "w-12 h-12"}) => (
+
);
\ No newline at end of file
diff --git a/src/components/Bubbles.jsx b/src/components/Bubbles.jsx
index ecb5b67..d6b7e53 100644
--- a/src/components/Bubbles.jsx
+++ b/src/components/Bubbles.jsx
@@ -1,15 +1,26 @@
import React from 'react';
-import { motion } from 'framer-motion';
+import {motion} from 'framer-motion';
export const Bubbles = () => (
- An all-in-one app to track card- and board games, manage players and groups and get statistics about your played games.
-+ An all-in-one app to track card- and + board games, manage players and groups and get statistics about your played games. +
+Meet the creators.
Meet the creators. +
+