Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d235fda203 | |||
| bcc4a1c378 | |||
| 578f9068f0 | |||
| c2131d6907 | |||
| c3a65295ce | |||
| 46596a6f3b |
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