diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 0bba5ed..c9f03d5 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -18,8 +18,7 @@ export default function ContactPage() {
const footerColumns = [
{
- title: "Product",
- items: [
+ title: "Product", items: [
{ label: "Features", href: "#features" },
{ label: "Pricing", href: "#pricing" },
{ label: "Dashboard", href: "/dashboard" },
@@ -27,8 +26,7 @@ export default function ContactPage() {
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
@@ -36,8 +34,7 @@ export default function ContactPage() {
],
},
{
- title: "Resources",
- items: [
+ title: "Resources", items: [
{ label: "Documentation", href: "#" },
{ label: "Tutorials", href: "#" },
{ label: "Community", href: "#" },
@@ -45,8 +42,7 @@ export default function ContactPage() {
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
@@ -62,7 +58,7 @@ export default function ContactPage() {
borderRadius="pill"
contentWidth="small"
sizing="large"
- background="grid"
+ background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -72,9 +68,7 @@ export default function ContactPage() {
@@ -87,7 +81,7 @@ export default function ContactPage() {
{ text: "Start Free Trial", href: "#" },
{ text: "Schedule a Call", href: "#" },
]}
- background={{ variant: "grid" }}
+ background={{ variant: "plain" }}
useInvertedBackground={false}
/>
@@ -96,35 +90,17 @@ export default function ContactPage() {
@@ -83,14 +77,14 @@ export default function DashboardPage() {
@@ -90,14 +84,14 @@ export default function HomePage() {
diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx
index 40a1928..415b2d1 100644
--- a/src/app/pricing/page.tsx
+++ b/src/app/pricing/page.tsx
@@ -19,8 +19,7 @@ export default function PricingPage() {
const footerColumns = [
{
- title: "Product",
- items: [
+ title: "Product", items: [
{ label: "Features", href: "#features" },
{ label: "Pricing", href: "/pricing" },
{ label: "Dashboard", href: "#" },
@@ -28,8 +27,7 @@ export default function PricingPage() {
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
@@ -37,8 +35,7 @@ export default function PricingPage() {
],
},
{
- title: "Resources",
- items: [
+ title: "Resources", items: [
{ label: "Documentation", href: "#" },
{ label: "Tutorials", href: "#" },
{ label: "Community", href: "#" },
@@ -46,8 +43,7 @@ export default function PricingPage() {
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
@@ -63,7 +59,7 @@ export default function PricingPage() {
borderRadius="pill"
contentWidth="small"
sizing="large"
- background="grid"
+ background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -73,9 +69,7 @@ export default function PricingPage() {
@@ -86,28 +80,13 @@ export default function PricingPage() {
description="Choose your content generation package and start creating professional videos"
products={[
{
- id: "1",
- name: "Starter Pack (50 Videos/Month)",
- price: "$299",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfNB1PVKLQvnTd29Ef03DMndRI/a-product-package-mockup-showing-the-sta-1772980108402-23b36d37.png?_wi=2",
- imageAlt: "Starter content package",
- initialQuantity: 1,
+ id: "1", name: "Starter Pack (50 Videos/Month)", price: "$299", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfNB1PVKLQvnTd29Ef03DMndRI/a-product-package-mockup-showing-the-sta-1772980108402-23b36d37.png", imageAlt: "Starter content package", initialQuantity: 1,
},
{
- id: "2",
- name: "Pro Pack (200 Videos/Month)",
- price: "$799",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfNB1PVKLQvnTd29Ef03DMndRI/a-product-package-mockup-showing-the-pro-1772980108049-394efe18.png?_wi=2",
- imageAlt: "Pro content package",
- initialQuantity: 1,
+ id: "2", name: "Pro Pack (200 Videos/Month)", price: "$799", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfNB1PVKLQvnTd29Ef03DMndRI/a-product-package-mockup-showing-the-pro-1772980108049-394efe18.png", imageAlt: "Pro content package", initialQuantity: 1,
},
{
- id: "3",
- name: "Enterprise (Unlimited)",
- price: "Custom",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfNB1PVKLQvnTd29Ef03DMndRI/a-product-package-mockup-showing-the-ent-1772980108122-1a31ef02.png?_wi=2",
- imageAlt: "Enterprise content package",
- initialQuantity: 1,
+ id: "3", name: "Enterprise (Unlimited)", price: "Custom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfNB1PVKLQvnTd29Ef03DMndRI/a-product-package-mockup-showing-the-ent-1772980108122-1a31ef02.png", imageAlt: "Enterprise content package", initialQuantity: 1,
},
]}
gridVariant="three-columns-all-equal-width"
@@ -123,34 +102,16 @@ export default function PricingPage() {
description="Transparent pricing with exceptional value"
metrics={[
{
- id: "1",
- value: "100%",
- title: "Money-Back Guarantee",
- items: [
- "30-day satisfaction guarantee",
- "No questions asked",
- "Full refund policy",
- ],
+ id: "1", value: "100%", title: "Money-Back Guarantee", items: [
+ "30-day satisfaction guarantee", "No questions asked", "Full refund policy"],
},
{
- id: "2",
- value: "24/7",
- title: "Priority Support",
- items: [
- "Dedicated success manager",
- "Live chat support",
- "Video tutorial library",
- ],
+ id: "2", value: "24/7", title: "Priority Support", items: [
+ "Dedicated success manager", "Live chat support", "Video tutorial library"],
},
{
- id: "3",
- value: "∞",
- title: "Unlimited Revisions",
- items: [
- "Edit generated content",
- "Request new variations",
- "Custom modifications",
- ],
+ id: "3", value: "∞", title: "Unlimited Revisions", items: [
+ "Edit generated content", "Request new variations", "Custom modifications"],
},
]}
animationType="slide-up"
@@ -167,7 +128,7 @@ export default function PricingPage() {
{ text: "Start Free Trial", href: "/contact" },
{ text: "Talk to Sales", href: "/contact" },
]}
- background={{ variant: "grid" }}
+ background={{ variant: "plain" }}
useInvertedBackground={false}
/>