Fissa 1994
diff --git a/apps/nextjs/src/components/AppStoreLink.tsx b/apps/nextjs/src/components/AppStoreLink.tsx
index 8865a15..3136602 100644
--- a/apps/nextjs/src/components/AppStoreLink.tsx
+++ b/apps/nextjs/src/components/AppStoreLink.tsx
@@ -9,8 +9,9 @@ export function AppStoreLink() {
className="flex items-center justify-center"
>
diff --git a/apps/nextjs/src/components/Faqs.tsx b/apps/nextjs/src/components/Faqs.tsx
index 28ba6cd..f1329ce 100644
--- a/apps/nextjs/src/components/Faqs.tsx
+++ b/apps/nextjs/src/components/Faqs.tsx
@@ -4,7 +4,7 @@ import { Container } from './Container'
const faqs = [
[
{
- question: 'Why shouldn\'t I host a Spotify jam istead?',
+ question: 'Why shouldn\'t I host a Spotify jam instead?',
answer:
'Fissa does not require you to be on the same network to jam. Besides, Fissa allows you to vote on the next song, allowing you to skip those bad songs on top of the queue.',
},
@@ -50,7 +50,7 @@ const faqs = [
{
question: 'Fissa is awesome!',
answer:
- 'Not realy a question, but thank you. You are awesome too!',
+ 'Not realy a question, but thank you. You are awesome too ♥️!',
},
],
]
diff --git a/apps/nextjs/src/components/Footer.tsx b/apps/nextjs/src/components/Footer.tsx
index bd376d5..d9ae3fd 100644
--- a/apps/nextjs/src/components/Footer.tsx
+++ b/apps/nextjs/src/components/Footer.tsx
@@ -15,8 +15,8 @@ export function Footer() {
-
-
+
+
Fissa
Everyone can be a DJ.
diff --git a/apps/nextjs/src/components/PhoneFrame.tsx b/apps/nextjs/src/components/PhoneFrame.tsx
index a8c5faf..36850cc 100644
--- a/apps/nextjs/src/components/PhoneFrame.tsx
+++ b/apps/nextjs/src/components/PhoneFrame.tsx
@@ -27,7 +27,7 @@ export function PhoneFrame({
const { theme } = useTheme()
return (
-
+
diff --git a/apps/nextjs/src/components/PrimaryFeatures.tsx b/apps/nextjs/src/components/PrimaryFeatures.tsx
index c443755..8818f2c 100644
--- a/apps/nextjs/src/components/PrimaryFeatures.tsx
+++ b/apps/nextjs/src/components/PrimaryFeatures.tsx
@@ -305,18 +305,21 @@ function FeaturesDesktop() {
style={{ backgroundColor: theme[900] }}
/>
)}
-
-
-
-
-
- {feature.name}
-
-
-
- {feature.description}
-
-
+
{
+ setSelectedIndex(featureIndex)
+ }}>
+
+
+
+
+
+ {feature.name}
+
+
+ {feature.description}
+
+
+
))}
@@ -451,7 +454,7 @@ export function PrimaryFeatures() {
return (
@@ -461,7 +464,7 @@ export function PrimaryFeatures() {
A collaborative and democratic playlist
- Powered by Spotify, controlled by you.
Host a Fissa and let the crowd decide what to play next!
+ Powered by Spotify, controlled by you.
Host a Fissa and let the crowd decide what to play next!