Merge version_1 into main #2
@@ -104,13 +104,13 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "segment-1", name: "Morning", price: "05:00–11:00", variant: "6 hours • Deep work energy", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/workspace-with-stationery-papers-with-smartphone_23-2147965724.jpg?_wi=1", imageAlt: "time segments schedule time management productivity calendar"},
|
||||
"http://img.b2bpic.net/free-photo/workspace-with-stationery-papers-with-smartphone_23-2147965724.jpg", imageAlt: "time segments schedule time management productivity calendar"},
|
||||
{
|
||||
id: "segment-2", name: "Midday", price: "11:00–15:00", variant: "4 hours • Collaborative time", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/workspace-with-stationery-papers-with-smartphone_23-2147965724.jpg?_wi=2", imageAlt: "time segments schedule time management productivity calendar"},
|
||||
"http://img.b2bpic.net/free-photo/workspace-with-stationery-papers-with-smartphone_23-2147965724.jpg", imageAlt: "time segments schedule time management productivity calendar"},
|
||||
{
|
||||
id: "segment-3", name: "Afternoon", price: "15:00–19:00", variant: "4 hours • Admin & wrap-up", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/workspace-with-stationery-papers-with-smartphone_23-2147965724.jpg?_wi=3", imageAlt: "time segments schedule time management productivity calendar"},
|
||||
"http://img.b2bpic.net/free-photo/workspace-with-stationery-papers-with-smartphone_23-2147965724.jpg", imageAlt: "time segments schedule time management productivity calendar"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -178,16 +178,16 @@ export default function LandingPage() {
|
||||
team={[
|
||||
{
|
||||
id: "1", name: "Current Segment", role: "Color-coded time range display", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/smart-home-management-application_23-2148634284.jpg?_wi=1", imageAlt: "widget floating window compact interface mini app dashboard"},
|
||||
"http://img.b2bpic.net/free-vector/smart-home-management-application_23-2148634284.jpg", imageAlt: "widget floating window compact interface mini app dashboard"},
|
||||
{
|
||||
id: "2", name: "Time Remaining", role: "Progress bar & countdown", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/smart-home-management-application_23-2148634284.jpg?_wi=2", imageAlt: "widget floating window compact interface mini app dashboard"},
|
||||
"http://img.b2bpic.net/free-vector/smart-home-management-application_23-2148634284.jpg", imageAlt: "widget floating window compact interface mini app dashboard"},
|
||||
{
|
||||
id: "3", name: "Pending Tasks", role: "Quick task checklist", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/smart-home-management-application_23-2148634284.jpg?_wi=3", imageAlt: "widget floating window compact interface mini app dashboard"},
|
||||
"http://img.b2bpic.net/free-vector/smart-home-management-application_23-2148634284.jpg", imageAlt: "widget floating window compact interface mini app dashboard"},
|
||||
{
|
||||
id: "4", name: "Pop-Out Window", role: "Floating desktop widget mode", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/smart-home-management-application_23-2148634284.jpg?_wi=4", imageAlt: "widget floating window compact interface mini app dashboard"},
|
||||
"http://img.b2bpic.net/free-vector/smart-home-management-application_23-2148634284.jpg", imageAlt: "widget floating window compact interface mini app dashboard"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
sideDescription="Everything you need to know about FocusFlow"
|
||||
textPosition="left"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="smooth"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Is FocusFlow really offline-first?", content:
|
||||
|
||||
Reference in New Issue
Block a user