Update src/app/page.tsx

This commit is contained in:
2026-04-28 18:11:26 +00:00
parent df0a4ecff0
commit 807fcaea45

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={false}
buttons={[{ text: "Customize Your Own Build", href: "#wizard" }]}
buttons={[{ text: "Start Your Custom Build", href: "#wizard" }]}
products={[
{ id: "1", name: "NVIDIA GeForce RTX 4080", price: "$1,199", variant: "GPU", imageSrc: "http://img.b2bpic.net/free-photo/cryptocurrency-mining-farm_23-2151954729.jpg" },
{ id: "2", name: "Intel Core i9-14900K", price: "$589", variant: "CPU", imageSrc: "http://img.b2bpic.net/free-photo/cpu-processor-motherboard_53876-96834.jpg" },