Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -87,19 +87,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Strategy & Planning", description: "Custom social media strategies designed to align with your business objectives, audience insights, and competitive landscape.", imageSrc: "http://img.b2bpic.net/free-photo/employee-showing-appreciation-each-other_23-2149357551.jpg"
|
||||
title: "Strategy & Planning", description: "Custom social media strategies designed to align with your business objectives, audience insights, and competitive landscape.", imageSrc: "http://img.b2bpic.net/free-photo/employee-showing-appreciation-each-other_23-2149357551.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Content Creation", description: "Compelling, on-brand content that engages audiences and drives meaningful interactions across all platforms.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-pointing-something-digital-tablet_23-2147844583.jpg"
|
||||
title: "Content Creation", description: "Compelling, on-brand content that engages audiences and drives meaningful interactions across all platforms.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-pointing-something-digital-tablet_23-2147844583.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Community Management", description: "Dedicated management of your communities, ensuring authentic engagement and rapid response to customer inquiries.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-beauty-instagram-post-set_23-2148997950.jpg"
|
||||
title: "Community Management", description: "Dedicated management of your communities, ensuring authentic engagement and rapid response to customer inquiries.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-beauty-instagram-post-set_23-2148997950.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Performance Analytics", description: "Detailed reporting and analytics to measure campaign success, ROI, and actionable insights for continuous improvement.", imageSrc: "http://img.b2bpic.net/free-photo/black-lives-matter-concept-flat-lay_23-2148913829.jpg"
|
||||
title: "Performance Analytics", description: "Detailed reporting and analytics to measure campaign success, ROI, and actionable insights for continuous improvement.", imageSrc: "http://img.b2bpic.net/free-photo/black-lives-matter-concept-flat-lay_23-2148913829.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -116,16 +116,16 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
products={[
|
||||
{
|
||||
id: "case-1", name: "E-Commerce Brand Growth", price: "+340%", variant: "Engagement Increase • 6 Months", imageSrc: "http://img.b2bpic.net/free-photo/employee-showing-appreciation-each-other_23-2149357551.jpg", imageAlt: "E-commerce case study"
|
||||
id: "case-1", name: "E-Commerce Brand Growth", price: "+340%", variant: "Engagement Increase • 6 Months", imageSrc: "http://img.b2bpic.net/free-photo/employee-showing-appreciation-each-other_23-2149357551.jpg?_wi=2", imageAlt: "E-commerce case study"
|
||||
},
|
||||
{
|
||||
id: "case-2", name: "SaaS Product Launch", price: "+215%", variant: "Follower Growth • 3 Months", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-pointing-something-digital-tablet_23-2147844583.jpg", imageAlt: "SaaS launch campaign"
|
||||
id: "case-2", name: "SaaS Product Launch", price: "+215%", variant: "Follower Growth • 3 Months", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-pointing-something-digital-tablet_23-2147844583.jpg?_wi=2", imageAlt: "SaaS launch campaign"
|
||||
},
|
||||
{
|
||||
id: "case-3", name: "Wellness Brand Community", price: "+480%", variant: "Community Members • 8 Months", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-beauty-instagram-post-set_23-2148997950.jpg", imageAlt: "Wellness community success"
|
||||
id: "case-3", name: "Wellness Brand Community", price: "+480%", variant: "Community Members • 8 Months", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-beauty-instagram-post-set_23-2148997950.jpg?_wi=2", imageAlt: "Wellness community success"
|
||||
},
|
||||
{
|
||||
id: "case-4", name: "Nonprofit Awareness Campaign", price: "+290%", variant: "Reach & Impact • 4 Months", imageSrc: "http://img.b2bpic.net/free-photo/black-lives-matter-concept-flat-lay_23-2148913829.jpg", imageAlt: "Nonprofit campaign results"
|
||||
id: "case-4", name: "Nonprofit Awareness Campaign", price: "+290%", variant: "Reach & Impact • 4 Months", imageSrc: "http://img.b2bpic.net/free-photo/black-lives-matter-concept-flat-lay_23-2148913829.jpg?_wi=2", imageAlt: "Nonprofit campaign results"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user