Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
{ value: "10+", title: "Years of Experience" },
|
||||
{ value: "50+", title: "Projects Delivered" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-designer-sit-table-with-laptop-engineer-drawings-loft-interior-reads-new-project-social-building_343059-1213.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-designer-sit-table-with-laptop-engineer-drawings-loft-interior-reads-new-project-social-building_343059-1213.jpg?_wi=1"
|
||||
imageAlt="Dhanush Ganji - Workspace and creative environment"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -83,15 +83,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Digital Transformation Initiative", author: "Dhanush Ganji", description: "Led comprehensive digital transformation for a Fortune 500 enterprise, resulting in 40% efficiency gains and improved customer experience.", tags: ["Strategy", "Digital", "Enterprise"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-experts-design-assembly-facility-production-lines-tablet-cad-program_482257-126119.jpg", imageAlt: "Digital transformation project showcase"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-experts-design-assembly-facility-production-lines-tablet-cad-program_482257-126119.jpg?_wi=1", imageAlt: "Digital transformation project showcase"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Brand Redesign & Market Positioning", author: "Dhanush Ganji", description: "Complete brand overhaul and go-to-market strategy that increased market share by 35% within 12 months.", tags: ["Branding", "Strategy", "Growth"],
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/designer-template-design_23-2151802964.jpg", imageAlt: "Brand redesign and positioning project"
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/designer-template-design_23-2151802964.jpg?_wi=1", imageAlt: "Brand redesign and positioning project"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Startup Growth Acceleration", author: "Dhanush Ganji", description: "Guided early-stage startup from concept to $5M ARR through strategic planning, team building, and market validation.", tags: ["Startup", "Growth", "Scaling"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/analyzing-report_1098-19504.jpg", imageAlt: "Startup acceleration case study"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/analyzing-report_1098-19504.jpg?_wi=1", imageAlt: "Startup acceleration case study"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -110,15 +110,15 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Ganji", name: "Strategic Consulting", price: "Custom", rating: 5,
|
||||
reviewCount: "25+", imageSrc: "http://img.b2bpic.net/free-photo/factory-experts-design-assembly-facility-production-lines-tablet-cad-program_482257-126119.jpg", imageAlt: "Strategic consulting service"
|
||||
reviewCount: "25+", imageSrc: "http://img.b2bpic.net/free-photo/factory-experts-design-assembly-facility-production-lines-tablet-cad-program_482257-126119.jpg?_wi=2", imageAlt: "Strategic consulting service"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Ganji", name: "Product Development", price: "Custom", rating: 5,
|
||||
reviewCount: "18+", imageSrc: "http://img.b2bpic.net/free-psd/designer-template-design_23-2151802964.jpg", imageAlt: "Product development service"
|
||||
reviewCount: "18+", imageSrc: "http://img.b2bpic.net/free-psd/designer-template-design_23-2151802964.jpg?_wi=2", imageAlt: "Product development service"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Ganji", name: "Business Growth", price: "Custom", rating: 5,
|
||||
reviewCount: "30+", imageSrc: "http://img.b2bpic.net/free-photo/analyzing-report_1098-19504.jpg", imageAlt: "Business growth service"
|
||||
reviewCount: "30+", imageSrc: "http://img.b2bpic.net/free-photo/analyzing-report_1098-19504.jpg?_wi=2", imageAlt: "Business growth service"
|
||||
}
|
||||
]}
|
||||
title="Services & Expertise"
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
description="Whether you're looking for strategic guidance, product development support, or growth acceleration, I'm here to help. Let's discuss how we can create extraordinary results together."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-designer-sit-table-with-laptop-engineer-drawings-loft-interior-reads-new-project-social-building_343059-1213.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-designer-sit-table-with-laptop-engineer-drawings-loft-interior-reads-new-project-social-building_343059-1213.jpg?_wi=2"
|
||||
imageAlt="Contact section imagery"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-designer-sit-table-with-laptop-engineer-drawings-loft-interior-reads-new-project-social-building_343059-1213.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-designer-sit-table-with-laptop-engineer-drawings-loft-interior-reads-new-project-social-building_343059-1213.jpg?_wi=3"
|
||||
imageAlt="Footer background imagery"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user