Update src/app/features/page.tsx
This commit is contained in:
@@ -86,21 +86,21 @@ const FeaturesPage = () => {
|
||||
id: "1",
|
||||
title: "Advanced Analytics Dashboard",
|
||||
tags: ["Analytics", "Real-time"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/close-up-of-analytics-dashboard-showing--1772562010269-8419ff1b.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/close-up-of-analytics-dashboard-showing--1772562010269-8419ff1b.png?_wi=2",
|
||||
imageAlt: "Analytics dashboard interface",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Campaign Automation Engine",
|
||||
tags: ["Automation", "Workflow"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/growth-strategy-automation-platform-inte-1772562010306-6e955044.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/growth-strategy-automation-platform-inte-1772562010306-6e955044.png?_wi=2",
|
||||
imageAlt: "Campaign automation tools",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Client Reporting Suite",
|
||||
tags: ["Reporting", "Insights"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/client-reporting-and-insights-platform-s-1772562010218-af88be94.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/client-reporting-and-insights-platform-s-1772562010218-af88be94.png?_wi=2",
|
||||
imageAlt: "Client reporting interface",
|
||||
},
|
||||
]}
|
||||
@@ -128,7 +128,7 @@ const FeaturesPage = () => {
|
||||
handle: "@sarahmitchell",
|
||||
testimonial: "The analytics dashboard alone has revolutionized how we track campaign performance. Our clients love the insights we can now provide.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-headshot-of-a-confident-fem-1772562009732-26488959.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-headshot-of-a-confident-fem-1772562009732-26488959.png?_wi=2",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ const FeaturesPage = () => {
|
||||
handle: "@davidchen",
|
||||
testimonial: "Automation features have freed up 15+ hours per week for our team. We can focus on strategy instead of repetitive tasks.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-headshot-of-a-male-entrepre-1772562009528-670a0018.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-headshot-of-a-male-entrepre-1772562009528-670a0018.png?_wi=2",
|
||||
imageAlt: "David Chen",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ const FeaturesPage = () => {
|
||||
handle: "@emilyrodriguez",
|
||||
testimonial: "The reporting suite generates professional client reports in minutes. It's a huge competitive advantage for our agency.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-female-marketing-director-o-1772562009595-667c61f4.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-female-marketing-director-o-1772562009595-667c61f4.png?_wi=2",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
]}
|
||||
@@ -158,7 +158,7 @@ const FeaturesPage = () => {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/inspirational-abstract-image-showing-gro-1772562010010-d80fd79c.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/inspirational-abstract-image-showing-gro-1772562010010-d80fd79c.png?_wi=5"
|
||||
imageAlt="Growth and progress visualization"
|
||||
columns={footerColumns}
|
||||
logoText="Bluesmith"
|
||||
|
||||
Reference in New Issue
Block a user