Update src/app/page.tsx
This commit is contained in:
@@ -152,15 +152,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Niche Navigator", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2149416733.jpg", imageAlt: "Niche Navigator Module Interface"},,
|
||||
id: "1", name: "Niche Navigator", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2149416733.jpg", imageAlt: "Niche Navigator Module Interface"},
|
||||
{
|
||||
id: "2", name: "Retention Optimizer", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-like-button_23-2148586293.jpg", imageAlt: "Retention Optimizer Module Interface"},,
|
||||
id: "2", name: "Retention Optimizer", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-like-button_23-2148586293.jpg", imageAlt: "Retention Optimizer Module Interface"},
|
||||
{
|
||||
id: "3", name: "SEO Master Suite", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-play-button-laptop_53876-65380.jpg", imageAlt: "SEO Master Suite Module Interface"},,
|
||||
id: "3", name: "SEO Master Suite", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-play-button-laptop_53876-65380.jpg", imageAlt: "SEO Master Suite Module Interface"},
|
||||
{
|
||||
id: "4", name: "Thumbnail Analyst", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/back-shot-young-man-playing-competitive-shooter-games-computer-with-two-streaming-chats-open_482257-29572.jpg", imageAlt: "Thumbnail Analyst Module Interface"},,
|
||||
id: "4", name: "Thumbnail Analyst", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/back-shot-young-man-playing-competitive-shooter-games-computer-with-two-streaming-chats-open_482257-29572.jpg", imageAlt: "Thumbnail Analyst Module Interface"},
|
||||
{
|
||||
id: "5", name: "Upload Scheduler", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/hand-with-player_1134-101.jpg", imageAlt: "Upload Scheduler Module Interface"},,
|
||||
id: "5", name: "Upload Scheduler", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/hand-with-player_1134-101.jpg", imageAlt: "Upload Scheduler Module Interface"},
|
||||
{
|
||||
id: "6", name: "Content Idea Generator", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-busy-woman-working-laptop-busy-paper-stickers-consentration-student-class-room-top-view-table-with-stationery-disturb_285396-110.jpg", imageAlt: "Content Idea Generator Module Interface"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user