diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f62932..859f293 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,6 @@ export default function HomePage() { imageAlt="Students using CampusHub marketplace" mediaAnimation="slide-up" imagePosition="right" - useInvertedBackground={false} /> @@ -121,25 +120,13 @@ export default function HomePage() { features={[ { id: 1, - title: "Smart Product Discovery", - description: "Browse products by category, campus location, or price. Advanced filters help you find exactly what you're looking for in seconds.", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-screen-with-line-job-search_169016-38606.jpg", - imageAlt: "Product discovery interface", - }, + title: "Smart Product Discovery", description: "Browse products by category, campus location, or price. Advanced filters help you find exactly what you're looking for in seconds.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-screen-with-line-job-search_169016-38606.jpg", imageAlt: "Product discovery interface"}, { id: 2, - title: "Direct In-App Messaging", - description: "Chat directly with buyers and sellers without sharing personal contact info. Negotiate prices and arrange meetups safely within the app.", - imageSrc: "http://img.b2bpic.net/free-vector/dating-app-chat-interface_23-2148524231.jpg", - imageAlt: "In-app chat interface", - }, + title: "Direct In-App Messaging", description: "Chat directly with buyers and sellers without sharing personal contact info. Negotiate prices and arrange meetups safely within the app.", imageSrc: "http://img.b2bpic.net/free-vector/dating-app-chat-interface_23-2148524231.jpg", imageAlt: "In-app chat interface"}, { id: 3, - title: "Verified Student Profiles", - description: "Every seller is verified as a university student. View ratings, reviews, and transaction history to build confidence in every purchase.", - imageSrc: "http://img.b2bpic.net/free-vector/pack-retro-labor-day-logos_23-2147656547.jpg", - imageAlt: "Verified seller profiles", - }, + title: "Verified Student Profiles", description: "Every seller is verified as a university student. View ratings, reviews, and transaction history to build confidence in every purchase.", imageSrc: "http://img.b2bpic.net/free-vector/pack-retro-labor-day-logos_23-2147656547.jpg", imageAlt: "Verified seller profiles"}, ]} buttons={[{ text: "Learn More", href: "#how-it-works" }]} buttonAnimation="slide-up" @@ -158,65 +145,23 @@ export default function HomePage() { animationType="slide-up" products={[ { - id: "1", - brand: "Textbooks", - name: "Advanced Calculus Textbook", - price: "$35.00", - rating: 5, - reviewCount: "47", - imageSrc: "/placeholders/placeholder1.webp?_wi=1", - imageAlt: "Calculus textbook", - }, + id: "1", brand: "Textbooks", name: "Advanced Calculus Textbook", price: "$35.00", rating: 5, + reviewCount: "47", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Calculus textbook"}, { - id: "2", - brand: "Electronics", - name: "Wireless Bluetooth Headphones", - price: "$45.00", - rating: 5, - reviewCount: "89", - imageSrc: "/placeholders/placeholder1.webp?_wi=2", - imageAlt: "Bluetooth headphones", - }, + id: "2", brand: "Electronics", name: "Wireless Bluetooth Headphones", price: "$45.00", rating: 5, + reviewCount: "89", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Bluetooth headphones"}, { - id: "3", - brand: "Furniture", - name: "Compact Desk Lamp", - price: "$22.00", - rating: 4, - reviewCount: "34", - imageSrc: "/placeholders/placeholder1.webp?_wi=3", - imageAlt: "LED desk lamp", - }, + id: "3", brand: "Furniture", name: "Compact Desk Lamp", price: "$22.00", rating: 4, + reviewCount: "34", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "LED desk lamp"}, { - id: "4", - brand: "Fashion", - name: "College Hoodie Bundle", - price: "$28.00", - rating: 5, - reviewCount: "156", - imageSrc: "/placeholders/placeholder1.webp?_wi=4", - imageAlt: "University hoodie", - }, + id: "4", brand: "Fashion", name: "College Hoodie Bundle", price: "$28.00", rating: 5, + reviewCount: "156", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "University hoodie"}, { - id: "5", - brand: "Sports Gear", - name: "Portable Water Bottle", - price: "$18.00", - rating: 5, - reviewCount: "72", - imageSrc: "/placeholders/placeholder1.webp?_wi=5", - imageAlt: "Sports water bottle", - }, + id: "5", brand: "Sports Gear", name: "Portable Water Bottle", price: "$18.00", rating: 5, + reviewCount: "72", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Sports water bottle"}, { - id: "6", - brand: "Room Essentials", - name: "Thermal Insulated Mug", - price: "$16.00", - rating: 4, - reviewCount: "44", - imageSrc: "/placeholders/placeholder1.webp?_wi=6", - imageAlt: "Insulated coffee mug", - }, + id: "6", brand: "Room Essentials", name: "Thermal Insulated Mug", price: "$16.00", rating: 4, + reviewCount: "44", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Insulated coffee mug"}, ]} buttons={[{ text: "See All Products", href: "/products" }]} buttonAnimation="slide-up" @@ -234,32 +179,16 @@ export default function HomePage() { features={[ { id: 1, - title: "Create Your Profile", - description: "Sign up with your university email to get verified. Set up your profile and let other students know who you are.", - imageSrc: "http://img.b2bpic.net/free-photo/users-agreement-terms-conditions-rule-policy-regulation-concept_53876-147700.jpg", - imageAlt: "Account creation step", - }, + title: "Create Your Profile", description: "Sign up with your university email to get verified. Set up your profile and let other students know who you are.", imageSrc: "http://img.b2bpic.net/free-photo/users-agreement-terms-conditions-rule-policy-regulation-concept_53876-147700.jpg", imageAlt: "Account creation step"}, { id: 2, - title: "List Your Products", - description: "Add photos, descriptions, and prices for items you want to sell. Your products go live instantly to the marketplace.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-is-engaged-subject-photography-photo-studio_185193-163991.jpg", - imageAlt: "Product listing step", - }, + title: "List Your Products", description: "Add photos, descriptions, and prices for items you want to sell. Your products go live instantly to the marketplace.", imageSrc: "http://img.b2bpic.net/free-photo/girl-is-engaged-subject-photography-photo-studio_185193-163991.jpg", imageAlt: "Product listing step"}, { id: 3, - title: "Browse & Discover", - description: "Explore products from verified student sellers. Use filters to find exactly what you're looking for quickly.", - imageSrc: "http://img.b2bpic.net/free-photo/software-developers-data-center-workspace-use-laptop-calibrate-energy-usage_482257-117870.jpg", - imageAlt: "Product browsing step", - }, + title: "Browse & Discover", description: "Explore products from verified student sellers. Use filters to find exactly what you're looking for quickly.", imageSrc: "http://img.b2bpic.net/free-photo/software-developers-data-center-workspace-use-laptop-calibrate-energy-usage_482257-117870.jpg", imageAlt: "Product browsing step"}, { id: 4, - title: "Chat & Complete", - description: "Message sellers directly to negotiate or ask questions. Arrange meetups on campus and complete transactions safely.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-outdoors_23-2149535696.jpg", - imageAlt: "Chat and completion step", - }, + title: "Chat & Complete", description: "Message sellers directly to negotiate or ask questions. Arrange meetups on campus and complete transactions safely.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-outdoors_23-2149535696.jpg", imageAlt: "Chat and completion step"}, ]} /> @@ -268,41 +197,17 @@ export default function HomePage() {