Merge version_1 into main #3
@@ -52,19 +52,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Jenkins", handle: "@sarahj", testimonial: "The Notion templates transformed my workflow completely.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg?_wi=1"},
|
||||
{
|
||||
name: "Michael Chen", handle: "@chenworks", testimonial: "Automation tools have saved me hours of daily work.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=1"},
|
||||
{
|
||||
name: "Elena Rodriguez", handle: "@elena_builds", testimonial: "Strategic marketing support helped me reach my 6-figure goal.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=1"},
|
||||
{
|
||||
name: "David Kim", handle: "@dk_creative", testimonial: "Systems and structures are exactly what I needed to scale.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg?_wi=1"},
|
||||
{
|
||||
name: "Maria Garcia", handle: "@mariamarketing", testimonial: "Incredible clarity and professional approach. Highly recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=1"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -123,17 +123,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "All-in-One Business Hub", price: "$97", variant: "Notion Dashboard", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148609717.jpg"},
|
||||
id: "p1", name: "All-in-One Business Hub", price: "$97", variant: "Notion Dashboard", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148609717.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2", name: "Content Calendar System", price: "$47", variant: "Spreadsheet/Tool", imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168648.jpg"},
|
||||
id: "p2", name: "Content Calendar System", price: "$47", variant: "Spreadsheet/Tool", imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168648.jpg?_wi=1"},
|
||||
{
|
||||
id: "p3", name: "Automation Starter Kit", price: "$147", variant: "Workflow Tool", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148609717.jpg"},
|
||||
id: "p3", name: "Automation Starter Kit", price: "$147", variant: "Workflow Tool", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148609717.jpg?_wi=2"},
|
||||
{
|
||||
id: "p4", name: "Marketing Strategy Pack", price: "$197", variant: "Documents", imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168648.jpg"},
|
||||
id: "p4", name: "Marketing Strategy Pack", price: "$197", variant: "Documents", imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168648.jpg?_wi=2"},
|
||||
{
|
||||
id: "p5", name: "Client Onboarding OS", price: "$77", variant: "Notion", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148609717.jpg"},
|
||||
id: "p5", name: "Client Onboarding OS", price: "$77", variant: "Notion", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_23-2148609717.jpg?_wi=3"},
|
||||
{
|
||||
id: "p6", name: "Email Funnel Templates", price: "$127", variant: "Digital Product", imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168648.jpg"},
|
||||
id: "p6", name: "Email Funnel Templates", price: "$127", variant: "Digital Product", imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168648.jpg?_wi=3"},
|
||||
]}
|
||||
title="Our Business Templates & Tools"
|
||||
description="Streamline your operations with our professionally designed digital tools."
|
||||
@@ -167,19 +167,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Sarah Jenkins", role: "CEO", company: "TechCorp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg?_wi=2"},
|
||||
{
|
||||
id: "t2", name: "Michael Chen", role: "Founder", company: "Innovate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=2"},
|
||||
{
|
||||
id: "t3", name: "Elena Rodriguez", role: "Marketing Dir", company: "GrowthCo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=2"},
|
||||
{
|
||||
id: "t4", name: "David Kim", role: "Product Mgr", company: "Startup", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg?_wi=2"},
|
||||
{
|
||||
id: "t5", name: "Maria Garcia", role: "Coach", company: "PeakLife", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=2"},
|
||||
]}
|
||||
title="Transforming Business Results"
|
||||
description="Join hundreds of entrepreneurs who have scaled their operations."
|
||||
|
||||
Reference in New Issue
Block a user