Merge version_1 into main #1
@@ -9,7 +9,7 @@ import TestimonialCardSixteen from "@/components/sections/testimonial/Testimonia
|
||||
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||
import { Sparkles, Target, Trending, Users, Zap, Award, HelpCircle } from "lucide-react";
|
||||
import { Sparkles, Target, TrendingUp, Users, Zap, Award, HelpCircle } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Business Strategy & Growth", description: "Develop winning strategies to scale your business, enter new markets, and achieve sustainable profitability through data-driven insights and proven methodologies.", icon: Trending,
|
||||
title: "Business Strategy & Growth", description: "Develop winning strategies to scale your business, enter new markets, and achieve sustainable profitability through data-driven insights and proven methodologies.", icon: TrendingUp,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-paper-planets_23-2148874915.jpg", imageAlt: "business strategy planning whiteboard analysis"},
|
||||
|
||||
Reference in New Issue
Block a user