Merge version_2 into main #4
1410
src/app/layout.tsx
1410
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -10,6 +10,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Shield } from 'lucide-react';
|
||||
|
||||
export default function AgoraLanding() {
|
||||
return (
|
||||
@@ -44,6 +45,7 @@ export default function AgoraLanding() {
|
||||
description="AGORA.tj — национальный маркетплейс Таджикистана. Покупайте и продавайте легко. Ваш бизнес. Ваши правила. Ваш рынок."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Национальная платформа 🇹🇯"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Войти в маркетплейс", href: "/marketplace" },
|
||||
|
||||
Reference in New Issue
Block a user