@nextworks/blocks-templates 0.1.0-alpha.11 → 0.1.0-alpha.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/package.json +3 -3
  2. package/dist/index.d.ts +0 -5
  3. package/dist/templates/digitalagency/Page.d.ts +0 -3
  4. package/dist/templates/digitalagency/Page.js +0 -18
  5. package/dist/templates/digitalagency/PresetThemeVars.d.ts +0 -11
  6. package/dist/templates/digitalagency/PresetThemeVars.js +0 -29
  7. package/dist/templates/digitalagency/components/About.d.ts +0 -3
  8. package/dist/templates/digitalagency/components/About.js +0 -45
  9. package/dist/templates/digitalagency/components/CTA.d.ts +0 -3
  10. package/dist/templates/digitalagency/components/CTA.js +0 -33
  11. package/dist/templates/digitalagency/components/Contact.d.ts +0 -3
  12. package/dist/templates/digitalagency/components/Contact.js +0 -91
  13. package/dist/templates/digitalagency/components/Footer.d.ts +0 -8
  14. package/dist/templates/digitalagency/components/Footer.js +0 -58
  15. package/dist/templates/digitalagency/components/Hero.d.ts +0 -7
  16. package/dist/templates/digitalagency/components/Hero.js +0 -69
  17. package/dist/templates/digitalagency/components/Navbar.d.ts +0 -21
  18. package/dist/templates/digitalagency/components/Navbar.js +0 -86
  19. package/dist/templates/digitalagency/components/NetworkPattern.d.ts +0 -8
  20. package/dist/templates/digitalagency/components/NetworkPattern.js +0 -38
  21. package/dist/templates/digitalagency/components/Portfolio.d.ts +0 -3
  22. package/dist/templates/digitalagency/components/Portfolio.js +0 -108
  23. package/dist/templates/digitalagency/components/Pricing.d.ts +0 -3
  24. package/dist/templates/digitalagency/components/Pricing.js +0 -82
  25. package/dist/templates/digitalagency/components/Process.d.ts +0 -3
  26. package/dist/templates/digitalagency/components/Process.js +0 -38
  27. package/dist/templates/digitalagency/components/Services.d.ts +0 -3
  28. package/dist/templates/digitalagency/components/Services.js +0 -34
  29. package/dist/templates/digitalagency/components/Team.d.ts +0 -3
  30. package/dist/templates/digitalagency/components/Team.js +0 -14
  31. package/dist/templates/digitalagency/components/Testimonials.d.ts +0 -3
  32. package/dist/templates/digitalagency/components/Testimonials.js +0 -38
  33. package/dist/templates/gallery/PresetThemeVars.d.ts +0 -15
  34. package/dist/templates/gallery/PresetThemeVars.js +0 -31
  35. package/dist/templates/gallery/page.d.ts +0 -2
  36. package/dist/templates/gallery/page.js +0 -151
  37. package/dist/templates/productlaunch/Page.d.ts +0 -2
  38. package/dist/templates/productlaunch/Page.js +0 -20
  39. package/dist/templates/productlaunch/PresetThemeVars.d.ts +0 -16
  40. package/dist/templates/productlaunch/PresetThemeVars.js +0 -28
  41. package/dist/templates/productlaunch/components/About.d.ts +0 -15
  42. package/dist/templates/productlaunch/components/About.js +0 -59
  43. package/dist/templates/productlaunch/components/CTA.d.ts +0 -3
  44. package/dist/templates/productlaunch/components/CTA.js +0 -39
  45. package/dist/templates/productlaunch/components/Contact.d.ts +0 -3
  46. package/dist/templates/productlaunch/components/Contact.js +0 -93
  47. package/dist/templates/productlaunch/components/FAQ.d.ts +0 -7
  48. package/dist/templates/productlaunch/components/FAQ.js +0 -64
  49. package/dist/templates/productlaunch/components/Features.d.ts +0 -6
  50. package/dist/templates/productlaunch/components/Features.js +0 -52
  51. package/dist/templates/productlaunch/components/Footer.d.ts +0 -5
  52. package/dist/templates/productlaunch/components/Footer.js +0 -103
  53. package/dist/templates/productlaunch/components/Hero.d.ts +0 -6
  54. package/dist/templates/productlaunch/components/Hero.js +0 -70
  55. package/dist/templates/productlaunch/components/Navbar.d.ts +0 -25
  56. package/dist/templates/productlaunch/components/Navbar.js +0 -82
  57. package/dist/templates/productlaunch/components/Pricing.d.ts +0 -5
  58. package/dist/templates/productlaunch/components/Pricing.js +0 -77
  59. package/dist/templates/productlaunch/components/ProcessTimeline.d.ts +0 -5
  60. package/dist/templates/productlaunch/components/ProcessTimeline.js +0 -63
  61. package/dist/templates/productlaunch/components/ServicesGrid.d.ts +0 -5
  62. package/dist/templates/productlaunch/components/ServicesGrid.js +0 -41
  63. package/dist/templates/productlaunch/components/Team.d.ts +0 -5
  64. package/dist/templates/productlaunch/components/Team.js +0 -72
  65. package/dist/templates/productlaunch/components/Testimonials.d.ts +0 -5
  66. package/dist/templates/productlaunch/components/Testimonials.js +0 -55
  67. package/dist/templates/productlaunch/components/TrustBadges.d.ts +0 -5
  68. package/dist/templates/productlaunch/components/TrustBadges.js +0 -50
  69. package/dist/templates/saasdashboard/Page.d.ts +0 -2
  70. package/dist/templates/saasdashboard/Page.js +0 -15
  71. package/dist/templates/saasdashboard/PresetThemeVars.d.ts +0 -11
  72. package/dist/templates/saasdashboard/PresetThemeVars.js +0 -27
  73. package/dist/templates/saasdashboard/components/Contact.d.ts +0 -3
  74. package/dist/templates/saasdashboard/components/Contact.js +0 -83
  75. package/dist/templates/saasdashboard/components/Dashboard.d.ts +0 -21
  76. package/dist/templates/saasdashboard/components/Dashboard.js +0 -120
  77. package/dist/templates/saasdashboard/components/FAQ.d.ts +0 -2
  78. package/dist/templates/saasdashboard/components/FAQ.js +0 -35
  79. package/dist/templates/saasdashboard/components/Features.d.ts +0 -2
  80. package/dist/templates/saasdashboard/components/Features.js +0 -55
  81. package/dist/templates/saasdashboard/components/Footer.d.ts +0 -2
  82. package/dist/templates/saasdashboard/components/Footer.js +0 -52
  83. package/dist/templates/saasdashboard/components/Hero.d.ts +0 -2
  84. package/dist/templates/saasdashboard/components/Hero.js +0 -65
  85. package/dist/templates/saasdashboard/components/Hero_mask.d.ts +0 -3
  86. package/dist/templates/saasdashboard/components/Hero_mask.js +0 -73
  87. package/dist/templates/saasdashboard/components/Navbar.d.ts +0 -25
  88. package/dist/templates/saasdashboard/components/Navbar.js +0 -83
  89. package/dist/templates/saasdashboard/components/Pricing.d.ts +0 -2
  90. package/dist/templates/saasdashboard/components/Pricing.js +0 -65
  91. package/dist/templates/saasdashboard/components/SmoothScroll.d.ts +0 -2
  92. package/dist/templates/saasdashboard/components/SmoothScroll.js +0 -87
  93. package/dist/templates/saasdashboard/components/Testimonials.d.ts +0 -2
  94. package/dist/templates/saasdashboard/components/Testimonials.js +0 -35
  95. package/dist/templates/saasdashboard/components/TrustBadges.d.ts +0 -2
  96. package/dist/templates/saasdashboard/components/TrustBadges.js +0 -37
