Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="rounded"
|
borderRadius="rounded"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="largeSmallSizeLargeTitles"
|
sizing="largeSmallSizeLargeTitles"
|
||||||
background="grid"
|
background="circleGradient"
|
||||||
cardStyle="gradient-bordered"
|
cardStyle="gradient-bordered"
|
||||||
primaryButtonStyle="diagonal-gradient"
|
primaryButtonStyle="diagonal-gradient"
|
||||||
secondaryButtonStyle="radial-glow"
|
secondaryButtonStyle="radial-glow"
|
||||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
tag="Welcome to Excellence"
|
tag="Welcome to Excellence"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "grid" }}
|
background={{ variant: "canvas-reveal" }}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"
|
||||||
imageAlt="Premium business dashboard interface"
|
imageAlt="Premium business dashboard interface"
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -148,22 +148,22 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sarah Johnson", handle: "@sarahjohnson_ceo", testimonial: "The premium service and strategic insight from this team transformed our entire business approach. Results exceeded expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
id: "1", name: "Sarah Johnson", handle: "@sarahjohnson_ceo", testimonial: "The premium service and strategic insight from this team transformed our entire business approach. Results exceeded expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Michael Chen", handle: "@mchen_ventures", testimonial: "Outstanding partnership. They don't just provide solutions; they become true extensions of your business team.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"
|
id: "2", name: "Michael Chen", handle: "@mchen_ventures", testimonial: "Outstanding partnership. They don't just provide solutions; they become true extensions of your business team.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Emily Rodriguez", handle: "@emily.rodriguez", testimonial: "Professional, innovative, and committed to excellence. This is the gold standard for business consulting.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez"
|
id: "3", name: "Emily Rodriguez", handle: "@emily.rodriguez", testimonial: "Professional, innovative, and committed to excellence. This is the gold standard for business consulting.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "David Kim", handle: "@davidkim_tech", testimonial: "Working with this team was a game-changer for our organization. Highly recommend to any serious business.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"
|
id: "4", name: "David Kim", handle: "@davidkim_tech", testimonial: "Working with this team was a game-changer for our organization. Highly recommend to any serious business.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5", name: "Jessica Taylor", handle: "@jessica.taylor.brands", testimonial: "Exceptional quality, attention to detail, and genuine commitment to our success. Five stars across the board.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Jessica Taylor"
|
id: "5", name: "Jessica Taylor", handle: "@jessica.taylor.brands", testimonial: "Exceptional quality, attention to detail, and genuine commitment to our success. Five stars across the board.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Taylor"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6", name: "Robert Martinez", handle: "@rmartinez_enterprise", testimonial: "The best investment we've made for our business growth. Their expertise is unmatched in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Robert Martinez"
|
id: "6", name: "Robert Martinez", handle: "@rmartinez_enterprise", testimonial: "The best investment we've made for our business growth. Their expertise is unmatched in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Martinez"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
speed={40}
|
speed={40}
|
||||||
@@ -186,18 +186,15 @@ export default function LandingPage() {
|
|||||||
id: "starter", price: "$5,999/month", name: "Starter Plan", buttons: [
|
id: "starter", price: "$5,999/month", name: "Starter Plan", buttons: [
|
||||||
{ text: "Get Started", href: "contact" },
|
{ text: "Get Started", href: "contact" },
|
||||||
{ text: "Learn More", href: "#" }
|
{ text: "Learn More", href: "#" }
|
||||||
],
|
], features: [
|
||||||
features: [
|
|
||||||
"Up to 2 strategic consultations per month", "Basic solution implementation", "Email support", "Monthly performance reports", "Access to resource library"
|
"Up to 2 strategic consultations per month", "Basic solution implementation", "Email support", "Monthly performance reports", "Access to resource library"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "professional", badge: "Most Popular", badgeIcon: Crown,
|
id: "professional", badge: "Most Popular", badgeIcon: Crown, price: "$12,999/month", name: "Professional Plan", buttons: [
|
||||||
price: "$12,999/month", name: "Professional Plan", buttons: [
|
|
||||||
{ text: "Get Started", href: "contact" },
|
{ text: "Get Started", href: "contact" },
|
||||||
{ text: "Learn More", href: "#" }
|
{ text: "Learn More", href: "#" }
|
||||||
],
|
], features: [
|
||||||
features: [
|
|
||||||
"Unlimited strategic consultations", "Custom solution development", "Priority phone & email support", "Bi-weekly performance reviews", "Dedicated account manager", "Advanced analytics dashboard"
|
"Unlimited strategic consultations", "Custom solution development", "Priority phone & email support", "Bi-weekly performance reviews", "Dedicated account manager", "Advanced analytics dashboard"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -205,8 +202,7 @@ export default function LandingPage() {
|
|||||||
id: "enterprise", price: "Custom", name: "Enterprise Plan", buttons: [
|
id: "enterprise", price: "Custom", name: "Enterprise Plan", buttons: [
|
||||||
{ text: "Contact Sales", href: "contact" },
|
{ text: "Contact Sales", href: "contact" },
|
||||||
{ text: "Schedule Demo", href: "#" }
|
{ text: "Schedule Demo", href: "#" }
|
||||||
],
|
], features: [
|
||||||
features: [
|
|
||||||
"Fully customized solutions", "24/7 dedicated support team", "Weekly executive reviews", "Custom integration services", "Advanced security & compliance", "Strategic partnership model"
|
"Fully customized solutions", "24/7 dedicated support team", "Weekly executive reviews", "Custom integration services", "Advanced security & compliance", "Strategic partnership model"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user