Merge version_1 into main #3
@@ -70,27 +70,27 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Surprising Facts", description: "Learn mind-blowing facts about science, history, nature, and the world around us.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg", imageAlt: "Surprising facts illustration"
|
||||
title: "Surprising Facts", description: "Learn mind-blowing facts about science, history, nature, and the world around us.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg?_wi=1", imageAlt: "Surprising facts illustration"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Motivational Quotes", description: "Receive inspiring words to fuel your day and keep you motivated on your journey.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg", imageAlt: "Motivational quotes illustration"
|
||||
title: "Motivational Quotes", description: "Receive inspiring words to fuel your day and keep you motivated on your journey.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg?_wi=2", imageAlt: "Motivational quotes illustration"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Business Ideas", description: "Explore innovative business concepts and entrepreneurial opportunities to spark your creativity.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg", imageAlt: "Business ideas illustration"
|
||||
title: "Business Ideas", description: "Explore innovative business concepts and entrepreneurial opportunities to spark your creativity.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg?_wi=3", imageAlt: "Business ideas illustration"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Brain Teasers", description: "Challenge your mind with puzzles and riddles that make you think outside the box.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg", imageAlt: "Brain teasers illustration"
|
||||
title: "Brain Teasers", description: "Challenge your mind with puzzles and riddles that make you think outside the box.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg?_wi=4", imageAlt: "Brain teasers illustration"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "World Exploration", description: "Discover fascinating places around the globe and learn about unique cultures and destinations.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg", imageAlt: "World exploration illustration"
|
||||
title: "World Exploration", description: "Discover fascinating places around the globe and learn about unique cultures and destinations.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg?_wi=5", imageAlt: "World exploration illustration"
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
title: "Life Tips", description: "Get practical and fun tips to improve your daily life and add more joy to your routine.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg", imageAlt: "Life tips illustration"
|
||||
title: "Life Tips", description: "Get practical and fun tips to improve your daily life and add more joy to your routine.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171768.jpg?_wi=6", imageAlt: "Life tips illustration"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user