Content edit: replace Sample content with fawatafa
This commit is contained in:
@@ -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={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user