From 84b09547fe21967c0a967c7d4cf8371c78c1b0ed Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 14:49:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 45cc618..f1b7bc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,9 +59,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { id: "s1", title: "Phone Call Support", descriptions: ["Real-time help for bank, utility, and service calls."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Co5ZarYL0uiE4VXz3t2nvFB6Zy/icon-for-phone-call-support-gold-and-nav-1777039999359-5b1a3520.png" }, - { id: "s2", title: "Housing & Rental Help", descriptions: ["Navigate communication with landlords and estate agents."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Co5ZarYL0uiE4VXz3t2nvFB6Zy/icon-for-housing-support-gold-and-navy-b-1777040006779-c2df0233.png" }, - { id: "s3", title: "Home Office & Visa", descriptions: ["Professional guidance for official UK immigration forms."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Co5ZarYL0uiE4VXz3t2nvFB6Zy/icon-for-immigration-gold-and-navy-blue--1777040014302-fbc543ca.png" }, + { id: "s1", title: "Phone Call Support", descriptions: ["Real-time help for bank, utility, and service calls."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Co5ZarYL0uiE4VXz3t2nvFB6Zy/uploaded-1777042015894-lw89q7qi.png" }, + { id: "s2", title: "Housing & Rental Help", descriptions: ["Navigate communication with landlords and estate agents."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Co5ZarYL0uiE4VXz3t2nvFB6Zy/uploaded-1777042107680-nzqu3vwd.png" }, + { id: "s3", title: "Home Office & Visa", descriptions: ["Professional guidance for official UK immigration forms."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Co5ZarYL0uiE4VXz3t2nvFB6Zy/uploaded-1777041864393-xrpf49bs.png" }, { id: "s4", title: "Document Translation", descriptions: ["Accurate, clear translation of official emails and documents."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Co5ZarYL0uiE4VXz3t2nvFB6Zy/icon-for-phone-call-support-gold-and-nav-1777040030830-3093bc7c.png" }, { id: "s5", title: "Live Video Interpretation", descriptions: ["Instant video support for WhatsApp, FaceTime, or Zoom."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Co5ZarYL0uiE4VXz3t2nvFB6Zy/icon-for-housing-support-gold-and-navy-b-1777040037588-59011089.png" } ]} -- 2.49.1