Update src/app/work/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function WorkPage() {
|
||||
{
|
||||
text: "Book a Free Website Review", href: "/contact"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkozd5"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkozd5&_wi=10"
|
||||
imageAlt="Portfolio and case studies overview"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -62,11 +62,11 @@ export default function WorkPage() {
|
||||
useInvertedBackground={false}
|
||||
blogs={[
|
||||
{
|
||||
id: "case-1", category: "Gym", title: "Iron Horizon Gym", excerpt: "Trial Bookings Focus: Rebuilt the homepage around one offer with clearer CTA flow and faster load experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xgnyca", imageAlt: "Iron Horizon Gym case study", authorName: "Elevate Web", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=10wr5n", date: "Target: <2.0s load • 3.0%+ conversions"},
|
||||
id: "case-1", category: "Gym", title: "Iron Horizon Gym", excerpt: "Trial Bookings Focus: Rebuilt the homepage around one offer with clearer CTA flow and faster load experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xgnyca&_wi=2", imageAlt: "Iron Horizon Gym case study", authorName: "Elevate Web", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=10wr5n", date: "Target: <2.0s load • 3.0%+ conversions"},
|
||||
{
|
||||
id: "case-2", category: "Sports Club", title: "Summit Tennis Club", excerpt: "Membership Inquiries: Modern club site with simple navigation and trust-building sections that drive inquiries.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vbebq1", imageAlt: "Summit Tennis Club case study", authorName: "Elevate Web", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=10wr5n", date: "Target: 90+ performance • 2x clarity"},
|
||||
id: "case-2", category: "Sports Club", title: "Summit Tennis Club", excerpt: "Membership Inquiries: Modern club site with simple navigation and trust-building sections that drive inquiries.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vbebq1&_wi=2", imageAlt: "Summit Tennis Club case study", authorName: "Elevate Web", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=10wr5n", date: "Target: 90+ performance • 2x clarity"},
|
||||
{
|
||||
id: "case-3", category: "Coaching", title: "Velocity Performance Coaching", excerpt: "High-Ticket Leads: Clean funnel-style layout that explains method, shows proof, and drives bookings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qvywwu", imageAlt: "Velocity Performance Coaching case study", authorName: "Elevate Web", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=10wr5n", date: "Focus: Strong above-fold CTA • 5 proof blocks"},
|
||||
id: "case-3", category: "Coaching", title: "Velocity Performance Coaching", excerpt: "High-Ticket Leads: Clean funnel-style layout that explains method, shows proof, and drives bookings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qvywwu&_wi=2", imageAlt: "Velocity Performance Coaching case study", authorName: "Elevate Web", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=10wr5n", date: "Focus: Strong above-fold CTA • 5 proof blocks"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user