Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 686ce75b51 | |||
| ffb83d37e5 | |||
| 86dffa3f02 | |||
| 815afbc777 | |||
| 8155fe5882 | |||
| 7e891c29bd | |||
| ace879d7aa | |||
| b5e1c28f0b | |||
| 1ae0b9008f |
1439
src/app/layout.tsx
1439
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -84,13 +84,13 @@ export default function HomePage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardDashboard
|
||||
title="Discover, Shop & Sell on Agora"
|
||||
title="Buy & Sell Local in Tajikistan - One Unified Platform"
|
||||
description="The unified marketplace connecting Tajikistan's buyers and sellers. Find everything you need or reach your customers with a single platform."
|
||||
tag="Local Marketplace"
|
||||
tagIcon={ShoppingCart}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Start Shopping", href: "/buyer" },
|
||||
{ text: "Shop Now Free", href: "/buyer" },
|
||||
{ text: "Become a Seller", href: "/seller" },
|
||||
]}
|
||||
dashboard={{
|
||||
@@ -290,4 +290,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user