+ The Lyra ecosystem brings together our models, products and
+ platforms.
+
+
+ Lyra is evolving to be more than just the models. It supports an
+ entire ecosystem — from products to the APIs and platforms helping
+ developers and businesses innovate.
+
+
+
+
+
+
+
+
+
Faaast
+
+
+ It supports an entire helping developers and innovate.
+
+
+
+
+
+
Powerful
+
+
+ It supports an entire helping developers and businesses.
+
+
+
+
+
+
Security
+
+
+ It supports an helping developers businesses innovate.
+
+
+
+
+
+
+
AI Powered
+
+
+ It supports an helping developers businesses innovate.
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/content/four/page.tsx b/src/app/[locale]/preview/content/four/page.tsx
new file mode 100644
index 0000000..4a86eb3
--- /dev/null
+++ b/src/app/[locale]/preview/content/four/page.tsx
@@ -0,0 +1,43 @@
+import { Button } from '@/components/ui/button';
+import { ChevronRight } from 'lucide-react';
+import Link from 'next/link';
+
+export default function ContentSection() {
+ return (
+
+
+
+
+ The Lyra ecosystem brings together our models, products and
+ platforms.
+
+
+
+ Lyra is evolving to be more than just the models. It supports an
+ entire ecosystem — from products to the APIs and platforms helping
+ developers and businesses innovate.
+
+
+ Tailus UI.{' '}
+ It supports an entire ecosystem{' '}
+ — from products innovate. Sit minus, quod debitis autem quia
+ aspernatur delectus impedit modi, neque non id ad dignissimos?
+ Saepe deleniti perferendis beatae.
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/content/one/page.tsx b/src/app/[locale]/preview/content/one/page.tsx
new file mode 100644
index 0000000..556812c
--- /dev/null
+++ b/src/app/[locale]/preview/content/one/page.tsx
@@ -0,0 +1,69 @@
+import Image from 'next/image';
+
+export default function ContentSection() {
+ return (
+
+
+
+ The Lyra ecosystem brings together our models.
+
+
+
+
+
+
+
+
+
+
+
+ Gemini is evolving to be more than just the models.{' '}
+
+ It supports an entire ecosystem
+ {' '}
+ — from products innovate.
+
+
+ It supports an entire ecosystem — from products to the APIs and
+ platforms helping developers and businesses innovate
+
+
+
+
+
+ Using TailsUI has been like unlocking a secret design
+ superpower. It's the perfect fusion of simplicity and
+ versatility, enabling us to create UIs that are as stunning as
+ they are user-friendly.
+
+
+
+ John Doe, CEO
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/content/seven/page.tsx b/src/app/[locale]/preview/content/seven/page.tsx
new file mode 100644
index 0000000..9e498a4
--- /dev/null
+++ b/src/app/[locale]/preview/content/seven/page.tsx
@@ -0,0 +1,68 @@
+import { Cpu, Zap } from 'lucide-react';
+import Image from 'next/image';
+
+export default function ContentSection() {
+ return (
+
+
+
+ The Lyra ecosystem brings together our models.
+
+
+
+
+ Gemini is evolving to be more than just the models.{' '}
+
+ It supports an entire ecosystem
+ {' '}
+ — from products innovate.
+
+
+ It supports an entire ecosystem — from products to the APIs and
+ platforms helping developers and businesses innovate
+
+
+
+
+
+
+
Faaast
+
+
+ It supports an entire helping developers and innovate.
+
+
+
+
+
+
Powerful
+
+
+ It supports an entire helping developers and businesses.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/content/six/page.tsx b/src/app/[locale]/preview/content/six/page.tsx
new file mode 100644
index 0000000..549d62f
--- /dev/null
+++ b/src/app/[locale]/preview/content/six/page.tsx
@@ -0,0 +1,174 @@
+import Link from 'next/link';
+
+export default function CommunitySection() {
+ return (
+
+
+
+
+ Built by the Community for the Community
+
+
+ Harum quae dolore orrupti aut temporibus ariatur.
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/content/three/page.tsx b/src/app/[locale]/preview/content/three/page.tsx
new file mode 100644
index 0000000..ebc525e
--- /dev/null
+++ b/src/app/[locale]/preview/content/three/page.tsx
@@ -0,0 +1,46 @@
+import { Button } from '@/components/ui/button';
+import { ChevronRight } from 'lucide-react';
+import Link from 'next/link';
+
+export default function ContentSection() {
+ return (
+
+
+
+
+
+
+ The Lyra ecosystem brings together our models, products and
+ platforms.
+
+
+
+ Lyra is evolving to be more than just the models. It supports an
+ entire ecosystem — from products to the APIs and platforms helping
+ developers and businesses innovate.
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/content/two/page.tsx b/src/app/[locale]/preview/content/two/page.tsx
new file mode 100644
index 0000000..0d23569
--- /dev/null
+++ b/src/app/[locale]/preview/content/two/page.tsx
@@ -0,0 +1,72 @@
+import { Cpu, Zap } from 'lucide-react';
+import Image from 'next/image';
+
+export default function ContentSection() {
+ return (
+
+
+
+ The Lyra ecosystem brings together our models.
+
+
+
+
+ Lyra is evolving to be more than just the models.{' '}
+
+ It supports an entire ecosystem
+ {' '}
+ — from products innovate.
+
+
+ It supports an entire ecosystem — from products to the APIs and
+ platforms helping developers and businesses innovate
+
+
+
+
+
+
+
Faaast
+
+
+ It supports an entire helping developers and innovate.
+
+
+
+
+
+
Powerful
+
+
+ It supports an entire helping developers and businesses.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/faqs/four/page.tsx b/src/app/[locale]/preview/faqs/four/page.tsx
new file mode 100644
index 0000000..0fba0c1
--- /dev/null
+++ b/src/app/[locale]/preview/faqs/four/page.tsx
@@ -0,0 +1,92 @@
+'use client';
+
+import {
+ Accordion,
+ AccordionContent,
+ AccordionItem,
+ AccordionTrigger,
+} from '@/components/ui/accordion';
+import Link from 'next/link';
+
+export default function FAQsFour() {
+ const faqItems = [
+ {
+ id: 'item-1',
+ question: 'How long does shipping take?',
+ answer:
+ 'Standard shipping takes 3-5 business days, depending on your location. Express shipping options are available at checkout for 1-2 business day delivery.',
+ },
+ {
+ id: 'item-2',
+ question: 'What payment methods do you accept?',
+ answer:
+ 'We accept all major credit cards (Visa, Mastercard, American Express), PayPal, Apple Pay, and Google Pay. For enterprise customers, we also offer invoicing options.',
+ },
+ {
+ id: 'item-3',
+ question: 'Can I change or cancel my order?',
+ answer:
+ 'You can modify or cancel your order within 1 hour of placing it. After this window, please contact our customer support team who will assist you with any changes.',
+ },
+ {
+ id: 'item-4',
+ question: 'Do you ship internationally?',
+ answer:
+ "Yes, we ship to over 50 countries worldwide. International shipping typically takes 7-14 business days. Additional customs fees may apply depending on your country's import regulations.",
+ },
+ {
+ id: 'item-5',
+ question: 'What is your return policy?',
+ answer:
+ 'We offer a 30-day return policy for most items. Products must be in original condition with tags attached. Some specialty items may have different return terms, which will be noted on the product page.',
+ },
+ ];
+
+ return (
+
+
+
+
+ Frequently Asked Questions
+
+
+ Discover quick and comprehensive answers to common questions about
+ our platform, services, and features.
+
+
+
+
+
+ {faqItems.map((item) => (
+
+
+
+ {item.question}
+
+
+
{item.answer}
+
+
+
+
+ ))}
+
+
+
+ Can't find what you're looking for? Contact our{' '}
+
+ customer support team
+
+
+ We offer a 30-day money back guarantee. If you are not satisfied
+ with our product, you can request a refund within 30 days of
+ your purchase.
+
+
+
+
+ To request a refund, please contact our support team with your
+ order number and reason for the refund.
+
+
+ Refunds will be processed within 3-5 business days.
+
+
+ Please note that refunds are only available for new customers
+ and are limited to one per customer.
+
+
+
+
+
How do I cancel my subscription?
+
+ You can cancel your subscription at any time by logging into
+ your account and clicking on the cancel button.
+
+
+
+
Can I upgrade my plan?
+
+ Yes, you can upgrade your plan at any time by logging into your
+ account and selecting the plan you want to upgrade to.
+
+
+
+ You will be charged the difference in price between your
+ current plan and the plan you are upgrading to.
+
+
+ Your new plan will take effect immediately and you will be
+ billed at the new rate on your next billing cycle.
+
+
+
+
+
Do you offer phone support?
+
+ We do not offer phone support at this time. However, you can
+ contact us via email or live chat for any questions or concerns
+ you may have.
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/faqs/three/page.tsx b/src/app/[locale]/preview/faqs/three/page.tsx
new file mode 100644
index 0000000..14d177a
--- /dev/null
+++ b/src/app/[locale]/preview/faqs/three/page.tsx
@@ -0,0 +1,110 @@
+'use client';
+
+import {
+ Accordion,
+ AccordionContent,
+ AccordionItem,
+ AccordionTrigger,
+} from '@/components/ui/accordion';
+import { DynamicIcon, type IconName } from 'lucide-react/dynamic';
+import Link from 'next/link';
+
+type FAQItem = {
+ id: string;
+ icon: IconName;
+ question: string;
+ answer: string;
+};
+
+export default function FAQsThree() {
+ const faqItems: FAQItem[] = [
+ {
+ id: 'item-1',
+ icon: 'clock',
+ question: 'What are your business hours?',
+ answer:
+ 'Our customer service team is available Monday through Friday from 9:00 AM to 8:00 PM EST, and weekends from 10:00 AM to 6:00 PM EST. During holidays, hours may vary and will be posted on our website.',
+ },
+ {
+ id: 'item-2',
+ icon: 'credit-card',
+ question: 'How do subscription payments work?',
+ answer:
+ 'Subscription payments are automatically charged to your default payment method on the same day each month or year, depending on your billing cycle. You can update your payment information and view billing history in your account dashboard.',
+ },
+ {
+ id: 'item-3',
+ icon: 'truck',
+ question: 'Can I expedite my shipping?',
+ answer:
+ 'Yes, we offer several expedited shipping options at checkout. Next-day and 2-day shipping are available for most U.S. addresses if orders are placed before 2:00 PM EST. International expedited shipping options vary by destination.',
+ },
+ {
+ id: 'item-4',
+ icon: 'globe',
+ question: 'Do you offer localized support?',
+ answer:
+ 'We offer multilingual support in English, Spanish, French, German, and Japanese. Our support team can assist customers in these languages via email, chat, and phone during standard business hours for each respective region.',
+ },
+ {
+ id: 'item-5',
+ icon: 'package',
+ question: 'How do I track my order?',
+ answer:
+ 'Once your order ships, you\'ll receive a confirmation email with a tracking number. You can use this number on our website or the carrier\'s website to track your package. You can also view order status and tracking information in your account dashboard under "Order History".',
+ },
+ ];
+
+ return (
+
+
+
+
+
+
+ Frequently Asked Questions
+
+
+ Can't find what you're looking for? Contact our{' '}
+
+ customer support team
+
+
+
+
+
+
+ {faqItems.map((item) => (
+
+
+
+
+
+
+ {item.question}
+
+
+
+
+
{item.answer}
+
+
+
+ ))}
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/faqs/two/page.tsx b/src/app/[locale]/preview/faqs/two/page.tsx
new file mode 100644
index 0000000..7569aec
--- /dev/null
+++ b/src/app/[locale]/preview/faqs/two/page.tsx
@@ -0,0 +1,90 @@
+'use client';
+
+import {
+ Accordion,
+ AccordionContent,
+ AccordionItem,
+ AccordionTrigger,
+} from '@/components/ui/accordion';
+import Link from 'next/link';
+
+export default function FAQsTwo() {
+ const faqItems = [
+ {
+ id: 'item-1',
+ question: 'How long does shipping take?',
+ answer:
+ 'Standard shipping takes 3-5 business days, depending on your location. Express shipping options are available at checkout for 1-2 business day delivery.',
+ },
+ {
+ id: 'item-2',
+ question: 'What payment methods do you accept?',
+ answer:
+ 'We accept all major credit cards (Visa, Mastercard, American Express), PayPal, Apple Pay, and Google Pay. For enterprise customers, we also offer invoicing options.',
+ },
+ {
+ id: 'item-3',
+ question: 'Can I change or cancel my order?',
+ answer:
+ 'You can modify or cancel your order within 1 hour of placing it. After this window, please contact our customer support team who will assist you with any changes.',
+ },
+ {
+ id: 'item-4',
+ question: 'Do you ship internationally?',
+ answer:
+ "Yes, we ship to over 50 countries worldwide. International shipping typically takes 7-14 business days. Additional customs fees may apply depending on your country's import regulations.",
+ },
+ {
+ id: 'item-5',
+ question: 'What is your return policy?',
+ answer:
+ 'We offer a 30-day return policy for most items. Products must be in original condition with tags attached. Some specialty items may have different return terms, which will be noted on the product page.',
+ },
+ ];
+
+ return (
+
+
+
+
+ Frequently Asked Questions
+
+
+ Discover quick and comprehensive answers to common questions about
+ our platform, services, and features.
+
+
+
+ Lyra is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and
+ businesses innovate.
+
+
+
+
+
+
+ Advanced Authentication
+
+
+
+ Lyra is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and
+ businesses innovate.
+
+
+
+
+
+
+ Identity Management
+
+
+
+ Lyra is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and
+ businesses innovate.
+
+
+
+
+
+
+ Analytics Dashboard
+
+
+
+ Lyra is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and
+ businesses innovate.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/features/two/page.tsx b/src/app/[locale]/preview/features/two/page.tsx
new file mode 100644
index 0000000..9cfbdbd
--- /dev/null
+++ b/src/app/[locale]/preview/features/two/page.tsx
@@ -0,0 +1,89 @@
+import { Card, CardContent, CardHeader } from '@/components/ui/card';
+import { Settings2, Sparkles, Zap } from 'lucide-react';
+import { ReactNode } from 'react';
+
+export default function Features() {
+ return (
+
+
+
+
+
+
+ Modern Solutions for Customer Engagement
+
+
+ Highly customizable components for building modern websites
+ and applications that look and feel the way you mean it.
+
+
+
+
+
+ Your gateway to endless entertainment experiences
+
+
+ Tailwindcss highly customizable components for building modern
+ websites and applications that look and feel the way you mean
+ it.
+
+
+
+
+
+
+
+ Build and Ship 10x faster with NS
+
+
+ Tailwindcss highly customizable components for building modern
+ websites and applications that look and feel the way you mean
+ it.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Meet Our Customers
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ >
+ );
+}
diff --git a/src/app/[locale]/preview/integrations/eight/page.tsx b/src/app/[locale]/preview/integrations/eight/page.tsx
new file mode 100644
index 0000000..324a02c
--- /dev/null
+++ b/src/app/[locale]/preview/integrations/eight/page.tsx
@@ -0,0 +1,106 @@
+import {
+ Gemini,
+ Replit,
+ GooglePaLM,
+ MagicUI,
+ VSCodium,
+ MediaWiki,
+} from '@/components/tailark/logos';
+import { Button } from '@/components/ui/button';
+import Link from 'next/link';
+
+export default function IntegrationsSection() {
+ return (
+
+
+
+
+
+
+ Integrate with your favorite LLMs
+
+
+ Connect seamlessly with popular platforms and services to
+ enhance your workflow.
+
+
+
+
+
+
+
+
+
+
+ Lorem ipsum dolor sit amet consectetur adipisicing elit.
+ Quisquam, quos.
+
+
+ John Doe
+
Founder, MediaWiki
+
+
+
+
+
+
+
+
+ }
+ name="Gemini"
+ description="The AI model that powers Google's search engine."
+ />
+ }
+ name="Replit"
+ description="The AI model that powers Google's search engine."
+ />
+ }
+ name="GooglePaLM"
+ description="The AI model that powers Google's search engine."
+ />
+ }
+ name="MagicUI"
+ description="The AI model that powers Google's search engine."
+ />
+ }
+ name="VSCodium"
+ description="The AI model that powers Google's search engine."
+ />
+ }
+ name="MediaWiki"
+ description="The AI model that powers Google's search engine."
+ />
+
+ );
+};
diff --git a/src/app/[locale]/preview/layout.tsx b/src/app/[locale]/preview/layout.tsx
new file mode 100644
index 0000000..a94a0e8
--- /dev/null
+++ b/src/app/[locale]/preview/layout.tsx
@@ -0,0 +1,17 @@
+import { DevToolbar } from '@/components/tailark/toolbar';
+
+export const dynamic = 'force-static';
+export const revalidate = 3600; // Cache for 1 hour
+
+export default function BlockLayout({
+ children,
+}: Readonly<{
+ children: React.ReactNode;
+}>) {
+ return (
+ <>
+ {process.env.NODE_ENV === 'development' && }
+ {children}
+ >
+ );
+}
diff --git a/src/app/[locale]/preview/login/one/page.tsx b/src/app/[locale]/preview/login/one/page.tsx
new file mode 100644
index 0000000..a5cb455
--- /dev/null
+++ b/src/app/[locale]/preview/login/one/page.tsx
@@ -0,0 +1,122 @@
+import { Logo } from '@/components/layout/logo';
+import { Button } from '@/components/ui/button';
+import { Input } from '@/components/ui/input';
+import { Label } from '@/components/ui/label';
+import Link from 'next/link';
+
+export default function LoginPage() {
+ return (
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/login/three/page.tsx b/src/app/[locale]/preview/login/three/page.tsx
new file mode 100644
index 0000000..382428c
--- /dev/null
+++ b/src/app/[locale]/preview/login/three/page.tsx
@@ -0,0 +1,80 @@
+import { Logo } from '@/components/layout/logo';
+import { Button } from '@/components/ui/button';
+import { Input } from '@/components/ui/input';
+import { Label } from '@/components/ui/label';
+import Link from 'next/link';
+
+export default function LoginPage() {
+ return (
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/login/two/page.tsx b/src/app/[locale]/preview/login/two/page.tsx
new file mode 100644
index 0000000..85e652b
--- /dev/null
+++ b/src/app/[locale]/preview/login/two/page.tsx
@@ -0,0 +1,128 @@
+import { Logo } from '@/components/layout/logo';
+import { Button } from '@/components/ui/button';
+import { Input } from '@/components/ui/input';
+import { Label } from '@/components/ui/label';
+import Link from 'next/link';
+
+export default function LoginPage() {
+ return (
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/logo-cloud/one/page.tsx b/src/app/[locale]/preview/logo-cloud/one/page.tsx
new file mode 100644
index 0000000..b1f03bf
--- /dev/null
+++ b/src/app/[locale]/preview/logo-cloud/one/page.tsx
@@ -0,0 +1,90 @@
+export default function LogoCloud() {
+ return (
+
+
+
+ Your favorite companies are our partners.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/logo-cloud/three/page.tsx b/src/app/[locale]/preview/logo-cloud/three/page.tsx
new file mode 100644
index 0000000..68586b1
--- /dev/null
+++ b/src/app/[locale]/preview/logo-cloud/three/page.tsx
@@ -0,0 +1,107 @@
+import { InfiniteSlider } from '@/components/tailark/motion/infinite-slider';
+import { ProgressiveBlur } from '@/components/tailark/motion/progressive-blur';
+
+export default function LogoCloud() {
+ return (
+
+
+
+
+
Powering the best teams
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/logo-cloud/two/page.tsx b/src/app/[locale]/preview/logo-cloud/two/page.tsx
new file mode 100644
index 0000000..063c5ed
--- /dev/null
+++ b/src/app/[locale]/preview/logo-cloud/two/page.tsx
@@ -0,0 +1,97 @@
+import { ChevronRight } from 'lucide-react';
+import Link from 'next/link';
+
+export default function LogoCloudTwo() {
+ return (
+
+
+
+
+ Meet Our Customers
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/pricing/five/page.tsx b/src/app/[locale]/preview/pricing/five/page.tsx
new file mode 100644
index 0000000..d19ff54
--- /dev/null
+++ b/src/app/[locale]/preview/pricing/five/page.tsx
@@ -0,0 +1,90 @@
+import { Button } from '@/components/ui/button';
+import { Check } from 'lucide-react';
+import Link from 'next/link';
+
+export default function Pricing() {
+ return (
+
+
+
+
+ Start managing your company smarter today
+
+
+
+
+
+
+
Suite Enterprise
+
For your company of any size
+
+ $234
+
+
+
+
+
+
+
+ Includes : Security, Unlimited Storage, Payment, Search
+ engine, and all features
+
+
+
+
+ {[
+ 'First premium advantage',
+ 'Second advantage weekly',
+ 'Third advantage donate to project',
+ 'Fourth, access to all components weekly',
+ ].map((item, index) => (
+
+
+ {item}
+
+ ))}
+
+
+ Team can be any size, and you can add or switch members as
+ needed. Companies using our platform include:
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/pricing/four/page.tsx b/src/app/[locale]/preview/pricing/four/page.tsx
new file mode 100644
index 0000000..f01bb90
--- /dev/null
+++ b/src/app/[locale]/preview/pricing/four/page.tsx
@@ -0,0 +1,99 @@
+import { Button } from '@/components/ui/button';
+import { Check } from 'lucide-react';
+import Link from 'next/link';
+
+export default function Pricing() {
+ return (
+
+
+
+
+ Pricing that Scales with You
+
+
+ Gemini is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and businesses
+ innovate.
+
+ {[
+ 'Everything in Free Plan',
+ '5GB Cloud Storage',
+ 'Email and Chat Support',
+ 'Access to Community Forum',
+ 'Single User Access',
+ 'Access to Basic Templates',
+ 'Mobile App Access',
+ '1 Custom Report Per Month',
+ 'Monthly Product Updates',
+ 'Standard Security Features',
+ ].map((item, index) => (
+
+
+ {item}
+
+ ))}
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/pricing/one/page.tsx b/src/app/[locale]/preview/pricing/one/page.tsx
new file mode 100644
index 0000000..2941b21
--- /dev/null
+++ b/src/app/[locale]/preview/pricing/one/page.tsx
@@ -0,0 +1,143 @@
+import Link from 'next/link';
+import { Button } from '@/components/ui/button';
+import {
+ Card,
+ CardContent,
+ CardDescription,
+ CardFooter,
+ CardHeader,
+ CardTitle,
+} from '@/components/ui/card';
+import { Check } from 'lucide-react';
+
+export default function Pricing() {
+ return (
+
+
+
+
+ Pricing that Scales with You
+
+
+ Gemini is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and businesses
+ innovate.
+
+ {[
+ 'Everything in Pro Plan',
+ '5GB Cloud Storage',
+ 'Email and Chat Support',
+ ].map((item, index) => (
+
+
+ {item}
+
+ ))}
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/pricing/three/page.tsx b/src/app/[locale]/preview/pricing/three/page.tsx
new file mode 100644
index 0000000..fe44da3
--- /dev/null
+++ b/src/app/[locale]/preview/pricing/three/page.tsx
@@ -0,0 +1,138 @@
+import Link from 'next/link';
+import { Button } from '@/components/ui/button';
+import {
+ Card,
+ CardContent,
+ CardDescription,
+ CardHeader,
+ CardTitle,
+} from '@/components/ui/card';
+import { Check } from 'lucide-react';
+
+export default function Pricing() {
+ return (
+
+
+
+
+ Pricing that Scales with You
+
+
+ Gemini is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and businesses
+ innovate.
+
+
+
+
+
+
+ Free
+
+ $0 / mo
+
+ Per editor
+
+
+
+
+
+
+
+ {[
+ 'Everything in Pro Plan',
+ '5GB Cloud Storage',
+ 'Email and Chat Support',
+ ].map((item, index) => (
+
+
+ {item}
+
+ ))}
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/pricing/two/page.tsx b/src/app/[locale]/preview/pricing/two/page.tsx
new file mode 100644
index 0000000..c098f80
--- /dev/null
+++ b/src/app/[locale]/preview/pricing/two/page.tsx
@@ -0,0 +1,143 @@
+import Link from 'next/link';
+import { Button } from '@/components/ui/button';
+import {
+ Card,
+ CardContent,
+ CardDescription,
+ CardFooter,
+ CardHeader,
+ CardTitle,
+} from '@/components/ui/card';
+import { Check } from 'lucide-react';
+
+export default function Pricing() {
+ return (
+
+
+
+
+ Pricing that Scales with You
+
+
+ Gemini is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and businesses
+ innovate.
+
+ {[
+ 'Everything in Pro Plan',
+ '5GB Cloud Storage',
+ 'Email and Chat Support',
+ ].map((item, index) => (
+
+
+ {item}
+
+ ))}
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/sign-up/one/page.tsx b/src/app/[locale]/preview/sign-up/one/page.tsx
new file mode 100644
index 0000000..4f2e650
--- /dev/null
+++ b/src/app/[locale]/preview/sign-up/one/page.tsx
@@ -0,0 +1,127 @@
+import { Logo } from '@/components/layout/logo';
+import { Button } from '@/components/ui/button';
+import { Input } from '@/components/ui/input';
+import { Label } from '@/components/ui/label';
+import Link from 'next/link';
+
+export default function LoginPage() {
+ return (
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/sign-up/three/page.tsx b/src/app/[locale]/preview/sign-up/three/page.tsx
new file mode 100644
index 0000000..e2a1def
--- /dev/null
+++ b/src/app/[locale]/preview/sign-up/three/page.tsx
@@ -0,0 +1,80 @@
+import { Logo } from '@/components/layout/logo';
+import { Button } from '@/components/ui/button';
+import { Input } from '@/components/ui/input';
+import { Label } from '@/components/ui/label';
+import Link from 'next/link';
+
+export default function LoginPage() {
+ return (
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/sign-up/two/page.tsx b/src/app/[locale]/preview/sign-up/two/page.tsx
new file mode 100644
index 0000000..231efbd
--- /dev/null
+++ b/src/app/[locale]/preview/sign-up/two/page.tsx
@@ -0,0 +1,143 @@
+import { Logo } from '@/components/layout/logo';
+import { Button } from '@/components/ui/button';
+import { Input } from '@/components/ui/input';
+import { Label } from '@/components/ui/label';
+import Link from 'next/link';
+
+export default function LoginPage() {
+ return (
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/stats/four/page.tsx b/src/app/[locale]/preview/stats/four/page.tsx
new file mode 100644
index 0000000..3d50ee4
--- /dev/null
+++ b/src/app/[locale]/preview/stats/four/page.tsx
@@ -0,0 +1,61 @@
+export default function StatsSection() {
+ return (
+
+
+
+
+ The Gemini ecosystem brings together our models.
+
+
+ Gemini is evolving to be more than just the models.{' '}
+ It supports an entire ecosystem{' '}
+ — from products innovate.
+
+
+
+
+
+ It supports an entire ecosystem — from products to the APIs and
+ platforms helping developers and businesses innovate
+
+
+
+
+ +1200
+
+
Stars on GitHub
+
+
+
+ +500
+
+
Powered Apps
+
+
+
+
+
+
+ Using TailsUI has been like unlocking a secret design
+ superpower. It's the perfect fusion of simplicity and
+ versatility, enabling us to create UIs that are as stunning as
+ they are user-friendly.
+
+ Gemini is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and businesses
+ innovate.
+
+ Gemini is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and businesses
+ innovate.
+
+ Gemini is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and businesses
+ innovate.
+
+ During the working process, we perform regular fitting with the
+ client because he is the only person who can feel whether a new
+ suit fits or not.
+
+
+
+
+
+ {members.map((member, index) => (
+
+
+
+
+
+ {member.name}
+
+ _0{index + 1}
+
+
+
+ {member.role}
+
+
+ {' '}
+ Linktree
+
+
+
+
+ ))}
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/testimonials/five/page.tsx b/src/app/[locale]/preview/testimonials/five/page.tsx
new file mode 100644
index 0000000..6d7b596
--- /dev/null
+++ b/src/app/[locale]/preview/testimonials/five/page.tsx
@@ -0,0 +1,167 @@
+import { Avatar, AvatarFallback, AvatarImage } from '@/components/ui/avatar';
+import { Card, CardContent } from '@/components/ui/card';
+
+type Testimonial = {
+ name: string;
+ role: string;
+ image: string;
+ quote: string;
+};
+
+const testimonials: Testimonial[] = [
+ {
+ name: 'Jonathan Yombo',
+ role: 'Software Engineer',
+ image: 'https://randomuser.me/api/portraits/men/1.jpg',
+ quote:
+ 'Tailus is really extraordinary and very practical, no need to break your head. A real gold mine.',
+ },
+ {
+ name: 'Yves Kalume',
+ role: 'GDE - Android',
+ image: 'https://randomuser.me/api/portraits/men/6.jpg',
+ quote:
+ 'With no experience in webdesign I just redesigned my entire website in a few minutes with tailwindcss thanks to Tailus.',
+ },
+ {
+ name: 'Yucel Faruksahan',
+ role: 'Tailkits Creator',
+ image: 'https://randomuser.me/api/portraits/men/7.jpg',
+ quote:
+ 'Great work on tailfolio template. This is one of the best personal website that I have seen so far :)',
+ },
+ {
+ name: 'Anonymous author',
+ role: 'Doing something',
+ image: 'https://randomuser.me/api/portraits/men/8.jpg',
+ quote:
+ 'I am really new to Tailwind and I want to give a go to make some page on my own. I searched a lot of hero pages and blocks online. However, most of them are not giving me a clear view or needed some HTML/CSS coding background to make some changes from the original or too expensive to have. I downloaded the one of Tailus template which is very clear to understand at the start and you could modify the codes/blocks to fit perfectly on your purpose of the page.',
+ },
+ {
+ name: 'Shekinah Tshiokufila',
+ role: 'Senior Software Engineer',
+ image: 'https://randomuser.me/api/portraits/men/4.jpg',
+ quote:
+ 'Tailus is redefining the standard of web design, with these blocks it provides an easy and efficient way for those who love beauty but may lack the time to implement it. I can only recommend this incredible wonder.',
+ },
+ {
+ name: 'Oketa Fred',
+ role: 'Fullstack Developer',
+ image: 'https://randomuser.me/api/portraits/men/2.jpg',
+ quote:
+ 'I absolutely love Tailus! The component blocks are beautifully designed and easy to use, which makes creating a great-looking website a breeze.',
+ },
+ {
+ name: 'Zeki',
+ role: 'Founder of ChatExtend',
+ image: 'https://randomuser.me/api/portraits/men/5.jpg',
+ quote:
+ "Using TailsUI has been like unlocking a secret design superpower. It's the perfect fusion of simplicity and versatility, enabling us to create UIs that are as stunning as they are user-friendly.",
+ },
+ {
+ name: 'Joseph Kitheka',
+ role: 'Fullstack Developer',
+ image: 'https://randomuser.me/api/portraits/men/9.jpg',
+ quote:
+ 'Tailus has transformed the way I develop web applications. Their extensive collection of UI components, blocks, and templates has significantly accelerated my workflow. The flexibility to customize every aspect allows me to create unique user experiences. Tailus is a game-changer for modern web development!',
+ },
+ {
+ name: 'Khatab Wedaa',
+ role: 'MerakiUI Creator',
+ image: 'https://randomuser.me/api/portraits/men/10.jpg',
+ quote:
+ "Tailus is an elegant, clean, and responsive tailwind css components it's very helpful to start fast with your project.",
+ },
+ {
+ name: 'Rodrigo Aguilar',
+ role: 'TailwindAwesome Creator',
+ image: 'https://randomuser.me/api/portraits/men/11.jpg',
+ quote:
+ 'I love Tailus ❤️. The component blocks are well-structured, simple to use, and beautifully designed. It makes it really easy to have a good-looking website in no time.',
+ },
+ {
+ name: 'Eric Ampire',
+ role: 'Mobile Engineer at @BRPNews • @GoogleDevExpert for Android',
+ image: 'https://randomuser.me/api/portraits/men/12.jpg',
+ quote:
+ 'Tailus templates are the perfect solution for anyone who wants to create a beautiful and functional website without any web design experience. The templates are easy to use, customizable, and responsive, and the support team is always available to help. I highly recommend Tailus templates to anyone who is looking to create a website.',
+ },
+ {
+ name: 'Roland Tubonge',
+ role: 'Software Engineer',
+ image: 'https://randomuser.me/api/portraits/men/13.jpg',
+ quote:
+ 'Tailus is so well designed that even with a very poor knowledge of web design you can do miracles. Let yourself be seduced!',
+ },
+];
+
+const chunkArray = (
+ array: Testimonial[],
+ chunkSize: number
+): Testimonial[][] => {
+ const result: Testimonial[][] = [];
+ for (let i = 0; i < array.length; i += chunkSize) {
+ result.push(array.slice(i, i + chunkSize));
+ }
+ return result;
+};
+
+const testimonialChunks = chunkArray(
+ testimonials,
+ Math.ceil(testimonials.length / 3)
+);
+
+export default function WallOfLoveSection() {
+ return (
+
+
+
+
+
+ Loved by the Community
+
+
+ Harum quae dolore orrupti aut temporibus ariatur.
+
+ Using TailsUI has been like unlocking a secret design superpower.
+ It's the perfect fusion of simplicity and versatility, enabling us
+ to create UIs that are as stunning as they are user-friendly.
+
+
+
+
+
+ ST
+
+
+
+ John Doe
+
+ CEO, Nvidia
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/testimonials/one/page.tsx b/src/app/[locale]/preview/testimonials/one/page.tsx
new file mode 100644
index 0000000..0d0aff7
--- /dev/null
+++ b/src/app/[locale]/preview/testimonials/one/page.tsx
@@ -0,0 +1,158 @@
+import { Card, CardContent, CardHeader } from '@/components/ui/card';
+import { Avatar, AvatarFallback, AvatarImage } from '@/components/ui/avatar';
+
+export default function Testimonials() {
+ return (
+
+
+
+
+ Build by makers, loved by thousand developers
+
+
+ Gemini is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and businesses
+ innovate.
+
+
+
+
+
+
+
+
+
+
+
+ Tailus has transformed the way I develop web applications.
+ Their extensive collection of UI components, blocks, and
+ templates has significantly accelerated my workflow. The
+ flexibility to customize every aspect allows me to create
+ unique user experiences. Tailus is a game-changer for modern
+ web development
+
+ Tailus is really extraordinary and very practical, no need to
+ break your head. A real gold mine.
+
+
+
+
+
+ JY
+
+
+ Jonathan Yombo
+
+ Software Ingineer
+
+
+
+
+
+
+
+
+
+
+ Great work on tailfolio template. This is one of the best
+ personal website that I have seen so far!
+
+
+
+
+
+ YF
+
+
+
+ Yucel Faruksahan
+
+
+ Creator, Tailkits
+
+
+
+
+
+
+
+
+
+
+ Great work on tailfolio template. This is one of the best
+ personal website that I have seen so far!
+
+
+
+
+
+ YF
+
+
+
Rodrigo Aguilar
+
+ Creator, TailwindAwesome
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/testimonials/six/page.tsx b/src/app/[locale]/preview/testimonials/six/page.tsx
new file mode 100644
index 0000000..8374832
--- /dev/null
+++ b/src/app/[locale]/preview/testimonials/six/page.tsx
@@ -0,0 +1,170 @@
+import { Avatar, AvatarFallback, AvatarImage } from '@/components/ui/avatar';
+import { Card, CardContent } from '@/components/ui/card';
+
+type Testimonial = {
+ name: string;
+ role: string;
+ image: string;
+ quote: string;
+};
+
+const testimonials: Testimonial[] = [
+ {
+ name: 'Jonathan Yombo',
+ role: 'Software Engineer',
+ image: 'https://randomuser.me/api/portraits/men/1.jpg',
+ quote:
+ 'Tailus is really extraordinary and very practical, no need to break your head. A real gold mine.',
+ },
+ {
+ name: 'Yves Kalume',
+ role: 'GDE - Android',
+ image: 'https://randomuser.me/api/portraits/men/6.jpg',
+ quote:
+ 'With no experience in webdesign I just redesigned my entire website in a few minutes with tailwindcss thanks to Tailus.',
+ },
+ {
+ name: 'Yucel Faruksahan',
+ role: 'Tailkits Creator',
+ image: 'https://randomuser.me/api/portraits/men/7.jpg',
+ quote:
+ 'Great work on tailfolio template. This is one of the best personal website that I have seen so far :)',
+ },
+ {
+ name: 'Anonymous author',
+ role: 'Doing something',
+ image: 'https://randomuser.me/api/portraits/men/8.jpg',
+ quote:
+ 'I am really new to Tailwind and I want to give a go to make some page on my own. I searched a lot of hero pages and blocks online. However, most of them are not giving me a clear view or needed some HTML/CSS coding background to make some changes from the original or too expensive to have. I downloaded the one of Tailus template which is very clear to understand at the start and you could modify the codes/blocks to fit perfectly on your purpose of the page.',
+ },
+ {
+ name: 'Shekinah Tshiokufila',
+ role: 'Senior Software Engineer',
+ image: 'https://randomuser.me/api/portraits/men/4.jpg',
+ quote:
+ 'Tailus is redefining the standard of web design, with these blocks it provides an easy and efficient way for those who love beauty but may lack the time to implement it. I can only recommend this incredible wonder.',
+ },
+ {
+ name: 'Oketa Fred',
+ role: 'Fullstack Developer',
+ image: 'https://randomuser.me/api/portraits/men/2.jpg',
+ quote:
+ 'I absolutely love Tailus! The component blocks are beautifully designed and easy to use, which makes creating a great-looking website a breeze.',
+ },
+ {
+ name: 'Zeki',
+ role: 'Founder of ChatExtend',
+ image: 'https://randomuser.me/api/portraits/men/5.jpg',
+ quote:
+ "Using TailsUI has been like unlocking a secret design superpower. It's the perfect fusion of simplicity and versatility, enabling us to create UIs that are as stunning as they are user-friendly.",
+ },
+ {
+ name: 'Joseph Kitheka',
+ role: 'Fullstack Developer',
+ image: 'https://randomuser.me/api/portraits/men/9.jpg',
+ quote:
+ 'Tailus has transformed the way I develop web applications. Their extensive collection of UI components, blocks, and templates has significantly accelerated my workflow. The flexibility to customize every aspect allows me to create unique user experiences. Tailus is a game-changer for modern web development!',
+ },
+ {
+ name: 'Khatab Wedaa',
+ role: 'MerakiUI Creator',
+ image: 'https://randomuser.me/api/portraits/men/10.jpg',
+ quote:
+ "Tailus is an elegant, clean, and responsive tailwind css components it's very helpful to start fast with your project.",
+ },
+ {
+ name: 'Rodrigo Aguilar',
+ role: 'TailwindAwesome Creator',
+ image: 'https://randomuser.me/api/portraits/men/11.jpg',
+ quote:
+ 'I love Tailus ❤️. The component blocks are well-structured, simple to use, and beautifully designed. It makes it really easy to have a good-looking website in no time.',
+ },
+ {
+ name: 'Eric Ampire',
+ role: 'Mobile Engineer at @BRPNews • @GoogleDevExpert for Android',
+ image: 'https://randomuser.me/api/portraits/men/12.jpg',
+ quote:
+ 'Tailus templates are the perfect solution for anyone who wants to create a beautiful and functional website without any web design experience. The templates are easy to use, customizable, and responsive, and the support team is always available to help. I highly recommend Tailus templates to anyone who is looking to create a website.',
+ },
+ {
+ name: 'Roland Tubonge',
+ role: 'Software Engineer',
+ image: 'https://randomuser.me/api/portraits/men/13.jpg',
+ quote:
+ 'Tailus is so well designed that even with a very poor knowledge of web design you can do miracles. Let yourself be seduced!',
+ },
+];
+
+const chunkArray = (
+ array: Testimonial[],
+ chunkSize: number
+): Testimonial[][] => {
+ const result: Testimonial[][] = [];
+ for (let i = 0; i < array.length; i += chunkSize) {
+ result.push(array.slice(i, i + chunkSize));
+ }
+ return result;
+};
+
+const testimonialChunks = chunkArray(
+ testimonials,
+ Math.ceil(testimonials.length / 3)
+);
+
+export default function WallOfLoveSection() {
+ return (
+
+
+
+
+
+ Loved by the Community
+
+
+ Harum quae dolore orrupti aut temporibus ariatur.
+
+ Using TailsUI has been like unlocking a secret design superpower.
+ It's the perfect fusion of simplicity and versatility, enabling us
+ to create UIs that are as stunning as they are user-friendly.
+
+
+
+
+
+ John Doe
+
+ CEO, Nvidia
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/[locale]/preview/testimonials/two/page.tsx b/src/app/[locale]/preview/testimonials/two/page.tsx
new file mode 100644
index 0000000..47158cf
--- /dev/null
+++ b/src/app/[locale]/preview/testimonials/two/page.tsx
@@ -0,0 +1,158 @@
+import { Card, CardContent, CardHeader } from '@/components/ui/card';
+import { Avatar, AvatarFallback, AvatarImage } from '@/components/ui/avatar';
+
+export default function Testimonials() {
+ return (
+
+
+
+
+ Build by makers, loved by thousand developers
+
+
+ Gemini is evolving to be more than just the models. It supports an
+ entire to the APIs and platforms helping developers and businesses
+ innovate.
+
+
+
+
+
+
+
+
+
+
+
+ Tailus has transformed the way I develop web applications.
+ Their extensive collection of UI components, blocks, and
+ templates has significantly accelerated my workflow. The
+ flexibility to customize every aspect allows me to create
+ unique user experiences. Tailus is a game-changer for modern
+ web development
+