Update src/pages/HomePage.tsx

This commit is contained in:
2026-05-07 19:39:17 +00:00
parent 569c3a2c4c
commit 13511fe702

View File

@@ -155,7 +155,7 @@ export default function HomePage() {
text: "Start Free Trial", text: "Start Free Trial",
href: "#", href: "#",
}, },
imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-minimalist-graphic-representing-a-star-1778165800791-0c8ad310.png", imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-minimalist-graphic-representing-a-star-1778165800791-0c8ad310.png?_wi=1",
}, },
{ {
tag: "For Growing Businesses", tag: "For Growing Businesses",
@@ -172,7 +172,7 @@ export default function HomePage() {
text: "Get Pro Plan", text: "Get Pro Plan",
href: "#", href: "#",
}, },
imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/an-abstract-image-symbolizing-a-growing--1778165802033-739245ed.png", imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/an-abstract-image-symbolizing-a-growing--1778165802033-739245ed.png?_wi=1",
}, },
{ {
tag: "For Enterprises", tag: "For Enterprises",
@@ -189,7 +189,7 @@ export default function HomePage() {
text: "Contact Sales", text: "Contact Sales",
href: "#contact", href: "#contact",
}, },
imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-powerful-abstract-representation-of-a--1778165802382-ab2df0f2.png", imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-powerful-abstract-representation-of-a--1778165802382-ab2df0f2.png?_wi=1",
}, },
]} ]}
/> />