Changes of custom captcha module
This commit is contained in:
@@ -122,7 +122,7 @@ export const SeezunProject = () => {
|
||||
>
|
||||
<Button
|
||||
variant="ghost"
|
||||
onClick={() => navigate('/')}
|
||||
onClick={() => navigate('/case-studies')}
|
||||
className="text-muted-foreground hover:text-foreground flex items-center gap-2 px-0"
|
||||
>
|
||||
<ArrowLeft className="w-4 h-4" />
|
||||
@@ -138,29 +138,29 @@ export const SeezunProject = () => {
|
||||
transition={{ duration: 0.8 }}
|
||||
>
|
||||
<h1 className="text-4xl lg:text-6xl font-semibold text-foreground mb-6 leading-tight">
|
||||
Revolutionize the Way You Shop South Asian Clothing with{" "}
|
||||
<span className="text-accent">Seezun</span>
|
||||
<span className="text-accent">Seezun:</span>{" "}
|
||||
Your Seasonal Fashion & Lifestyle Hub
|
||||
</h1>
|
||||
|
||||
<p className="text-xl text-muted-foreground mb-6 leading-relaxed">
|
||||
Rent, Buy, or Sell Old & New Clothes
|
||||
Rent, Buy, or Sell South Asian Clothing
|
||||
</p>
|
||||
|
||||
<p className="text-lg text-muted-foreground mb-8 leading-relaxed">
|
||||
Step into a new way of buying. Rent, buy, or sell South Asian clothing from others. Whether it be new or pre-loved clothing, Seezun covers it all.
|
||||
Discover a new way to update your wardrobe, rent, buy, or sell both new and preloved South Asian outfits on Seezun. Enjoy simple, seamless exchanges for every style and every occasion.
|
||||
</p>
|
||||
|
||||
<div className="flex flex-wrap gap-3 mb-6">
|
||||
<span className="px-4 py-2 bg-accent text-accent-foreground font-semibold rounded-[10px]">
|
||||
+200% Transaction Growth
|
||||
South Asian Style
|
||||
</span>
|
||||
<span className="px-3 py-1 bg-muted text-muted-foreground text-sm rounded-[10px]">
|
||||
<span className="px-3 py-2 bg-muted text-muted-foreground text-sm rounded-[10px]">
|
||||
E-commerce
|
||||
</span>
|
||||
<span className="px-3 py-1 bg-muted text-muted-foreground text-sm rounded-[10px]">
|
||||
<span className="px-3 py-2 bg-muted text-muted-foreground text-sm rounded-[10px]">
|
||||
Marketplace
|
||||
</span>
|
||||
<span className="px-3 py-1 bg-muted text-muted-foreground text-sm rounded-[10px]">
|
||||
<span className="px-3 py-2 bg-muted text-muted-foreground text-sm rounded-[10px]">
|
||||
Fashion
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user