Merge version_1 into main #3
@@ -48,17 +48,17 @@ export default function LandingPage() {
|
||||
title="Welcome to Your Business Solutions"
|
||||
description="Professional services tailored to your needs. Discover why clients trust us for high-quality results and exceptional support."
|
||||
testimonials={[
|
||||
{ name: "Alex Smith", handle: "@alexs", testimonial: "Excellent service and professionalism throughout the project.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-working-laptop-office_1098-1672.jpg", imageAlt: "Businesspeople working on laptop in office" },
|
||||
{ name: "Jamie Doe", handle: "@jamied", testimonial: "The best experience I've had with a local business partner.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-listening-their-workmate-talking_1098-1744.jpg", imageAlt: "Businesspeople working on laptop in office" },
|
||||
{ name: "Morgan Lee", handle: "@morganl", testimonial: "High quality deliverables, delivered on time and within budget.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/everyone-is-good-mood-top-view-office-workers-classic-wear-sitting-near-table-using-laptop-documents_146671-13625.jpg", imageAlt: "Businesspeople working on laptop in office" },
|
||||
{ name: "Taylor Ray", handle: "@taylorr", testimonial: "Highly recommended for any professional needs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/furious-displeased-director-throwing-paperwork-her-business-staff_482257-118739.jpg", imageAlt: "Businesspeople working on laptop in office" },
|
||||
{ name: "Casey Jo", handle: "@caseyj", testimonial: "Exceptional communication and attention to detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cartoon-arrow-floor_23-2148488391.jpg", imageAlt: "Businesspeople working on laptop in office" }
|
||||
{ name: "Alex Smith", handle: "@alexs", testimonial: "Excellent service and professionalism throughout the project.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-working-laptop-office_1098-1672.jpg?_wi=1", imageAlt: "Businesspeople working on laptop in office" },
|
||||
{ name: "Jamie Doe", handle: "@jamied", testimonial: "The best experience I've had with a local business partner.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-listening-their-workmate-talking_1098-1744.jpg?_wi=1", imageAlt: "Businesspeople working on laptop in office" },
|
||||
{ name: "Morgan Lee", handle: "@morganl", testimonial: "High quality deliverables, delivered on time and within budget.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/everyone-is-good-mood-top-view-office-workers-classic-wear-sitting-near-table-using-laptop-documents_146671-13625.jpg?_wi=1", imageAlt: "Businesspeople working on laptop in office" },
|
||||
{ name: "Taylor Ray", handle: "@taylorr", testimonial: "Highly recommended for any professional needs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/furious-displeased-director-throwing-paperwork-her-business-staff_482257-118739.jpg?_wi=1", imageAlt: "Businesspeople working on laptop in office" },
|
||||
{ name: "Casey Jo", handle: "@caseyj", testimonial: "Exceptional communication and attention to detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cartoon-arrow-floor_23-2148488391.jpg?_wi=1", imageAlt: "Businesspeople working on laptop in office" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-working-laptop-office_1098-1672.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-working-laptop-office_1098-1672.jpg?_wi=2"
|
||||
imageAlt="Businesspeople working on laptop in office"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-vector/professional-women-avatars_1107-15.jpg", alt: "Professional women avatars" },
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="About Our Services"
|
||||
description="We specialize in delivering top-tier solutions that help your business grow. Our team is dedicated to excellence and customer satisfaction."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-listening-their-workmate-talking_1098-1744.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-listening-their-workmate-talking_1098-1744.jpg?_wi=2"
|
||||
imageAlt="Professional team working"
|
||||
/>
|
||||
</div>
|
||||
@@ -93,9 +93,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Expert Team", description: "Highly qualified professionals.", icon: Users, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/everyone-is-good-mood-top-view-office-workers-classic-wear-sitting-near-table-using-laptop-documents_146671-13625.jpg", imageAlt: "expert professional team" }, { imageSrc: "http://img.b2bpic.net/free-photo/furious-displeased-director-throwing-paperwork-her-business-staff_482257-118739.jpg", imageAlt: "modern office team meeting" }] },
|
||||
{ title: "Fast Delivery", description: "Rapid turnaround for your success.", icon: Zap, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cartoon-arrow-floor_23-2148488391.jpg", imageAlt: "fast speed abstract" }, { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-spring-time-change-concept_23-2149318322.jpg", imageAlt: "digital clock speed" }] },
|
||||
{ title: "High Quality", description: "Quality assurance in every step.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/great-excellence-reward-perforated-paper-star_53876-16431.jpg", imageAlt: "quality assurance badge" }, { imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg", imageAlt: "top rated service quality" }] }
|
||||
{ title: "Expert Team", description: "Highly qualified professionals.", icon: Users, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/everyone-is-good-mood-top-view-office-workers-classic-wear-sitting-near-table-using-laptop-documents_146671-13625.jpg?_wi=2", imageAlt: "expert professional team" }, { imageSrc: "http://img.b2bpic.net/free-photo/furious-displeased-director-throwing-paperwork-her-business-staff_482257-118739.jpg?_wi=2", imageAlt: "modern office team meeting" }] },
|
||||
{ title: "Fast Delivery", description: "Rapid turnaround for your success.", icon: Zap, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cartoon-arrow-floor_23-2148488391.jpg?_wi=2", imageAlt: "fast speed abstract" }, { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-spring-time-change-concept_23-2149318322.jpg", imageAlt: "digital clock speed" }] },
|
||||
{ title: "High Quality", description: "Quality assurance in every step.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/great-excellence-reward-perforated-paper-star_53876-16431.jpg", imageAlt: "quality assurance badge" }, { imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg?_wi=1", imageAlt: "top rated service quality" }] }
|
||||
]}
|
||||
title="Key Features"
|
||||
description="We offer a suite of services designed for maximum efficiency and results."
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah J.", handle: "@sj", testimonial: "Absolutely amazing experience, highly professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg" },
|
||||
{ id: "t1", name: "Sarah J.", handle: "@sj", testimonial: "Absolutely amazing experience, highly professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg?_wi=2" },
|
||||
{ id: "t2", name: "Michael C.", handle: "@mc", testimonial: "Great attention to detail and very helpful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-14028.jpg" },
|
||||
{ id: "t3", name: "Emily R.", handle: "@er", testimonial: "Outstanding results, would definitely work again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-skeptical-bearded-man-grimacing-displeased-dont-like-something-standing-reluctant-against_1258-111768.jpg" },
|
||||
{ id: "t4", name: "David K.", handle: "@dk", testimonial: "Top quality and fast execution.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user