Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="large"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -43,26 +43,26 @@ export default function LandingPage() {
|
||||
tag="Welcome"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg?_wi=1", imageAlt: "Professional workspace"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg", imageAlt: "Professional workspace"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=1", imageAlt: "Team collaboration"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg", imageAlt: "Team collaboration"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=1", imageAlt: "Business strategy"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", imageAlt: "Business strategy"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shiny-bulb-businessman-s-hand_1232-148.jpg?_wi=1", imageAlt: "Digital innovation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shiny-bulb-businessman-s-hand_1232-148.jpg", imageAlt: "Digital innovation"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg?_wi=1", imageAlt: "Customer support"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg", imageAlt: "Customer support"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg?_wi=2", imageAlt: "Professional excellence"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg", imageAlt: "Professional excellence"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=2", imageAlt: "Team success"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg", imageAlt: "Team success"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=2", imageAlt: "Strategic growth"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", imageAlt: "Strategic growth"},
|
||||
]}
|
||||
carouselPosition="right"
|
||||
buttons={[
|
||||
@@ -97,36 +97,36 @@ export default function LandingPage() {
|
||||
title: "Strategic Consulting", description: "Expert guidance to align your business strategy with market opportunities and growth potential.", icon: Target,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=3", imageAlt: "Consulting services"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", imageAlt: "Consulting services"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=3", imageAlt: "Strategy planning"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg", imageAlt: "Strategy planning"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Digital Transformation", description: "Modern technology solutions designed to streamline operations and enhance customer experience.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shiny-bulb-businessman-s-hand_1232-148.jpg?_wi=2", imageAlt: "Digital innovation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shiny-bulb-businessman-s-hand_1232-148.jpg", imageAlt: "Digital innovation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg?_wi=2", imageAlt: "Technology solutions"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg", imageAlt: "Technology solutions"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Premium Support", description: "Dedicated support team available to assist you every step of the way, ensuring your success.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg?_wi=3", imageAlt: "Customer support"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-support-customer-woman-talking-into-headset-microphone-with-call-center-customer-while-working-startup-company-office-caucasian-female-consultant-providing-telemarketing-service_482257-28282.jpg", imageAlt: "Customer support"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg?_wi=3", imageAlt: "Professional assistance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg", imageAlt: "Professional assistance"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Growth Optimization", description: "Data-driven strategies to maximize your ROI and accelerate sustainable business growth.", icon: TrendingUp,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=4", imageAlt: "Growth metrics"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", imageAlt: "Growth metrics"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=4", imageAlt: "Performance analysis"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg", imageAlt: "Performance analysis"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -147,13 +147,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "The team's strategic approach transformed our business operations. We saw a 40% increase in efficiency within the first quarter.", 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", role: "CEO", testimonial: "The team's strategic approach transformed our business operations. We saw a 40% increase in efficiency within the first quarter.", 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", role: "Founder", testimonial: "Exceptional service and genuine commitment to our success. They went above and beyond expectations.", 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", role: "Founder", testimonial: "Exceptional service and genuine commitment to our success. They went above and beyond expectations.", 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", role: "Director of Operations", testimonial: "Professional, reliable, and results-oriented. A true partner in our business journey.", 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", role: "Director of Operations", testimonial: "Professional, reliable, and results-oriented. A true partner in our business journey.", 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", role: "Managing Director", testimonial: "Highly recommended. Their expertise and dedication made a real difference for our company.", 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", role: "Managing Director", testimonial: "Highly recommended. Their expertise and dedication made a real difference for our company.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
{ text: "Send Message", href: "mailto:info@business.com" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user