17 Commits

Author SHA1 Message Date
ac54c2958a Update src/app/styles/variables.css 2026-05-08 15:31:07 +00:00
a0ced3c0b3 Update src/app/page.tsx 2026-05-08 15:31:07 +00:00
2795757a7d Merge version_7 into main
Merge version_7 into main
2026-05-08 15:30:37 +00:00
3337ea665f Merge version_6 into main
Merge version_6 into main
2026-05-08 15:30:34 +00:00
2a89145885 Update theme colors 2026-05-08 15:30:34 +00:00
9a9bbd379a Update theme colors 2026-05-08 15:30:31 +00:00
ba5f939e19 Merge version_5 into main
Merge version_5 into main
2026-05-08 15:30:30 +00:00
670e4ee9b0 Update theme colors 2026-05-08 15:30:27 +00:00
fb7152d838 Merge version_4 into main
Merge version_4 into main
2026-05-08 15:30:26 +00:00
2b5a6c0fc2 Update theme colors 2026-05-08 15:30:23 +00:00
a9ec2d9788 Merge version_3 into main
Merge version_3 into main
2026-05-08 15:30:14 +00:00
f696e98049 Merge version_2 into main
Merge version_2 into main
2026-05-08 15:29:37 +00:00
7004e1770a Merge version_1 into main
Merge version_1 into main
2026-05-08 15:29:04 +00:00
b3a1d24ba9 Merge version_1 into main
Merge version_1 into main
2026-05-08 15:28:25 +00:00
373f147884 Merge version_1 into main
Merge version_1 into main
2026-05-08 15:28:18 +00:00
136e4cde8a Merge version_1 into main
Merge version_1 into main
2026-05-08 15:22:49 +00:00
4a82645f5d Merge version_1 into main
Merge version_1 into main
2026-05-08 15:22:24 +00:00
2 changed files with 25 additions and 25 deletions

View File

@@ -16,16 +16,16 @@ import { Award, Box, Github, LineChart, TrendingUp, Twitter, Users, Zap } from "
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="reveal-blur"
borderRadius="soft"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
headingFontWeight="medium"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="none"
cardStyle="subtle-shadow"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{ variant: "gradient-bars" }}
background={{ variant: "plain" }}
title="Wildberries ads that sell themselves"
description="MarketGuru automates your ad optimization. Get 40% more conversions with zero manual tweaking."
tag="Advanced Analytics for WB"
@@ -63,7 +63,7 @@ export default function LandingPage() {
<FeatureBento
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
useInvertedBackground={false}
features={[
{
title: "Automated Bidder", description: "Stop manual adjustments. Our AI monitors and tweaks your bids in real-time.", bentoComponent: "reveal-icon", icon: Zap,
@@ -82,7 +82,7 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardThree
animationType="depth-3d"
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
@@ -100,7 +100,7 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
useInvertedBackground={true}
useInvertedBackground={false}
products={[
{ id: "p1", name: "Basic Ad Control", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57448.jpg" },
{ id: "p2", name: "Pro Automation", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301607.jpg" },
@@ -113,7 +113,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="slide-up"
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
@@ -130,7 +130,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={true}
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "How does AI automation work?", content: "Our AI analyzes real-time market data to optimize your bids and prices automatically." },
{ id: "q2", title: "Can I integrate with my agency account?", content: "Yes, our agency suite is designed specifically for scaling multiple seller accounts." },
@@ -144,7 +144,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{ variant: "sparkles-gradient" }}
background={{ variant: "plain" }}
text="Ready to scale your business on Wildberries?"
buttons={[{ text: "Contact Support", href: "#" }]}
/>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #481f1f;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #280101;
--secondary-cta: #361311;
--secondary-cta-text: #f6d4d4;
--accent: #51000b;
--background-accent: #ff2231;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #051a12;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #d4f6e8;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);