@@ -1,108 +0,0 @@
1
- "use client";
2
- import { jsx as _jsx } from "react/jsx-runtime";
3
- import { PortfolioSimple } from "@nextworks/blocks-sections";
4
- // Default portfolio data without images - Digital Marketing Agency focused
5
- const defaultProjects = [
6
- {
7
- id: 1,
8
- title: "TechStartup Growth Campaign",
9
- category: "Digital Marketing",
10
- industry: "Technology",
11
- result: "+300% Leads",
12
- description: "Comprehensive digital marketing campaign that increased qualified leads by 300% through targeted SEO, social media marketing, and conversion optimization strategies.",
13
- tags: ["SEO", "Social Media", "PPC", "Analytics"],
14
- color: "blue",
15
- url: "#",
16
- },
17
- {
18
- id: 2,
19
- title: "E-Commerce Brand Launch",
20
- category: "Brand Marketing",
21
- industry: "Retail",
22
- result: "+250% Revenue",
23
- description: "Complete brand launch and digital marketing strategy for a new e-commerce platform, resulting in 250% revenue growth within the first 6 months.",
24
- tags: ["Brand Strategy", "Content Marketing", "Influencer", "Email"],
25
- color: "green",
26
- url: "#",
27
- },
28
- {
29
- id: 3,
30
- title: "Healthcare Practice Expansion",
31
- category: "Local Marketing",
32
- industry: "Healthcare",
33
- result: "+180% Patients",
34
- description: "Local SEO and digital marketing campaign that helped a healthcare practice expand to three new locations and increase patient acquisition by 180%.",
35
- tags: ["Local SEO", "Google Ads", "Reputation", "Content"],
36
- color: "purple",
37
- url: "#",
38
- },
39
- {
40
- id: 4,
41
- title: "SaaS Product Launch",
42
- category: "B2B Marketing",
43
- industry: "Software",
44
- result: "+400% Signups",
45
- description: "Strategic B2B marketing campaign for a SaaS product launch, achieving 400% increase in trial signups through targeted content marketing and account-based marketing.",
46
- tags: ["B2B Strategy", "Content", "LinkedIn Ads", "Webinars"],
47
- color: "indigo",
48
- url: "#",
49
- },
50
- {
51
- id: 5,
52
- title: "Restaurant Chain Rebrand",
53
- category: "Brand Marketing",
54
- industry: "Food & Beverage",
55
- result: "+220% Foot Traffic",
56
- description: "Complete rebrand and digital marketing transformation for a restaurant chain, resulting in 220% increase in foot traffic and 150% growth in online orders.",
57
- tags: ["Rebranding", "Social Media", "Local SEO", "Delivery"],
58
- color: "red",
59
- url: "#",
60
- },
61
- {
62
- id: 6,
63
- title: "Fitness App User Acquisition",
64
- category: "Mobile Marketing",
65
- industry: "Health & Fitness",
66
- result: "+500% Downloads",
67
- description: "Mobile-first marketing campaign that achieved 500% increase in app downloads through app store optimization, influencer partnerships, and targeted social media advertising.",
68
- tags: ["ASO", "Influencer", "Social Ads", "Retention"],
69
- color: "yellow",
70
- url: "#",
71
- },
72
- ];
73
- const defaultFilters = [
74
- "All Projects",
75
- "Digital Marketing",
76
- "Brand Marketing",
77
- "B2B Marketing",
78
- "Local Marketing",
79
- "Mobile Marketing",
80
- ];
81
- // Upgraded Portfolio Preset Component
82
- export function Portfolio() {
83
- return (_jsx("section", { id: "portfolio", children: _jsx(PortfolioSimple, { enableMotion: true, projects: defaultProjects, filters: defaultFilters, sectionTitle: "Our Portfolio", sectionSubtitle: "Discover our successful projects that have transformed businesses across various industries with innovative digital solutions.", ctaTitle: "Ready to Start Your Project?", ctaDescription: "Let's work together to create something amazing that drives real results for your business.", section: {
84
- className: "py-16 md:py-24 bg-background",
85
- }, title: {
86
- className: "text-4xl md:text-5xl lg:text-6xl font-bold font-poppins text-[var(--heading-fg)]",
87
- }, subtitle: {
88
- className: "text-xl md:text-2xl font-inter text-[var(--subheading-fg)] max-w-2xl mx-auto leading-relaxed",
89
- }, ctaTitleStyle: {
90
- className: "text-2xl md:text-3xl font-bold text-[var(--heading-fg)]",
91
- }, ctaDescriptionStyle: {
92
- className: "text-lg md:text-xl text-[var(--subheading-fg)] max-w-md mx-auto",
93
- }, tagStyle: {
94
- className: "px-2 py-1 text-xs rounded-full border-[var(--badge-border)] text-[var(--badge-fg)] bg-[var(--badge-bg)]",
95
- }, ctaSection: {
96
- className: "space-y-6 text-center mt-16 pt-12 border-t border-[var(--footer-border)]",
97
- }, cta1Label: "Start Your Project", cta1Href: "#contact", cta2Label: "View All Projects", cta2Href: "#portfolio", cta1Button: {
98
- className: "h-10 px-6 flex items-center justify-center font-medium shadow-md hover:shadow-lg transition-all duration-200 hover:-translate-y-0.5 [--btn-bg:theme(colors.fuchsia.600)] hover:[--btn-hover-bg:theme(colors.fuchsia.700)] [--btn-fg:theme(colors.white)] hover:[--btn-hover-fg:theme(colors.white)]",
99
- }, cta2Button: {
100
- className: "h-10 px-6 flex items-center justify-center font-medium shadow-md hover:shadow-lg transition-all duration-200 hover:-translate-y-0.5 border-2 [--btn-bg:transparent] [--btn-fg:theme(colors.fuchsia.700)] [--btn-border:theme(colors.fuchsia.600)] hover:[--btn-hover-bg:theme(colors.fuchsia.600)] hover:[--btn-hover-fg:theme(colors.white)] dark:[--btn-fg:theme(colors.fuchsia.400)] dark:[--btn-border:theme(colors.fuchsia.500)] dark:hover:[--btn-hover-bg:theme(colors.fuchsia.500)] dark:hover:[--btn-hover-fg:theme(colors.white)]",
101
- }, onProjectClick: (project) => {
102
- console.log("Project clicked:", project);
103
- }, onPrimaryCtaClick: () => {
104
- console.log("CTA 1 clicked:");
105
- }, onSecondaryCtaClick: () => {
106
- console.log("CTA 2 clicked:");
107
- }, ariaLabel: "Portfolio showcase section" }) }));
108
- }
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- export declare function Pricing(): React.JSX.Element;
3
- //# sourceMappingURL=Pricing.d.ts.map
@@ -1,82 +0,0 @@
1
- "use client";
2
- import { jsx as _jsx } from "react/jsx-runtime";
3
- import { Pricing as SharedPricing } from "@nextworks/blocks-sections";
4
- const AgencyPricingData = [
5
- {
6
- pricingPlanHeaderText: "Starter",
7
- pricingPlanPrice: "$2,999",
8
- pricingPlanFeatures: [
9
- "5-page custom website",
10
- "Mobile-responsive design",
11
- "Basic SEO optimization",
12
- "Contact form integration",
13
- "2 rounds of revisions",
14
- "1 month post-launch support",
15
- ],
16
- pricingPlanCTALabel: "Get Started",
17
- pricingPlanCTAHref: "#contact",
18
- },
19
- {
20
- pricingPlanHeaderText: "Professional",
21
- pricingPlanPrice: "$5,999",
22
- pricingPlanFeatures: [
23
- "10-page custom website",
24
- "Advanced responsive design",
25
- "Comprehensive SEO setup",
26
- "CMS integration",
27
- "Analytics & tracking setup",
28
- "Social media integration",
29
- "3 rounds of revisions",
30
- "3 months ongoing support",
31
- ],
32
- pricingPlanCTALabel: "Most Popular",
33
- pricingPlanCTAHref: "#contact",
34
- isPopular: true,
35
- },
36
- {
37
- pricingPlanHeaderText: "Enterprise",
38
- pricingPlanPrice: "Custom Quote",
39
- pricingPlanFeatures: [
40
- "Unlimited pages",
41
- "Custom functionality",
42
- "E-commerce integration",
43
- "Advanced SEO strategy",
44
- "Performance optimization",
45
- "Third-party integrations",
46
- "Priority support",
47
- "Dedicated project manager",
48
- "6 months ongoing support",
49
- ],
50
- pricingPlanCTALabel: "Contact Sales",
51
- pricingPlanCTAHref: "#contact",
52
- },
53
- ];
54
- export function Pricing() {
55
- return (_jsx("section", { id: "pricing", children: _jsx(SharedPricing, { pricingPlans: AgencyPricingData, pricingHeadingText: "Choose Your Plan", section: {
56
- className: "py-16 md:py-20 lg:py-24 bg-fuchsia-50 dark:bg-gray-800",
57
- }, container: {
58
- className: "max-w-7xl mx-auto px-6",
59
- }, heading: {
60
- className: "text-4xl md:text-5xl lg:text-6xl font-bold font-poppins text-center text-gray-800 dark:text-white mb-8",
61
- }, grid: {
62
- className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 mt-8",
63
- }, card: {
64
- className: "relative bg-white dark:bg-gray-900 border border-gray-200 dark:border-gray-700 rounded-lg shadow-md hover:shadow-lg transition-shadow duration-200",
65
- }, header: {
66
- className: "p-6 text-center border-b border-gray-200 dark:border-gray-700",
67
- }, title: {
68
- className: "text-xl font-bold font-poppins text-gray-800 dark:text-white mb-2",
69
- }, price: {
70
- className: "text-3xl font-bold font-poppins text-fuchsia-600 dark:text-fuchsia-400 mb-4",
71
- }, features: {
72
- className: "p-6 space-y-3 font-inter",
73
- }, featureItem: {
74
- className: "flex items-center text-gray-600 dark:text-gray-300 text-sm",
75
- }, cta: {
76
- variant: "default",
77
- size: "lg",
78
- className: "w-full bg-fuchsia-600 hover:bg-fuchsia-700 dark:bg-fuchsia-600 dark:hover:bg-fuchsia-700 text-white hover:text-white font-medium shadow-md hover:shadow-lg transition-all duration-200 hover:-translate-y-0.5",
79
- }, popularBadge: {
80
- className: "absolute -top-3 left-1/2 transform -translate-x-1/2 bg-fuchsia-600 text-white px-4 py-1 rounded-full text-sm font-medium",
81
- }, ariaLabel: "Pricing section" }) }));
82
- }
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- export declare function Process(): React.JSX.Element;
3
- //# sourceMappingURL=Process.d.ts.map
@@ -1,38 +0,0 @@
1
- "use client";
2
- import { jsx as _jsx } from "react/jsx-runtime";
3
- import { ProcessTimeline } from "@nextworks/blocks-sections";
4
- const agencySteps = [
5
- {
6
- stepNumber: 1,
7
- title: "Discovery Call",
8
- description: "Understanding your goals and requirements",
9
- icon: "🔍",
10
- },
11
- {
12
- stepNumber: 2,
13
- title: "Strategy & Design",
14
- description: "Custom mockups and project roadmap",
15
- icon: "🎨",
16
- },
17
- {
18
- stepNumber: 3,
19
- title: "Development",
20
- description: "Building your site with regular updates",
21
- icon: "⚡",
22
- },
23
- {
24
- stepNumber: 4,
25
- title: "Launch & Support",
26
- description: "Going live with ongoing maintenance",
27
- icon: "🚀",
28
- },
29
- ];
30
- export function Process() {
31
- return (_jsx("section", { id: "process", children: _jsx(ProcessTimeline, { steps: agencySteps, heading: "How We Work", subheading: "Our proven 4-step process ensures your project delivers real results, on time and within budget.", section: {
32
- className: "py-16 md:py-20 bg-fuchsia-50 dark:bg-gray-900 [--process-step-bg:theme(colors.fuchsia.600)] [--process-step-fg:theme(colors.white)] [--process-connector:theme(colors.gray.300)] dark:[--process-connector:theme(colors.gray.600)]",
33
- }, container: { className: "max-w-6xl mx-auto px-6" }, headingStyle: {
34
- className: "text-4xl md:text-5xl lg:text-6xl font-bold font-poppins text-gray-800 dark:text-white leading-tight",
35
- }, subheadingStyle: {
36
- className: "text-xl md:text-2xl font-inter text-gray-600 dark:text-gray-300 max-w-2xl mx-auto leading-relaxed",
37
- }, connectingLine: undefined, stepCircle: undefined, ariaLabel: "Process timeline section" }) }));
38
- }
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- export declare function Services(): React.JSX.Element;
3
- //# sourceMappingURL=Services.d.ts.map
@@ -1,34 +0,0 @@
1
- "use client";
2
- import { jsx as _jsx } from "react/jsx-runtime";
3
- import { ServicesGrid } from "@nextworks/blocks-sections";
4
- const defaultServicesData = [
5
- {
6
- icon: "💻",
7
- title: "Web Design & Development",
8
- description: "Custom websites that capture your brand and convert visitors into customers",
9
- },
10
- {
11
- icon: "📈",
12
- title: "SEO & Digital Marketing",
13
- description: "Get found on Google and drive qualified traffic to your website",
14
- },
15
- {
16
- icon: "🛒",
17
- title: "E-commerce Solutions",
18
- description: "Online stores that maximize sales and customer experience",
19
- },
20
- {
21
- icon: "🎨",
22
- title: "Brand Identity & Design",
23
- description: "Logo, branding, and visual identity that makes you stand out",
24
- },
25
- ];
26
- export function Services() {
27
- return (_jsx("section", { id: "services", children: _jsx(ServicesGrid, { enableMotion: true, section: {
28
- className: "py-16 md:py-20 lg:py-24 bg-fuchsia-50 dark:bg-gray-900",
29
- }, container: { className: "max-w-6xl mx-auto px-6" }, heading: {
30
- className: "text-4xl md:text-5xl lg:text-6xl font-bold font-poppins text-gray-800 dark:text-white text-center mb-8 md:mb-12",
31
- }, grid: { className: "grid grid-cols-1 md:grid-cols-2 gap-6 md:gap-8" }, card: {
32
- className: "bg-white dark:bg-gray-800 p-6 md:p-8 rounded-lg border border-gray-200 dark:border-gray-700 shadow-sm hover:shadow-md hover:-translate-y-1 transition-all duration-300",
33
- }, servicesData: defaultServicesData, sectionHeading: "Our Services", ariaLabel: "Services section" }) }));
34
- }
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- export declare function Team(): React.JSX.Element;
3
- //# sourceMappingURL=Team.d.ts.map
@@ -1,14 +0,0 @@
1
- "use client";
2
- import { jsx as _jsx } from "react/jsx-runtime";
3
- import { Team as SharedTeam } from "@nextworks/blocks-sections";
4
- export function Team() {
5
- return (_jsx(SharedTeam, { section: {
6
- className: "py-16 md:py-20 lg:py-24 bg-fuchsia-50 dark:bg-gray-900",
7
- }, card: { className: "dark:bg-gray-800" }, heading: {
8
- className: "text-4xl md:text-5xl lg:text-6xl font-bold text-[var(--heading-fg)]",
9
- }, subheading: {
10
- className: "text-xl md:text-2xl text-[var(--subheading-fg)] max-w-2xl mx-auto leading-relaxed",
11
- }, role: {
12
- className: "text-md font-semibold font-poppins text-fuchsia-600 dark:text-fuchsia-400",
13
- }, ariaLabel: "Team section" }));
14
- }
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- export declare function Testimonials(): React.JSX.Element;
3
- //# sourceMappingURL=Testimonials.d.ts.map
@@ -1,38 +0,0 @@
1
- "use client";
2
- import { jsx as _jsx } from "react/jsx-runtime";
3
- import { Testimonials as SharedTestimonials } from "@nextworks/blocks-sections";
4
- export function Testimonials() {
5
- return (_jsx("section", { id: "testimonials", children: _jsx(SharedTestimonials, { testimonialSectionHeader: "What Our Customers Say", section: {
6
- className: "py-16 md:py-20 lg:py-24 bg-fuchsia-50 dark:bg-gray-800",
7
- }, container: { className: "max-w-7xl mx-auto px-6" }, header: { className: "text-center mb-12 md:mb-16" }, heading: {
8
- className: "text-4xl md:text-5xl lg:text-6xl font-bold font-poppins text-gray-800 dark:text-white",
9
- }, grid: {
10
- className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8",
11
- }, card: {
12
- className: "bg-white dark:bg-gray-900 p-6 rounded-lg shadow-md transition-transform duration-200 hover:-translate-y-1 border border-fuchsia-200/60 dark:border-fuchsia-800/40",
13
- }, text: {
14
- className: "text-gray-700 dark:text-gray-300 text-base leading-relaxed italic font-inter",
15
- }, author: {
16
- className: "text-gray-600 dark:text-gray-400 text-sm font-medium font-poppins",
17
- }, avatar: {
18
- className: "w-12 h-12 bg-fuchsia-600 text-white rounded-full flex items-center justify-center text-lg font-bold",
19
- }, avatarText: {
20
- className: "text-white font-bold",
21
- }, testimonials: [
22
- {
23
- testimonialText: "Nexus Digital transformed our online presence completely.",
24
- testimonialAuthor: "- Sarah Chen, CEO of TechFlow",
25
- testimonialAuthorInitials: "SC",
26
- },
27
- {
28
- testimonialText: "The team delivered beyond expectations.",
29
- testimonialAuthor: "- Marcus Rodriguez, GreenLeaf Wellness",
30
- testimonialAuthorInitials: "MR",
31
- },
32
- {
33
- testimonialText: "Professional, fast, and results-driven. They understood our vision and brought it to life perfectly.",
34
- testimonialAuthor: "- Jennifer Walsh, UrbanFit",
35
- testimonialAuthorInitials: "JW",
36
- },
37
- ], ariaLabel: "Testimonials section" }) }));
38
- }
@@ -1,15 +0,0 @@
1
- import React from "react";
2
- type Props = React.PropsWithChildren<{
3
- className?: string;
4
- }>;
5
- /**
6
- * Gallery template token-bridge wrapper.
7
- *
8
- * Maps component-level CSS variables (btn, input, card, etc.) to the
9
- * EnhancedThemeProvider token variables applied on :root (e.g., --primary,
10
- * --foreground, --card, --ring). This preserves the original Gallery behavior:
11
- * colors are driven by the selected Color Theme, not a fixed preset palette.
12
- */
13
- export declare function PresetThemeVars({ className, children }: Props): React.JSX.Element;
14
- export {};
15
- //# sourceMappingURL=PresetThemeVars.d.ts.map
@@ -1,31 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import { cn } from "@nextworks/blocks-core";
3
- /**
4
- * Gallery template token-bridge wrapper.
5
- *
6
- * Maps component-level CSS variables (btn, input, card, etc.) to the
7
- * EnhancedThemeProvider token variables applied on :root (e.g., --primary,
8
- * --foreground, --card, --ring). This preserves the original Gallery behavior:
9
- * colors are driven by the selected Color Theme, not a fixed preset palette.
10
- */
11
- export function PresetThemeVars({ className, children }) {
12
- return (_jsx("div", { className: cn(
13
- // Buttons (leave bg/fg unset by default so tokenized variants can apply; set ring here)
14
- "[--btn-ring:var(--ring)]",
15
- // Inputs
16
- "[--input-bg:var(--background)]", "[--input-fg:var(--foreground)]", "[--input-placeholder:var(--muted-foreground)]", "[--input-border:var(--input)]", "[--input-focus-ring:var(--ring)]", "[--input-ring-offset:var(--background)]",
17
- // Cards
18
- "[--card-bg:var(--card)]", "[--card-fg:var(--card-foreground)]", "[--card-title-fg:var(--foreground)]", "[--card-muted-fg:var(--muted-foreground)]", "[--card-border:var(--border)]", "[--card-shadow:0_6px_20px_rgba(0,0,0,0.06)]",
19
- // Badges/Chips (align to accent; active uses primary)
20
- "[--badge-bg:var(--accent)]", "[--badge-fg:var(--accent-foreground)]", "[--badge-border:var(--border)]", "[--badge-active-bg:var(--primary)]", "[--badge-active-fg:var(--primary-foreground)]", "[--badge-active-border:var(--primary)]",
21
- // Typography helpers
22
- "[--heading-fg:var(--foreground)]", "[--subheading-fg:var(--muted-foreground)]", "[--description-fg:var(--foreground)]",
23
- // Process timeline
24
- "[--process-step-bg:var(--primary)]", "[--process-step-fg:var(--primary-foreground)]", "[--process-connector:var(--border)]",
25
- // Footer
26
- "[--footer-bg:transparent]", "[--footer-fg:var(--foreground)]", "[--footer-heading-fg:var(--foreground)]", "[--footer-link-fg:var(--muted-foreground)]", "[--footer-link-hover-fg:var(--primary)]", "[--footer-link-hover-bg:color-mix(in oklab, var(--primary) 12%, transparent)]", "[--footer-muted-fg:var(--muted-foreground)]", "[--footer-border:var(--border)]",
27
- // Table (optional)
28
- "[--table-fg:inherit]", "[--table-muted-fg:var(--muted-foreground)]", "[--table-head-fg:var(--foreground)]", "[--table-border:var(--border)]", "[--table-row-hover-bg:var(--muted)]",
29
- // Navbar
30
- "[--navbar-toggle-bg:var(--background)]", "[--navbar-hover-bg:color-mix(in oklab, var(--primary) 12%, transparent)]", "[--navbar-ring:var(--ring)]", "[--navbar-border:var(--border)]", "[--navbar-accent:var(--foreground)]", className), children: children }));
31
- }
@@ -1,2 +0,0 @@
1
- export default function Gallery(): import("react").JSX.Element;
2
- //# sourceMappingURL=page.d.ts.map
@@ -1,151 +0,0 @@
1
- // - /app/templates/gallery/page.tsx
2
- "use client";
3
- import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
4
- import { About, Contact, CTA, FAQ, Features, Footer, HeroMotion, HeroOverlay, HeroSplit, Navbar, Newsletter, PortfolioSimple, Pricing, ProcessTimeline, ServicesGrid, Team, Testimonials, TrustBadges, } from "@nextworks/blocks-sections";
5
- import { ThemeSelector } from "@nextworks/blocks-core";
6
- import { PresetThemeVars } from "./PresetThemeVars";
7
- export default function Gallery() {
8
- const defaultFeaturesData = [
9
- {
10
- imageSrc: "/placeholders/gallery/pexels-googledeepmind-25626431.jpg",
11
- imageAlt: "Advanced Analytics Dashboard",
12
- headingText: "Advanced Analytics",
13
- subheadingText: "Get deep insights into your business performance with our comprehensive analytics dashboard that tracks key metrics and provides actionable recommendations.",
14
- },
15
- {
16
- imageSrc: "/placeholders/gallery/pexels-googledeepmind-25626432.jpg",
17
- imageAlt: "Real-time Collaboration Tools",
18
- headingText: "Real-time Collaboration",
19
- subheadingText: "Work seamlessly with your team using our real-time collaboration tools that keep everyone in sync and boost productivity across all projects.",
20
- },
21
- {
22
- imageSrc: "/placeholders/gallery/pexels-googledeepmind-25626434.jpg",
23
- imageAlt: "Secure Data Management",
24
- headingText: "Secure Data Management",
25
- subheadingText: "Protect your sensitive information with enterprise-grade security features including encryption, access controls, and compliance monitoring.",
26
- },
27
- {
28
- imageSrc: "/placeholders/gallery/pexels-googledeepmind-25626436.jpg",
29
- imageAlt: "Mobile-First Design",
30
- headingText: "Mobile-First Design",
31
- subheadingText: "Access your data and manage your workflow from anywhere with our responsive, mobile-optimized interface that works perfectly on all devices.",
32
- },
33
- ];
34
- const BrandNode = (_jsxs(_Fragment, { children: [_jsx(ThemeSelector, { ariaLabel: "Demo: Color theme", label: "", className: "mr-2" }), _jsx("div", { className: "flex h-7 w-7 items-center justify-center rounded-md bg-gradient-to-br from-zinc-900 via-zinc-700 to-zinc-500 text-xs font-bold text-white shadow-sm dark:from-zinc-100 dark:via-zinc-300 dark:to-zinc-500 dark:text-zinc-900", children: "NW" })] }));
35
- return (_jsx(PresetThemeVars, { children: _jsxs("div", { className: "component-gallery", children: [_jsx(Navbar, { container: { className: "max-w-7xl mx-auto" }, mobileMenu: {
36
- className: "border-t border-border md:block lg:hidden",
37
- }, desktopMenu: {
38
- className: "hidden md:hidden lg:flex items-center space-x-1 lg:space-x-0",
39
- }, id: "site-navigation", brand: "Nextworks", brandNode: BrandNode, menuItems: [
40
- { label: "Hero", href: "#hero-sections" },
41
- { label: "Trust", href: "#trust" },
42
- { label: "Features", href: "#features" },
43
- { label: "About", href: "#about-process" },
44
- { label: "Work", href: "#portfolio-team" },
45
- { label: "Testimonials", href: "#testimonials" },
46
- { label: "Pricing", href: "#pricing" },
47
- { label: "FAQ", href: "#faq" },
48
- { label: "CTA", href: "#cta" },
49
- { label: "Contact", href: "#contact" },
50
- ], links: {
51
- className: "text-base font-normal text-foreground hover:text-gray-500 dark:hover:text-gray-400 transition-colors",
52
- }, ctaButton: null }), _jsxs("div", { id: "hero-sections", children: [_jsx(HeroMotion, { actions: {
53
- className: "mt-8 flex items-center justify-center gap-3 [--btn-ring:var(--ring)]",
54
- }, primaryButtonStyle: {
55
- size: "lg",
56
- variant: "default",
57
- className: "[--btn-bg:var(--primary)] [--btn-fg:var(--primary-foreground)] " +
58
- "hover:[--btn-hover-bg:color-mix(in_oklab,var(--primary)_88%,black)] " +
59
- "hover:[--btn-hover-fg:var(--primary-foreground)]",
60
- }, secondaryButtonStyle: {
61
- size: "lg",
62
- variant: "outline",
63
- className: "border [&:where(button)]:border " +
64
- "[--btn-bg:transparent] dark:[--btn-bg:transparent] " +
65
- "[--btn-fg:var(--primary)] dark:[--btn-fg:var(--primary)] " +
66
- "[--btn-border:var(--primary)] dark:[--btn-border:var(--primary)] " +
67
- "hover:[--btn-hover-bg:color-mix(in_oklab,var(--primary)_15%,transparent)] " +
68
- "dark:hover:[--btn-hover-bg:color-mix(in_oklab,var(--primary)_18%,transparent)] " +
69
- "hover:[--btn-hover-fg:var(--primary)] dark:hover:[--btn-hover-fg:var(--primary)]",
70
- }, primaryCta: { label: "Get Started", href: "#hero-sections" }, secondaryCta: { label: "See Demo", href: "#hero-sections" } }), _jsx(HeroOverlay, { heading: "Forecast The Next Move", subheading: "Predict demand, personalize journeys, and scale impact with AI-guided insights your team can use today.", cta1: {
71
- label: "Try It Free",
72
- href: "#hero-sections",
73
- className: "[--btn-bg:var(--primary)] [--btn-fg:var(--primary-foreground)] " +
74
- "hover:[--btn-hover-bg:color-mix(in_oklab,var(--primary)_88%,black)] " +
75
- "hover:[--btn-hover-fg:var(--primary-foreground)]",
76
- }, cta2: {
77
- label: "See Demo",
78
- href: "#hero-sections",
79
- // Outline CTA should be transparent bg, primary fg/border, with subtle hover bg
80
- className: "border [&:where(button)]:border " +
81
- "[--btn-bg:transparent] dark:[--btn-bg:transparent] " +
82
- "[--btn-fg:var(--primary)] dark:[--btn-fg:var(--primary)] " +
83
- "[--btn-border:var(--primary)] dark:[--btn-border:var(--primary)] " +
84
- "hover:[--btn-hover-bg:color-mix(in_oklab,var(--primary)_15%,transparent)] " +
85
- "dark:hover:[--btn-hover-bg:color-mix(in_oklab,var(--primary)_18%,transparent)] " +
86
- "hover:[--btn-hover-fg:var(--primary)] dark:hover:[--btn-hover-fg:var(--primary)]",
87
- },
88
- // Set ring color on the CTA container so both buttons share it
89
- ctaContainer: {
90
- className: "flex flex-col sm:flex-row gap-4 mt-6 justify-center items-center [--btn-ring:var(--ring)]",
91
- }, image: {
92
- src: "/placeholders/gallery/hero-pexels-broken-9945014.avif",
93
- } }), _jsx(HeroSplit, { heading: "Confident Decisions, On Demand", subheading: "Reliable data when you need it.", cta1: {
94
- label: "Start Free Trial",
95
- href: "#hero-sections",
96
- className: "[--btn-bg:var(--primary)] [--btn-fg:var(--primary-foreground)] " +
97
- "hover:[--btn-hover-bg:color-mix(in_oklab,var(--primary)_88%,black)] " +
98
- "hover:[--btn-hover-fg:var(--primary-foreground)]",
99
- }, cta2: {
100
- label: "View Sample Report",
101
- href: "#hero-sections",
102
- className: "border [&:where(button)]:border " +
103
- "[--btn-bg:transparent] dark:[--btn-bg:transparent] " +
104
- "[--btn-fg:var(--primary)] dark:[--btn-fg:var(--primary)] " +
105
- "[--btn-border:var(--primary)] dark:[--btn-border:var(--primary)] " +
106
- "hover:[--btn-hover-bg:color-mix(in_oklab,var(--primary)_15%,transparent)] " +
107
- "dark:hover:[--btn-hover-bg:color-mix(in_oklab,var(--primary)_18%,transparent)] " +
108
- "hover:[--btn-hover-fg:var(--primary)] dark:hover:[--btn-hover-fg:var(--primary)]",
109
- }, buttonsContainer: {
110
- className: "flex flex-col md:flex-row gap-4 mt-6 [--btn-ring:var(--ring)]",
111
- }, image: {
112
- src: "/placeholders/gallery/hero-pexels-broken-9945014.avif",
113
- }, imageLayout: "full-bleed" })] }), _jsx("div", { id: "trust", className: "scroll-mt-16", children: _jsx(TrustBadges, {}) }), _jsxs("div", { id: "features", className: "scroll-mt-16", children: [_jsx(Features, { featuresData: defaultFeaturesData }), _jsx(ServicesGrid, {})] }), _jsxs("div", { id: "about-process", className: "scroll-mt-16", children: [_jsx(About, { animateStats: false }), _jsx(ProcessTimeline, {})] }), _jsxs("div", { id: "portfolio-team", className: "scroll-mt-16", children: [_jsx(PortfolioSimple, {}), _jsx(Team, {})] }), _jsx("div", { id: "testimonials", className: "scroll-mt-16", children: _jsx(Testimonials, {}) }), _jsx("div", { id: "pricing", className: "scroll-mt-16", children: _jsx(Pricing, {}) }), _jsx("div", { id: "faq", className: "scroll-mt-16", children: _jsx(FAQ, { questionButton: {
114
- className:
115
- // Distinct, theme-driven gradient tile + brand ring/border
116
- "bg-gradient-to-r " +
117
- "from-[var(--primary)] to-[color-mix(in_oklab,var(--primary)_88%,black)] " +
118
- "hover:from-[color-mix(in_oklab,var(--primary)_92%,black)] " +
119
- "hover:to-[color-mix(in_oklab,var(--primary)_95%,black)] " +
120
- "text-[var(--primary-foreground)] p-5 cursor-pointer rounded-lg " +
121
- "transition-all duration-200 flex items-center justify-between " +
122
- "shadow-lg hover:shadow-xl hover:-translate-y-0.5 " +
123
- // define ring/border vars and ensure a visible border if tokens apply
124
- "[--btn-ring:var(--ring)] [--btn-border:var(--primary)] border [&:where(button)]:border",
125
- }, answer: {
126
- className: "bg-gradient-to-r " +
127
- "from-[var(--secondary)] to-[color-mix(in_oklab,var(--secondary)_90%,white)] ",
128
- } }) }), _jsx("div", { id: "cta", className: "scroll-mt-16", children: _jsx(CTA, { ctaButton: { label: "Sign Up Now", href: "#contact" }, actionsWrapper: {
129
- className: "mt-6 flex flex-col items-center gap-3 sm:flex-row [--btn-ring:var(--ring)]",
130
- }, ctaButtonStyle: {
131
- variant: "default",
132
- size: "default",
133
- className: "shadow-lg hover:shadow-xl transition-all duration-200 hover:-translate-y-0.5 " +
134
- "[--btn-bg:var(--primary)] [--btn-fg:var(--primary-foreground)] " +
135
- "hover:[--btn-hover-bg:color-mix(in_oklab,var(--primary)_88%,black)] " +
136
- "hover:[--btn-hover-fg:var(--primary-foreground)]",
137
- } }) }), _jsx("div", { id: "contact", className: "scroll-mt-16", children: _jsx(Contact, { submitButtonStyle: {
138
- variant: "default",
139
- size: "lg",
140
- className: "w-full shadow-lg hover:shadow-xl transition-all duration-200 hover:-translate-y-0.5 " +
141
- // Match FAQ question button gradient + brand ring/border
142
- "bg-gradient-to-r " +
143
- "from-[var(--primary)] to-[color-mix(in_oklab,var(--primary)_88%,black)] " +
144
- "hover:from-[color-mix(in_oklab,var(--primary)_92%,black)] " +
145
- "hover:to-[color-mix(in_oklab,var(--primary)_95%,black)] " +
146
- "text-[var(--primary-foreground)] " +
147
- "[--btn-ring:var(--ring)] [--btn-border:var(--primary)] border [&:where(button)]:border",
148
- } }) }), _jsx("div", { id: "newsletter", className: "scroll-mt-16", children: _jsx(Newsletter, { button: {
149
- className: "!bg-[var(--primary)] hover:!bg-[color-mix(in_oklab,var(--primary)_90%,transparent)] !text-[var(--primary-foreground)] hover:!text-[var(--primary-background)]",
150
- } }) }), _jsx("div", { id: "footer", children: _jsx(Footer, {}) })] }) }));
151
- }
@@ -1,2 +0,0 @@
1
- export declare function ProductLaunchPage(): import("react").JSX.Element;
2
- //# sourceMappingURL=Page.d.ts.map
@@ -1,20 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
2
- import { Navbar } from "./components/Navbar";
3
- import { CTA } from "./components/CTA";
4
- import { Hero } from "./components/Hero";
5
- import { About } from "./components/About";
6
- import { Pricing } from "./components/Pricing";
7
- import { ProcessTimeline } from "./components/ProcessTimeline";
8
- import { FAQ } from "./components/FAQ";
9
- import { Contact } from "./components/Contact";
10
- import { Footer } from "./components/Footer";
11
- import { Testimonials } from "./components/Testimonials";
12
- import { TrustBadges } from "./components/TrustBadges";
13
- import { Features } from "./components/Features";
14
- export function ProductLaunchPage() {
15
- return (
16
- // <PresetThemeVars>
17
- _jsxs(_Fragment, { children: [_jsx(Navbar, {}), _jsx("section", { id: "home", children: _jsx(Hero, {}) }), _jsx(TrustBadges, {}), _jsx(About, {}), _jsxs("section", { id: "features", children: [_jsx(Features, {}), _jsx(ProcessTimeline, {})] }), _jsx(Testimonials, {}), _jsx(CTA, {}), _jsx("section", { id: "pricing", children: _jsx(Pricing, {}) }), _jsx("section", { id: "faq", children: _jsx(FAQ, {}) }), _jsx("section", { id: "contact", children: _jsx(Contact, {}) }), _jsx(Footer, {})] })
18
- // </PresetThemeVars>
19
- );
20
- }
@@ -1,16 +0,0 @@
1
- import React from "react";
2
- type Props = React.PropsWithChildren<{
3
- className?: string;
4
- }>;
5
- /**
6
- * ProductLaunch template theme variables wrapper.
7
- *
8
- * Sets a small CSS variable contract consumed by shared components
9
- * (Buttons, Inputs, Cards, Badges, Footer, Table, etc.).
10
- *
11
- * You can override any variable per-section by re-declaring it on
12
- * that section/container.
13
- */
14
- export declare function PresetThemeVars({ className, children }: Props): React.JSX.Element;
15
- export {};
16
- //# sourceMappingURL=PresetThemeVars.d.ts.map
@@ -1,28 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import { cn } from "@nextworks/blocks-core";
3
- /**
4
- * ProductLaunch template theme variables wrapper.
5
- *
6
- * Sets a small CSS variable contract consumed by shared components
7
- * (Buttons, Inputs, Cards, Badges, Footer, Table, etc.).
8
- *
9
- * You can override any variable per-section by re-declaring it on
10
- * that section/container.
11
- */
12
- export function PresetThemeVars({ className, children }) {
13
- return (_jsx("div", { className: cn(
14
- // Button ring shared across template
15
- "[--btn-ring:theme(colors.purple.500)] dark:[--btn-ring:theme(colors.purple.400)]",
16
- // Inputs (Contact)
17
- "[--input-bg:theme(colors.white)] dark:[--input-bg:theme(colors.gray.900)]", "[--input-fg:theme(colors.gray.900)] dark:[--input-fg:theme(colors.gray.100)]", "[--input-placeholder:theme(colors.gray.400)] dark:[--input-placeholder:theme(colors.gray.500)]", "[--input-border:theme(colors.purple.200)] dark:[--input-border:theme(colors.purple.700)]", "[--input-focus-ring:theme(colors.purple.500)] dark:[--input-focus-ring:theme(colors.purple.400)]", "[--input-ring-offset:theme(colors.white)] dark:[--input-ring-offset:theme(colors.gray.900)]",
18
- // Cards (Features, ServicesGrid, Pricing, Testimonials, etc.)
19
- "[--card-bg:theme(colors.white)] dark:[--card-bg:theme(colors.gray.900)]", "[--card-fg:theme(colors.gray.900)] dark:[--card-fg:theme(colors.gray.100)]", "[--card-title-fg:theme(colors.gray.900)] dark:[--card-title-fg:theme(colors.gray.100)]", "[--card-muted-fg:theme(colors.gray.500)] dark:[--card-muted-fg:theme(colors.gray.400)]", "[--card-border:theme(colors.gray.200)] dark:[--card-border:theme(colors.gray.800)]", "[--card-shadow:0_6px_20px_rgba(0,0,0,0.06)]",
20
- // Badges/Chips (Portfolio filters/tags, Pricing badge, Testimonials avatar)
21
- "[--badge-bg:theme(colors.purple.50)] dark:[--badge-bg:theme(colors.purple.950)]", "[--badge-fg:theme(colors.purple.700)] dark:[--badge-fg:theme(colors.purple.300)]", "[--badge-border:theme(colors.purple.200)] dark:[--badge-border:theme(colors.purple.800)]", "[--badge-active-bg:theme(colors.purple.600)] dark:[--badge-active-bg:theme(colors.purple.500)]", "[--badge-active-fg:theme(colors.white)] dark:[--badge-active-fg:theme(colors.white)]", "[--badge-active-border:theme(colors.purple.700)] dark:[--badge-active-border:theme(colors.purple.400)]",
22
- // Headings/Subheadings
23
- "[--heading-fg:theme(colors.gray.900)] dark:[--heading-fg:theme(colors.gray.100)]", "[--subheading-fg:theme(colors.gray.600)] dark:[--subheading-fg:theme(colors.gray.300)]", "[--description-fg:theme(colors.gray.700)] dark:[--description-fg:theme(colors.gray.200)]",
24
- // Footer
25
- "[--footer-bg:transparent] dark:[--footer-bg:transparent]", "[--footer-fg:theme(colors.gray.800)] dark:[--footer-fg:theme(colors.gray.100)]", "[--footer-heading-fg:theme(colors.gray.900)] dark:[--footer-heading-fg:theme(colors.gray.100)]", "[--footer-link-fg:theme(colors.gray.700)] dark:[--footer-link-fg:theme(colors.gray.300)]", "[--footer-link-hover-fg:theme(colors.purple.700)] dark:[--footer-link-hover-fg:theme(colors.purple.400)]", "[--footer-link-hover-bg:theme(colors.purple.50)] dark:[--footer-link-hover-bg:color-mix(in_oklab,oklch(0.17_0.05_324)_20%,transparent)]", "[--footer-muted-fg:theme(colors.gray.500)] dark:[--footer-muted-fg:theme(colors.gray.400)]", "[--footer-border:theme(colors.gray.200)] dark:[--footer-border:theme(colors.gray.800)]",
26
- // Table (optional)
27
- "[--table-fg:inherit]", "[--table-muted-fg:theme(colors.gray.500)] dark:[--table-muted-fg:theme(colors.gray.400)]", "[--table-head-fg:theme(colors.gray.700)] dark:[--table-head-fg:theme(colors.gray.300)]", "[--table-border:theme(colors.gray.200)] dark:[--table-border:theme(colors.gray.800)]", "[--table-row-hover-bg:theme(colors.gray.50)] dark:[--table-row-hover-bg:theme(colors.gray.900)]", className), children: children }));
28
- }