diff --git a/src/app/page.tsx b/src/app/page.tsx
index a1d4626..78aee81 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,19 +30,16 @@ export default function LandingPage() {
@@ -52,39 +49,23 @@ export default function LandingPage() {
description="Professor of Microbiology at California Polytechnic State University, San Luis Obispo. Dedicated to exploring the unseen worlds of bacterial life and advancing scientific education."
buttons={[
{
- text: "Learn More",
- href: "#about",
- },
+ text: "Learn More", href: "#about"},
{
- text: "Contact",
- href: "#contact",
- },
+ text: "Contact", href: "#contact"},
]}
slides={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/professional-medical-development-scientist-laboratory_482257-10502.jpg",
- imageAlt: "Prof. Pat Fidopiastis Portrait",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/professional-medical-development-scientist-laboratory_482257-10502.jpg", imageAlt: "Prof. Pat Fidopiastis Portrait"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/different-multicolored-bubbles-texture_23-2148205039.jpg",
- imageAlt: "Microbiology Bacterial Research",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/different-multicolored-bubbles-texture_23-2148205039.jpg", imageAlt: "Microbiology Bacterial Research"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/cobweb-with-dew-it_1268-33611.jpg",
- imageAlt: "Abstract Microbiology Molecular Visualization",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/cobweb-with-dew-it_1268-33611.jpg", imageAlt: "Abstract Microbiology Molecular Visualization"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/girl-pushing-her-colleague-with-physical-impairment-through-library_482257-126269.jpg",
- imageAlt: "Cal Poly Microbiology Laboratory Setting",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/girl-pushing-her-colleague-with-physical-impairment-through-library_482257-126269.jpg", imageAlt: "Cal Poly Microbiology Laboratory Setting"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/laboratory-worker-examining-substance-petri-dish-while-conducting-research_181624-1246.jpg",
- imageAlt: "Petri Dish Bacterial Culture",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/laboratory-worker-examining-substance-petri-dish-while-conducting-research_181624-1246.jpg", imageAlt: "Petri Dish Bacterial Culture"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/laboratory-worker-analyzing-blood-sample-glass_482257-7732.jpg",
- imageAlt: "Academic Excellence Laboratory Setting",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/laboratory-worker-analyzing-blood-sample-glass_482257-7732.jpg", imageAlt: "Academic Excellence Laboratory Setting"},
]}
/>
@@ -94,9 +75,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Passion for Microbiology"
description={[
- "Professor Pat Fidopiastis brings deep expertise in microbiology to the Cal Poly SLO community. With a focus on understanding bacterial pathogenesis and molecular interactions, he bridges the gap between complex research and accessible education.",
- "Through his years of research and teaching, he has fostered a laboratory environment that encourages students to pursue rigorous inquiry. His work explores key biological mechanisms that shape our fundamental understanding of microbial systems.",
- ]}
+ "Professor Pat Fidopiastis brings deep expertise in microbiology to the Cal Poly SLO community. With a focus on understanding bacterial pathogenesis and molecular interactions, he bridges the gap between complex research and accessible education.", "Through his years of research and teaching, he has fostered a laboratory environment that encourages students to pursue rigorous inquiry. His work explores key biological mechanisms that shape our fundamental understanding of microbial systems."]}
/>
@@ -108,23 +87,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Bacterial Pathogenesis",
- description: "Studying mechanisms of bacterial interaction and virulence within complex biological host systems.",
- imageSrc: "http://img.b2bpic.net/free-photo/university-student-prepares-exam-by-researching-cells-microorganisms_482257-118794.jpg",
- imageAlt: "Bacterial Pathogenesis Research",
- },
+ title: "Bacterial Pathogenesis", description: "Studying mechanisms of bacterial interaction and virulence within complex biological host systems.", imageSrc: "http://img.b2bpic.net/free-photo/university-student-prepares-exam-by-researching-cells-microorganisms_482257-118794.jpg", imageAlt: "Bacterial Pathogenesis Research"},
{
- title: "Molecular Interactions",
- description: "Analyzing the specific molecular pathways that govern bacterial cell communication and environmental responses.",
- imageSrc: "http://img.b2bpic.net/free-photo/laboratory-supplies-medical-work_23-2149744719.jpg",
- imageAlt: "Molecular Interaction Microscopy",
- },
+ title: "Molecular Interactions", description: "Analyzing the specific molecular pathways that govern bacterial cell communication and environmental responses.", imageSrc: "http://img.b2bpic.net/free-photo/laboratory-supplies-medical-work_23-2149744719.jpg", imageAlt: "Molecular Interaction Microscopy"},
{
- title: "Microbiology Education",
- description: "Developing effective teaching models to engage undergraduates in hands-on scientific research protocols.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-science-elements-lab-with-empty-notepad_23-2148697225.jpg",
- imageAlt: "Microbiology Research Education",
- },
+ title: "Microbiology Education", description: "Developing effective teaching models to engage undergraduates in hands-on scientific research protocols.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-science-elements-lab-with-empty-notepad_23-2148697225.jpg", imageAlt: "Microbiology Research Education"},
]}
title="Areas of Research"
description="Advancing knowledge in bacterial pathogenesis and molecular biology through innovative laboratory methods and peer-reviewed studies."
@@ -133,30 +100,16 @@ export default function LandingPage() {
@@ -236,33 +161,21 @@ export default function LandingPage() {