Update src/app/page.tsx

This commit is contained in:
2026-05-11 23:07:47 +00:00
parent 05b9630878
commit 97d35ee30e

View File

@@ -94,9 +94,10 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardOne
animationType="slide-up"
textboxLayout="split"
textboxLayout="split-actions"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
buttons={[{ text: "View Full Catalog", href: "/shop" }]}
products={[
{
id: "1", name: "Professional Rod", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/music-instrument-store_23-2150608908.jpg", imageAlt: "professional fishing rod carbon"},