Merge version_1 into main #23
@@ -6,7 +6,7 @@
|
||||
"textRules": {
|
||||
"title": {
|
||||
"required": true,
|
||||
"example": "Our Services",
|
||||
"example": " Our Services",
|
||||
"minChars": 2,
|
||||
"maxChars": 50
|
||||
},
|
||||
@@ -73,7 +73,7 @@
|
||||
"cardTitleClassName?": "string",
|
||||
"cardDescriptionClassName?": "string"
|
||||
},
|
||||
"usageExample": "<FeatureCardTwentySeven features={[{ id: '1', title: 'Web Development', description: 'Custom websites built with modern technologies.', imageSrc: '/service1.jpg', imageAlt: 'Web Development' }]} gridVariant=\"uniform-4-items\" animationType=\"slide-up\" title=\"Our Services\" description=\"Discover what makes us different\" textboxLayout=\"default\" useInvertedBackground=\"noInvert\" />",
|
||||
"usageExample": "<FeatureCardTwentySeven features={[{ id: '1', title: 'Web Development', description: 'Custom websites built with modern technologies.', imageSrc: '/service1.jpg', imageAlt: 'Web Development' }]} gridVariant=\"uniform-4-items\" animationType=\"slide-up\" title=\" Our Services\" description=\"Discover what makes us different\" textboxLayout=\"default\" useInvertedBackground=\"noInvert\" />",
|
||||
"do": [
|
||||
"Use for interactive feature showcases where exploration is desired",
|
||||
"Best for 3-6 items (4 recommended)",
|
||||
|
||||
@@ -40,7 +40,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="contact-process" data-section="contact-process">
|
||||
<FeatureCardNineteen
|
||||
title="How to Work With Us"
|
||||
title="Hoasdw to Work With Us"
|
||||
description="A simple process to bring your event vision to life"
|
||||
tag="Let's Connect"
|
||||
tagAnimation="slide-up"
|
||||
|
||||
@@ -89,7 +89,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardNineteen
|
||||
title="Our Services"
|
||||
title=" Our Services"
|
||||
description="Comprehensive event solutions tailored to your brand vision and audience"
|
||||
tag="What We Offer"
|
||||
tagAnimation="slide-up"
|
||||
|
||||
@@ -69,7 +69,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="why-services" data-section="why-services">
|
||||
<SplitAbout
|
||||
title="Why Our Services Stand Out"
|
||||
title="Why Our Services Stand Out"
|
||||
description="Deep expertise in event production combined with local market knowledge"
|
||||
tag="Service Advantages"
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user