From 16c56fda350d1e1ccbc7290d153f1aeae22f3f7e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:57:06 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b67252..5879eb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,16 +111,16 @@ export default function LandingPage() { tagIcon={FileText} products={[ { - id: "text", name: "Text Documents", price: "Unlimited", variant: "TXT, JSON, CSV", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png?_wi=1", imageAlt: "Text file icon" + id: "text", name: "Text Documents", price: "Unlimited", variant: "TXT, JSON, CSV", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png", imageAlt: "Text file icon" }, { - id: "images", name: "Image Files", price: "Unlimited", variant: "PNG, JPG, GIF, WebP", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png?_wi=2", imageAlt: "Image file icon" + id: "images", name: "Image Files", price: "Unlimited", variant: "PNG, JPG, GIF, WebP", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png", imageAlt: "Image file icon" }, { - id: "videos", name: "Video Streams", price: "Unlimited", variant: "MP4, MOV, WebM", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png?_wi=3", imageAlt: "Video file icon" + id: "videos", name: "Video Streams", price: "Unlimited", variant: "MP4, MOV, WebM", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png", imageAlt: "Video file icon" }, { - id: "documents", name: "Document Formats", price: "Unlimited", variant: "DOCX, PDF, PPTX", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png?_wi=4", imageAlt: "Document file icon" + id: "documents", name: "Document Formats", price: "Unlimited", variant: "DOCX, PDF, PPTX", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png", imageAlt: "Document file icon" } ]} gridVariant="four-items-2x2-equal-grid" @@ -237,25 +237,25 @@ export default function LandingPage() { tagIcon={Users} members={[ { - id: "1", name: "Dr. Alexandra Chen", role: "Chief Scientist", description: "PhD in Molecular Biology from MIT. 15 years of DNA research and sequencing expertise.", imageSrc: "/placeholders/placeholder1.webp?_wi=1", socialLinks: [ + id: "1", name: "Dr. Alexandra Chen", role: "Chief Scientist", description: "PhD in Molecular Biology from MIT. 15 years of DNA research and sequencing expertise.", imageSrc: "/placeholders/placeholder1.webp", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Twitter, url: "https://twitter.com" } ] }, { - id: "2", name: "Dr. Marcus Rodriguez", role: "Head of Engineering", description: "Former biotech engineer at Genentech. Expert in synthetic biology and DNA synthesis.", imageSrc: "/placeholders/placeholder1.webp?_wi=2", socialLinks: [ + id: "2", name: "Dr. Marcus Rodriguez", role: "Head of Engineering", description: "Former biotech engineer at Genentech. Expert in synthetic biology and DNA synthesis.", imageSrc: "/placeholders/placeholder1.webp", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Github, url: "https://github.com" } ] }, { - id: "3", name: "Dr. Priya Patel", role: "Lead Developer", description: "Full-stack developer specializing in bioinformatics and high-performance computing systems.", imageSrc: "/placeholders/placeholder1.webp?_wi=3", socialLinks: [ + id: "3", name: "Dr. Priya Patel", role: "Lead Developer", description: "Full-stack developer specializing in bioinformatics and high-performance computing systems.", imageSrc: "/placeholders/placeholder1.webp", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Globe, url: "https://example.com" } ] }, { - id: "4", name: "Dr. James Wilson", role: "Data Scientist", description: "AI/ML specialist developing error correction algorithms for DNA sequences.", imageSrc: "/placeholders/placeholder1.webp?_wi=4", socialLinks: [ + id: "4", name: "Dr. James Wilson", role: "Data Scientist", description: "AI/ML specialist developing error correction algorithms for DNA sequences.", imageSrc: "/placeholders/placeholder1.webp", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Twitter, url: "https://twitter.com" } ] @@ -277,27 +277,27 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Dr. Sarah Johnson", handle: "@drSarahJ", testimonial: "This platform revolutionized how we store genomic data. The accuracy and reliability are unmatched. A game-changer for research institutions worldwide.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "Dr. Sarah Johnson" + imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Dr. Sarah Johnson" }, { id: "2", name: "Prof. Michael Chen", handle: "@ProfMChen", testimonial: "The encoding efficiency and error correction capabilities exceed all expectations. Our lab has already archived 50TB of critical data.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Prof. Michael Chen" + imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Prof. Michael Chen" }, { id: "3", name: "Dr. Emily Rodriguez", handle: "@BiogenEmily", testimonial: "Integration was seamless. The technical support team understood our needs perfectly. Highly recommend for any serious biotech research.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp?_wi=7", imageAlt: "Dr. Emily Rodriguez" + imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Dr. Emily Rodriguez" }, { id: "4", name: "Dr. David Kim", handle: "@DataScienceDK", testimonial: "The API documentation and tools provided make this system production-ready. We're using it for our long-term archival storage.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp?_wi=8", imageAlt: "Dr. David Kim" + imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Dr. David Kim" }, { id: "5", name: "Prof. Lisa Anderson", handle: "@LabDirector", testimonial: "Impressive technology backed by solid science. Our compliance team approved it immediately. This is the future of data storage.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp?_wi=9", imageAlt: "Prof. Lisa Anderson" + imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Prof. Lisa Anderson" }, { id: "6", name: "Dr. James Thompson", handle: "@BiotechCTO", testimonial: "The density and longevity make this a clear winner for archival applications. Our ROI is already positive within 6 months.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp?_wi=10", imageAlt: "Dr. James Thompson" + imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Dr. James Thompson" } ]} showRating={true} @@ -316,7 +316,6 @@ export default function LandingPage() { names={["Stanford Biolab", "MIT Media Lab", "Harvard Medical", "Oxford Genetics", "Berkeley Genomics", "Caltech Research", "Cambridge Biotech", "Yale Laboratories"]} logos={["/placeholders/placeholder1.webp", "/placeholders/placeholder1.webp", "/placeholders/placeholder1.webp", "/placeholders/placeholder1.webp", "/placeholders/placeholder1.webp", "/placeholders/placeholder1.webp", "/placeholders/placeholder1.webp", "/placeholders/placeholder1.webp"]} textboxLayout="default" - animationType="slide-up" useInvertedBackground={false} speed={40} showCard={true} -- 2.49.1 From ce753d03861c70f001053010d5413b654bf73ee6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:07:58 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5879eb7..b4f1e49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,16 +111,16 @@ export default function LandingPage() { tagIcon={FileText} products={[ { - id: "text", name: "Text Documents", price: "Unlimited", variant: "TXT, JSON, CSV", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png", imageAlt: "Text file icon" + id: "text", name: "Text Documents", price: "Unlimited", variant: "TXT, JSON, CSV", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png?_wi=1", imageAlt: "Text file icon" }, { - id: "images", name: "Image Files", price: "Unlimited", variant: "PNG, JPG, GIF, WebP", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png", imageAlt: "Image file icon" + id: "images", name: "Image Files", price: "Unlimited", variant: "PNG, JPG, GIF, WebP", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png?_wi=2", imageAlt: "Image file icon" }, { - id: "videos", name: "Video Streams", price: "Unlimited", variant: "MP4, MOV, WebM", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png", imageAlt: "Video file icon" + id: "videos", name: "Video Streams", price: "Unlimited", variant: "MP4, MOV, WebM", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png?_wi=3", imageAlt: "Video file icon" }, { - id: "documents", name: "Document Formats", price: "Unlimited", variant: "DOCX, PDF, PPTX", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png", imageAlt: "Document file icon" + id: "documents", name: "Document Formats", price: "Unlimited", variant: "DOCX, PDF, PPTX", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReFlsWuucPV4qKwuXA2DUIVND/a-modern-clean-file-upload-icon-showing--1772559855250-274ea761.png?_wi=4", imageAlt: "Document file icon" } ]} gridVariant="four-items-2x2-equal-grid" @@ -237,25 +237,25 @@ export default function LandingPage() { tagIcon={Users} members={[ { - id: "1", name: "Dr. Alexandra Chen", role: "Chief Scientist", description: "PhD in Molecular Biology from MIT. 15 years of DNA research and sequencing expertise.", imageSrc: "/placeholders/placeholder1.webp", socialLinks: [ + id: "1", name: "Dr. Alexandra Chen", role: "Chief Scientist", description: "PhD in Molecular Biology from MIT. 15 years of DNA research and sequencing expertise.", imageSrc: "/placeholders/placeholder1.webp?_wi=1", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Twitter, url: "https://twitter.com" } ] }, { - id: "2", name: "Dr. Marcus Rodriguez", role: "Head of Engineering", description: "Former biotech engineer at Genentech. Expert in synthetic biology and DNA synthesis.", imageSrc: "/placeholders/placeholder1.webp", socialLinks: [ + id: "2", name: "Dr. Marcus Rodriguez", role: "Head of Engineering", description: "Former biotech engineer at Genentech. Expert in synthetic biology and DNA synthesis.", imageSrc: "/placeholders/placeholder1.webp?_wi=2", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Github, url: "https://github.com" } ] }, { - id: "3", name: "Dr. Priya Patel", role: "Lead Developer", description: "Full-stack developer specializing in bioinformatics and high-performance computing systems.", imageSrc: "/placeholders/placeholder1.webp", socialLinks: [ + id: "3", name: "Dr. Priya Patel", role: "Lead Developer", description: "Full-stack developer specializing in bioinformatics and high-performance computing systems.", imageSrc: "/placeholders/placeholder1.webp?_wi=3", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Globe, url: "https://example.com" } ] }, { - id: "4", name: "Dr. James Wilson", role: "Data Scientist", description: "AI/ML specialist developing error correction algorithms for DNA sequences.", imageSrc: "/placeholders/placeholder1.webp", socialLinks: [ + id: "4", name: "Dr. James Wilson", role: "Data Scientist", description: "AI/ML specialist developing error correction algorithms for DNA sequences.", imageSrc: "/placeholders/placeholder1.webp?_wi=4", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Twitter, url: "https://twitter.com" } ] @@ -277,27 +277,27 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Dr. Sarah Johnson", handle: "@drSarahJ", testimonial: "This platform revolutionized how we store genomic data. The accuracy and reliability are unmatched. A game-changer for research institutions worldwide.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Dr. Sarah Johnson" + imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "Dr. Sarah Johnson" }, { id: "2", name: "Prof. Michael Chen", handle: "@ProfMChen", testimonial: "The encoding efficiency and error correction capabilities exceed all expectations. Our lab has already archived 50TB of critical data.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Prof. Michael Chen" + imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Prof. Michael Chen" }, { id: "3", name: "Dr. Emily Rodriguez", handle: "@BiogenEmily", testimonial: "Integration was seamless. The technical support team understood our needs perfectly. Highly recommend for any serious biotech research.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Dr. Emily Rodriguez" + imageSrc: "/placeholders/placeholder1.webp?_wi=7", imageAlt: "Dr. Emily Rodriguez" }, { id: "4", name: "Dr. David Kim", handle: "@DataScienceDK", testimonial: "The API documentation and tools provided make this system production-ready. We're using it for our long-term archival storage.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Dr. David Kim" + imageSrc: "/placeholders/placeholder1.webp?_wi=8", imageAlt: "Dr. David Kim" }, { id: "5", name: "Prof. Lisa Anderson", handle: "@LabDirector", testimonial: "Impressive technology backed by solid science. Our compliance team approved it immediately. This is the future of data storage.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Prof. Lisa Anderson" + imageSrc: "/placeholders/placeholder1.webp?_wi=9", imageAlt: "Prof. Lisa Anderson" }, { id: "6", name: "Dr. James Thompson", handle: "@BiotechCTO", testimonial: "The density and longevity make this a clear winner for archival applications. Our ROI is already positive within 6 months.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Dr. James Thompson" + imageSrc: "/placeholders/placeholder1.webp?_wi=10", imageAlt: "Dr. James Thompson" } ]} showRating={true} -- 2.49.1