diff --git a/src/app/page.tsx b/src/app/page.tsx index 02e21a1..a381c95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/alarm-clock-surrounded-by-black-friday-tags_23-2148285065.jpg", imageAlt: "Phase Detection" } }, { - title: "Fibonacci Suite", description: "Dynamic measurement systems for retracements, expansions, and extensions based on candlestick dominance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/jolly-it-expert-doing-maintenance-server-room-infrastructure_482257-124598.jpg", imageAlt: "Fibonacci Engine" }, + title: "Fibonacci Suite", description: "Dynamic measurement systems for retracements, expansions, and extensions based on candlestick dominance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/jolly-it-expert-doing-maintenance-server-room-infrastructure_482257-124598.jpg?_wi=1", imageAlt: "Fibonacci Engine" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mix-office-supplies-gadgets-white-table-background-view-from-xa_1421-590.jpg", imageAlt: "Fibonacci Grid" } } ]} @@ -114,7 +114,7 @@ export default function LandingPage() { products={[ { id: "p1", name: "Wave Intelligence Core", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-blue-background_1017-2653.jpg" }, { id: "p2", name: "Time-Failure Alerts", price: "Custom", imageSrc: "http://img.b2bpic.net/free-vector/abstract-collection-infographic-elements_23-2147521771.jpg" }, - { id: "p3", name: "Structural ML Engine", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/jolly-it-expert-doing-maintenance-server-room-infrastructure_482257-124598.jpg" } + { id: "p3", name: "Structural ML Engine", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/jolly-it-expert-doing-maintenance-server-room-infrastructure_482257-124598.jpg?_wi=2" } ]} />