Content edit: replace Sample content with fawatafa

This commit is contained in:
2026-01-26 15:09:06 +02:00
parent 051cbaa707
commit 4ff923c5b9

View File

@@ -95,26 +95,26 @@ export default function LandingPage() {
items={[ items={[
{ {
"id": "1", "id": "1",
"content": "Sample content", "content": "fawatafa content",
"media": "Sample media", "media": "fawatafa media",
"reverse": true "reverse": true
}, },
{ {
"id": "2", "id": "2",
"content": "Sample content", "content": "fawatafa content",
"media": "Sample media", "media": "fawatafa media",
"reverse": true "reverse": true
}, },
{ {
"id": "3", "id": "3",
"content": "Sample content", "content": "fawatafa content",
"media": "Sample media", "media": "fawatafa media",
"reverse": true "reverse": true
}, },
{ {
"id": "4", "id": "4",
"content": "Sample content", "content": "fawatafa content",
"media": "Sample media", "media": "fawatafa media",
"reverse": true "reverse": true
} }
]} ]}
@@ -166,7 +166,7 @@ export default function LandingPage() {
description="Add your description here." description="Add your description here."
textboxLayout="default" textboxLayout="default"
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
tag="Sample tag" tag="fawatafa tag"
tagIcon={MessageCircle} tagIcon={MessageCircle}
buttons={[ buttons={[
{ {