From cca43e971bd73da74a7dcb4113a5d86e832d777c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:31:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d47ef49..26efc4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,14 +55,14 @@ export default function LandingPage() { { text: "See Our Services", href: "#services" } ]} buttonAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} carouselItems={[ { id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-marketing-strategy-visualiz-1772717042114-a5e04903.png", imageAlt: "Professional marketing strategy visualization" }, - { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/digital-marketing-campaigns-interface-sh-1772717043292-e1e13039.png?_wi=1", imageAlt: "Digital marketing campaigns interface" }, - { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-website-building-showcase-d-1772717043206-b8371b34.png?_wi=1", imageAlt: "Professional website building showcase" }, - { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/content-creation-studio-environment-with-1772717044337-bdf525c9.png?_wi=1", imageAlt: "Content creation studio environment" }, - { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/ai-customer-support-chatbot-interface-on-1772717041988-aa2e77dc.png?_wi=1", imageAlt: "AI customer support chatbot interface" }, - { id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/business-automation-workflow-visualizati-1772717043564-74ad84da.png?_wi=1", imageAlt: "Business automation workflow visualization" } + { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/digital-marketing-campaigns-interface-sh-1772717043292-e1e13039.png", imageAlt: "Digital marketing campaigns interface" }, + { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-website-building-showcase-d-1772717043206-b8371b34.png", imageAlt: "Professional website building showcase" }, + { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/content-creation-studio-environment-with-1772717044337-bdf525c9.png", imageAlt: "Content creation studio environment" }, + { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/ai-customer-support-chatbot-interface-on-1772717041988-aa2e77dc.png", imageAlt: "AI customer support chatbot interface" }, + { id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/business-automation-workflow-visualizati-1772717043564-74ad84da.png", imageAlt: "Business automation workflow visualization" } ]} autoPlay={true} autoPlayInterval={5000} @@ -101,13 +101,13 @@ export default function LandingPage() { }, { id: 2, - title: "Strategic Paid Advertising", description: "Highly targeted Google Ads and social media campaigns that reach your ideal customers. Data-driven approach ensuring maximum ROI on every advertising dollar spent.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/digital-marketing-campaigns-interface-sh-1772717043292-e1e13039.png?_wi=2", imageAlt: "Digital marketing campaigns" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-website-building-showcase-d-1772717043206-b8371b34.png?_wi=2", imageAlt: "Website building showcase" } + title: "Strategic Paid Advertising", description: "Highly targeted Google Ads and social media campaigns that reach your ideal customers. Data-driven approach ensuring maximum ROI on every advertising dollar spent.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/digital-marketing-campaigns-interface-sh-1772717043292-e1e13039.png", imageAlt: "Digital marketing campaigns" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-website-building-showcase-d-1772717043206-b8371b34.png", imageAlt: "Website building showcase" } }, { id: 3, - title: "Professional Website Design", description: "Custom-built, conversion-optimized websites that showcase your business and turn visitors into customers. Fully responsive, fast-loading, and SEO-friendly.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-website-building-showcase-d-1772717043206-b8371b34.png?_wi=3", imageAlt: "Website design" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/content-creation-studio-environment-with-1772717044337-bdf525c9.png?_wi=2", imageAlt: "Content creation" } + title: "Professional Website Design", description: "Custom-built, conversion-optimized websites that showcase your business and turn visitors into customers. Fully responsive, fast-loading, and SEO-friendly.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-website-building-showcase-d-1772717043206-b8371b34.png", imageAlt: "Website design" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/content-creation-studio-environment-with-1772717044337-bdf525c9.png", imageAlt: "Content creation" } } ]} showStepNumbers={true} @@ -156,22 +156,22 @@ export default function LandingPage() { textboxLayout="default" products={[ { - id: "ads", name: "Google & Social Ads", price: "Starting $500/mo", variant: "PPC • Multi-Platform • Conversion-Focused", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/digital-marketing-campaigns-interface-sh-1772717043292-e1e13039.png?_wi=3", imageAlt: "Digital advertising management" + id: "ads", name: "Google & Social Ads", price: "Starting $500/mo", variant: "PPC • Multi-Platform • Conversion-Focused", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/digital-marketing-campaigns-interface-sh-1772717043292-e1e13039.png", imageAlt: "Digital advertising management" }, { - id: "websites", name: "Professional Website Building", price: "Starting $2,000", variant: "Custom Design • Responsive • SEO-Ready", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-website-building-showcase-d-1772717043206-b8371b34.png?_wi=4", imageAlt: "Professional website design" + id: "websites", name: "Professional Website Building", price: "Starting $2,000", variant: "Custom Design • Responsive • SEO-Ready", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-website-building-showcase-d-1772717043206-b8371b34.png", imageAlt: "Professional website design" }, { - id: "content", name: "Full-Service Content Creation", price: "Starting $1,000/mo", variant: "Blog • Video • Social • Copywriting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/content-creation-studio-environment-with-1772717044337-bdf525c9.png?_wi=3", imageAlt: "Professional content creation" + id: "content", name: "Full-Service Content Creation", price: "Starting $1,000/mo", variant: "Blog • Video • Social • Copywriting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/content-creation-studio-environment-with-1772717044337-bdf525c9.png", imageAlt: "Professional content creation" }, { - id: "support", name: "AI Customer Support (Coming Soon)", price: "Starting $300/mo", variant: "24/7 Chatbot • Lead Generation • Integration", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/ai-customer-support-chatbot-interface-on-1772717041988-aa2e77dc.png?_wi=2", imageAlt: "AI-powered customer support" + id: "support", name: "AI Customer Support (Coming Soon)", price: "Starting $300/mo", variant: "24/7 Chatbot • Lead Generation • Integration", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/ai-customer-support-chatbot-interface-on-1772717041988-aa2e77dc.png", imageAlt: "AI-powered customer support" }, { - id: "automation", name: "AI Automation (Coming Soon)", price: "Custom Pricing", variant: "Workflow • Integration • Efficiency Boost", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/business-automation-workflow-visualizati-1772717043564-74ad84da.png?_wi=2", imageAlt: "Business automation solutions" + id: "automation", name: "AI Automation (Coming Soon)", price: "Custom Pricing", variant: "Workflow • Integration • Efficiency Boost", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/business-automation-workflow-visualizati-1772717043564-74ad84da.png", imageAlt: "Business automation solutions" }, { - id: "management", name: "Ongoing Website Management", price: "Starting $400/mo", variant: "Updates • Maintenance • Optimization • Support", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-website-building-showcase-d-1772717043206-b8371b34.png?_wi=5", imageAlt: "Website management services" + id: "management", name: "Ongoing Website Management", price: "Starting $400/mo", variant: "Updates • Maintenance • Optimization • Support", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-website-building-showcase-d-1772717043206-b8371b34.png", imageAlt: "Website management services" } ]} gridVariant="uniform-all-items-equal" @@ -189,6 +189,9 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} + names={[ + "RevFlow Marketing", "Growth Solutions", "Local Leaders", "Digital Excellence", "Success Partners", "Innovation Hub", "Business Growth" + ]} logos={[ "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-company-logo-for-a-local-re-1772717043591-218eb9c6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-company-logo-for-a-dental-p-1772717042102-964e3a9c.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-company-logo-for-a-real-est-1772717042554-df6cbe00.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-company-logo-for-a-fitness--1772717343790-2ff6b799.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-company-logo-for-an-automot-1772717043752-eb267407.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-company-logo-for-a-legal-se-1772717042320-ac81103a.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/professional-company-logo-for-a-beauty-s-1772717041805-4f1564fb.png" ]} @@ -283,7 +286,7 @@ export default function LandingPage() { description="Let's discuss your business goals and create a custom strategy to get you ranking in Google's top #3. Schedule your free consultation with the RevFlow Marketing team today." tagIcon={Rocket} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWlyBSSo3D2vFeOGeN5xqvt1Np/modern-marketing-agency-office-environme-1772717042962-6a37d3a2.png" imageAlt="Marketing agency office" -- 2.49.1