Update src/app/page.tsx
This commit is contained in:
@@ -45,14 +45,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
title="Professional Image Clipping & Editing Services"
|
||||
description="Elevate your product visuals with precision clipping, background removal, and professional photo editing tailored for e-commerce success."
|
||||
description="60% faster editing, 100% accuracy on every project. Precision clipping, background removal, and advanced color correction designed to maximize your product appeal and conversion rates."
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Client 3" }
|
||||
]}
|
||||
avatarText="Trusted by 500+ global brands"
|
||||
avatarText="Trusted by 500+ brands processing 50K+ images monthly"
|
||||
buttons={[
|
||||
{ text: "Request Quote", href: "contact" },
|
||||
{ text: "View Portfolio", href: "product" }
|
||||
|
||||
Reference in New Issue
Block a user