Merge version_1 into main #1
@@ -88,13 +88,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Strategic Assessment", description: "Comprehensive analysis of your brand positioning, market opportunity, and competitive landscape to identify growth vectors.", imageSrc: "http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-223.jpg", imageAlt: "Strategic Assessment and Planning"},
|
||||
title: "Strategic Assessment", description: "Comprehensive analysis of your brand positioning, market opportunity, and competitive landscape to identify growth vectors.", imageSrc: "http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-223.jpg?_wi=1", imageAlt: "Strategic Assessment and Planning"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Brand Positioning", description: "Refined brand architecture and messaging strategy that resonates with target audiences and differentiates in the market.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg", imageAlt: "Brand Positioning and Identity"},
|
||||
title: "Brand Positioning", description: "Refined brand architecture and messaging strategy that resonates with target audiences and differentiates in the market.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg?_wi=1", imageAlt: "Brand Positioning and Identity"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Performance Analytics", description: "Real-time insights into consumer behavior, sales performance, and market trends to guide strategic decisions.", imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Performance Analytics and Reporting"},
|
||||
title: "Performance Analytics", description: "Real-time insights into consumer behavior, sales performance, and market trends to guide strategic decisions.", imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=1", imageAlt: "Performance Analytics and Reporting"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Execution & Support", description: "End-to-end implementation support ensuring your strategy translates into tangible results and sustained growth.", imageSrc: "http://img.b2bpic.net/free-photo/forensic-examiners-having-discussion_1098-16316.jpg", imageAlt: "Execution and Ongoing Support"},
|
||||
@@ -118,13 +118,13 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Parachute", name: "Startup Strategy", price: "$15K", rating: 5,
|
||||
reviewCount: "47", imageSrc: "http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-223.jpg", imageAlt: "Startup Strategy Package"},
|
||||
reviewCount: "47", imageSrc: "http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-223.jpg?_wi=2", imageAlt: "Startup Strategy Package"},
|
||||
{
|
||||
id: "2", brand: "Parachute", name: "Scale Acceleration", price: "$35K", rating: 5,
|
||||
reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg", imageAlt: "Scale Acceleration Package"},
|
||||
reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg?_wi=2", imageAlt: "Scale Acceleration Package"},
|
||||
{
|
||||
id: "3", brand: "Parachute", name: "Market Leadership", price: "$55K", rating: 5,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Market Leadership Package"},
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=2", imageAlt: "Market Leadership Package"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user