diff --git a/app/page.tsx b/app/page.tsx index ad58bc1..e43cd09 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -18,82 +18,82 @@ const features = [ title: 'Built for Spreadsheets', description: 'Use your Google sheets and Excels as if they were SQL databases and get the benefits of a CRM, ERP without losing the flexibility of a spreadsheet.', hasPadding: true, - file: 'features/sheets.png' + file: 'features/sheets.webp' }, { title: 'Zero ETL', description: 'EdgeSet is a zero ETL solution. No need to move your data to a data warehouse. Query your data directly from your source.', - file: 'features/zero_etl.png' + file: 'features/zero_etl.webp' }, { title: 'Join across databases', description: 'Join tables across different databases easily with one click. Query across data sources with single query.', - file: 'features/join.png' + file: 'features/join.webp' }, { title: 'On-demand Row Fetching', description: 'Supports exploring millions of records through the interface while keeping the connection open throughout the exploration.', - file: 'features/scroll.png' + file: 'features/scroll.webp' }, { title: 'Built-in AI', description: 'EdgeSet deploys AI to automatically infer columns for you.', hasPadding: true, mobilePadding: true, - file: 'features/data_type.png' + file: 'features/data_type.webp' }, { title: 'Table inference', description: 'Support importing semi-structured data (i.e. tabular files) without any manual error-prone data engineering work.', hasPadding: true, mobilePadding: true, - file: 'features/table_infer.png' + file: 'features/table_infer.webp' }, { title: 'Data range Detection', description: 'Scans each spreadsheet to detect all cell ranges that could form possible data tables and performs table inference on all such ranges.', hasPadding: true, mobilePadding: true, - file: 'features/data_range.png' + file: 'features/data_range.webp' }, { title: 'Built-in dashboards', description: 'Create dashboards from your data, without technical help, or build custom visuals to aid your decision making.', mobilePadding: true, hasPadding: true, - file: 'features/dash.png' + file: 'features/dash.webp' }, { title: 'Share Dashboard', description: 'Share your dashboards publicly on your website, via our PHP connector for feedback and analysis.', hasPadding: true, mobilePadding: true, - file: 'features/dash_php.png' + file: 'features/dash_php.webp' }, { title: 'Connect to BI tools', description: 'Easily connect to your favorite analytical tool, with zero configuration to generate custom output.', hasPadding: true, mobilePadding: true, - file: 'features/bi.png' + file: 'features/bi.webp' }, { title: 'Hosting', description: 'Choose from web-hosting, on-premise or desktop version: no one but you (not even us) sees your valuable data.', // description: 'EdgeSet is not a hosted service; hence, Tetmon has no access to the data you add to EdgeSet. Only users you create and grant access to can view your data.', - file: 'features/hosting.png' + file: 'features/hosting.webp' }, { title: 'Granular Control', description: 'Retain total access control over your database, including granular access control down to the column per table.', mobilePadding: true, hasPadding: true, - file: 'features/control.png' + file: 'features/control.webp' }, { title: 'P2P', description: 'Secure due to P2P.', - file: 'features/p2p.png' + file: 'features/p2p.webp' } ]; @@ -241,7 +241,7 @@ export default function Home() { databases.slice(0, 6).map((item) => (
- {item.type === 'png' ? sqlserver :
} + {item.type === 'png' ? sqlserver :
}
{item.title}
diff --git a/public/features/bi.png b/public/features/bi.png deleted file mode 100644 index 82fa49b..0000000 Binary files a/public/features/bi.png and /dev/null differ diff --git a/public/features/bi.webp b/public/features/bi.webp new file mode 100644 index 0000000..531f4f9 Binary files /dev/null and b/public/features/bi.webp differ diff --git a/public/features/control.png b/public/features/control.png deleted file mode 100644 index 37b41c4..0000000 Binary files a/public/features/control.png and /dev/null differ diff --git a/public/features/control.webp b/public/features/control.webp new file mode 100644 index 0000000..9d9a15a Binary files /dev/null and b/public/features/control.webp differ diff --git a/public/features/dash.png b/public/features/dash.png deleted file mode 100644 index bde7b15..0000000 Binary files a/public/features/dash.png and /dev/null differ diff --git a/public/features/dash.webp b/public/features/dash.webp new file mode 100644 index 0000000..72c579c Binary files /dev/null and b/public/features/dash.webp differ diff --git a/public/features/dash_php.png b/public/features/dash_php.png deleted file mode 100644 index f2bfbc8..0000000 Binary files a/public/features/dash_php.png and /dev/null differ diff --git a/public/features/dash_php.webp b/public/features/dash_php.webp new file mode 100644 index 0000000..f190739 Binary files /dev/null and b/public/features/dash_php.webp differ diff --git a/public/features/data_range.png b/public/features/data_range.png deleted file mode 100644 index 8ac76c4..0000000 Binary files a/public/features/data_range.png and /dev/null differ diff --git a/public/features/data_range.webp b/public/features/data_range.webp new file mode 100644 index 0000000..9cec80c Binary files /dev/null and b/public/features/data_range.webp differ diff --git a/public/features/data_type.png b/public/features/data_type.png deleted file mode 100644 index c51f727..0000000 Binary files a/public/features/data_type.png and /dev/null differ diff --git a/public/features/data_type.webp b/public/features/data_type.webp new file mode 100644 index 0000000..7185f61 Binary files /dev/null and b/public/features/data_type.webp differ diff --git a/public/features/hosting.png b/public/features/hosting.png deleted file mode 100644 index 815327c..0000000 Binary files a/public/features/hosting.png and /dev/null differ diff --git a/public/features/hosting.webp b/public/features/hosting.webp new file mode 100644 index 0000000..dc17575 Binary files /dev/null and b/public/features/hosting.webp differ diff --git a/public/features/join.png b/public/features/join.png deleted file mode 100644 index e24f335..0000000 Binary files a/public/features/join.png and /dev/null differ diff --git a/public/features/join.webp b/public/features/join.webp new file mode 100644 index 0000000..9a48f64 Binary files /dev/null and b/public/features/join.webp differ diff --git a/public/features/p2p.png b/public/features/p2p.png deleted file mode 100644 index 9e73b4a..0000000 Binary files a/public/features/p2p.png and /dev/null differ diff --git a/public/features/p2p.webp b/public/features/p2p.webp new file mode 100644 index 0000000..e47c04a Binary files /dev/null and b/public/features/p2p.webp differ diff --git a/public/features/scroll.png b/public/features/scroll.png deleted file mode 100644 index 831998d..0000000 Binary files a/public/features/scroll.png and /dev/null differ diff --git a/public/features/scroll.webp b/public/features/scroll.webp new file mode 100644 index 0000000..01c9bbd Binary files /dev/null and b/public/features/scroll.webp differ diff --git a/public/features/scroll_cursor.png b/public/features/scroll_cursor.png deleted file mode 100644 index 88fc9cf..0000000 Binary files a/public/features/scroll_cursor.png and /dev/null differ diff --git a/public/features/scroll_cursor.webp b/public/features/scroll_cursor.webp new file mode 100644 index 0000000..1d3a822 Binary files /dev/null and b/public/features/scroll_cursor.webp differ diff --git a/public/features/sheets.png b/public/features/sheets.png deleted file mode 100644 index 6cdaae5..0000000 Binary files a/public/features/sheets.png and /dev/null differ diff --git a/public/features/sheets.webp b/public/features/sheets.webp new file mode 100644 index 0000000..3f13255 Binary files /dev/null and b/public/features/sheets.webp differ diff --git a/public/features/table_infer.png b/public/features/table_infer.png deleted file mode 100644 index 6461d07..0000000 Binary files a/public/features/table_infer.png and /dev/null differ diff --git a/public/features/table_infer.webp b/public/features/table_infer.webp new file mode 100644 index 0000000..e7eccf8 Binary files /dev/null and b/public/features/table_infer.webp differ diff --git a/public/features/zero_etl.png b/public/features/zero_etl.png deleted file mode 100644 index 0499549..0000000 Binary files a/public/features/zero_etl.png and /dev/null differ diff --git a/public/features/zero_etl.webp b/public/features/zero_etl.webp new file mode 100644 index 0000000..64b1f6b Binary files /dev/null and b/public/features/zero_etl.webp differ