Merge version_1 into main #1
@@ -81,42 +81,42 @@ const CommitteeDashboardPage = () => {
|
||||
id: "1",
|
||||
title: "Browse Multiple Messes",
|
||||
tags: ["Student", "Selection", "Real-time"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328201.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328201.jpg?_wi=5",
|
||||
imageAlt: "Three different mess options available for selection",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Weekly Menu Management",
|
||||
tags: ["Veg", "Non-Veg", "Mixed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-meal-planner-template_23-2149291077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-meal-planner-template_23-2149291077.jpg?_wi=4",
|
||||
imageAlt: "Weekly menu with breakfast, lunch, dinner categories and pricing",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Quality Feedback System",
|
||||
tags: ["Ratings", "Reviews", "Transparent"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-using-their-phone-kitchen_23-2149017741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-using-their-phone-kitchen_23-2149017741.jpg?_wi=4",
|
||||
imageAlt: "Meal quality feedback and rating interface",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Attendance Tracking",
|
||||
tags: ["Owner", "Analytics", "Billing"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/book-your-important-days-smartphone_52683-38551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/book-your-important-days-smartphone_52683-38551.jpg?_wi=3",
|
||||
imageAlt: "Attendance dashboard showing daily student presence",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Smart Cancellation",
|
||||
tags: ["One Day Notice", "Easy Apply", "Approval"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114027.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114027.jpg?_wi=3",
|
||||
imageAlt: "Mess cancellation application with one-day notice requirement",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
title: "Committee Management",
|
||||
tags: ["Coordination", "Resolution", "Communication"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-typing-smartphone_23-2148913707.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-typing-smartphone_23-2148913707.jpg?_wi=3",
|
||||
imageAlt: "Student committee dashboard for problem resolution",
|
||||
},
|
||||
]}
|
||||
@@ -136,21 +136,21 @@ const CommitteeDashboardPage = () => {
|
||||
id: "1",
|
||||
name: "Student",
|
||||
role: "Subscriber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-female-wearing-polo-shirt-rectangular-glasses-smiling-happily-while-posing-isolated_273609-1875.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-female-wearing-polo-shirt-rectangular-glasses-smiling-happily-while-posing-isolated_273609-1875.jpg?_wi=2",
|
||||
imageAlt: "Student accessing mess selection and menu management",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mess Owner",
|
||||
role: "Provider",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg?_wi=2",
|
||||
imageAlt: "Mess owner managing operations and analytics",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Committee",
|
||||
role: "Coordinator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-talking-with-notepads-hands_23-2147655815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-talking-with-notepads-hands_23-2147655815.jpg?_wi=2",
|
||||
imageAlt: "Student committee resolving issues and complaints",
|
||||
},
|
||||
]}
|
||||
@@ -174,7 +174,7 @@ const CommitteeDashboardPage = () => {
|
||||
role: "B.Tech Student",
|
||||
company: "IIT Delhi",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-smiling-with-copy-space_23-2148784158.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-smiling-with-copy-space_23-2148784158.jpg?_wi=2",
|
||||
imageAlt: "Satisfied student using SmartMess platform",
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ const CommitteeDashboardPage = () => {
|
||||
role: "Mess Owner",
|
||||
company: "North Campus Mess",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193991.jpg?_wi=2",
|
||||
imageAlt: "Mess owner benefiting from management tools",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ const CommitteeDashboardPage = () => {
|
||||
role: "Committee Head",
|
||||
company: "Student Mess Committee",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-smiling-camera_1170-1905.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-smiling-camera_1170-1905.jpg?_wi=2",
|
||||
imageAlt: "Committee member managing student issues",
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ const CommitteeDashboardPage = () => {
|
||||
role: "B.Tech Student",
|
||||
company: "IIT Delhi",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-white-shirt-looking-front-with-smile-face-showing-thumbs-up-standing-green-wall_141793-71581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-white-shirt-looking-front-with-smile-face-showing-thumbs-up-standing-green-wall_141793-71581.jpg?_wi=2",
|
||||
imageAlt: "Happy student praising the platform",
|
||||
},
|
||||
{
|
||||
@@ -210,7 +210,7 @@ const CommitteeDashboardPage = () => {
|
||||
role: "Mess Manager",
|
||||
company: "South Campus Mess",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman-resting-outside-cafe_1262-5999.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman-resting-outside-cafe_1262-5999.jpg?_wi=2",
|
||||
imageAlt: "Mess owner showing success metrics",
|
||||
},
|
||||
{
|
||||
@@ -219,7 +219,7 @@ const CommitteeDashboardPage = () => {
|
||||
role: "Committee Secretary",
|
||||
company: "Student Mess Committee",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148077720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148077720.jpg?_wi=2",
|
||||
imageAlt: "Committee member facilitating communication",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -1,24 +1,61 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Raleway } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Raleway } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const raleway = Raleway({
|
||||
variable: "--font-raleway",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "SmartMess - Campus Mess Management Platform",
|
||||
description: "Smart mess management system for students, owners, and committees. Track menus, attendance, feedback, and cancellations transparently.",
|
||||
keywords: "mess management, campus dining, student meals, attendance tracking, feedback system, canteen management, IIT mess system",
|
||||
metadataBase: new URL("https://smartmess.app"),
|
||||
alternates: {
|
||||
canonical: "https://smartmess.app",
|
||||
},
|
||||
openGraph: {
|
||||
title: "SmartMess - Smart Mess Management for Modern Campus",
|
||||
description: "Revolutionizing campus dining with transparent menu management, real-time feedback, and seamless coordination.",
|
||||
url: "https://smartmess.app",
|
||||
siteName: "SmartMess",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/people-s-hands-with-gadgets_1301-2036.jpg",
|
||||
alt: "SmartMess Platform Interface",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "SmartMess - Campus Mess Management",
|
||||
description: "Smart platform connecting students, mess owners, and committees for transparent mess operations.",
|
||||
images: ["http://img.b2bpic.net/free-photo/people-s-hands-with-gadgets_1301-2036.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${raleway.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${raleway.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -81,42 +81,42 @@ const OwnerDashboardPage = () => {
|
||||
id: "1",
|
||||
title: "Browse Multiple Messes",
|
||||
tags: ["Student", "Selection", "Real-time"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328201.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328201.jpg?_wi=4",
|
||||
imageAlt: "Three different mess options available for selection",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Weekly Menu Management",
|
||||
tags: ["Veg", "Non-Veg", "Mixed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-meal-planner-template_23-2149291077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-meal-planner-template_23-2149291077.jpg?_wi=3",
|
||||
imageAlt: "Weekly menu with breakfast, lunch, dinner categories and pricing",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Quality Feedback System",
|
||||
tags: ["Ratings", "Reviews", "Transparent"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-using-their-phone-kitchen_23-2149017741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-using-their-phone-kitchen_23-2149017741.jpg?_wi=3",
|
||||
imageAlt: "Meal quality feedback and rating interface",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Attendance Tracking",
|
||||
tags: ["Owner", "Analytics", "Billing"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/book-your-important-days-smartphone_52683-38551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/book-your-important-days-smartphone_52683-38551.jpg?_wi=2",
|
||||
imageAlt: "Attendance dashboard showing daily student presence",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Smart Cancellation",
|
||||
tags: ["One Day Notice", "Easy Apply", "Approval"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114027.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114027.jpg?_wi=2",
|
||||
imageAlt: "Mess cancellation application with one-day notice requirement",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
title: "Committee Management",
|
||||
tags: ["Coordination", "Resolution", "Communication"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-typing-smartphone_23-2148913707.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-typing-smartphone_23-2148913707.jpg?_wi=2",
|
||||
imageAlt: "Student committee dashboard for problem resolution",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -111,42 +111,42 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
title: "Browse Multiple Messes",
|
||||
tags: ["Student", "Selection", "Real-time"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328201.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328201.jpg?_wi=1",
|
||||
imageAlt: "Three different mess options available for selection",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Weekly Menu Management",
|
||||
tags: ["Veg", "Non-Veg", "Mixed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-meal-planner-template_23-2149291077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-meal-planner-template_23-2149291077.jpg?_wi=1",
|
||||
imageAlt: "Weekly menu with breakfast, lunch, dinner categories and pricing",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Quality Feedback System",
|
||||
tags: ["Ratings", "Reviews", "Transparent"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-using-their-phone-kitchen_23-2149017741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-using-their-phone-kitchen_23-2149017741.jpg?_wi=1",
|
||||
imageAlt: "Meal quality feedback and rating interface",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Attendance Tracking",
|
||||
tags: ["Owner", "Analytics", "Billing"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/book-your-important-days-smartphone_52683-38551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/book-your-important-days-smartphone_52683-38551.jpg?_wi=1",
|
||||
imageAlt: "Attendance dashboard showing daily student presence",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Smart Cancellation",
|
||||
tags: ["One Day Notice", "Easy Apply", "Approval"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114027.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114027.jpg?_wi=1",
|
||||
imageAlt: "Mess cancellation application with one-day notice requirement",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
title: "Committee Management",
|
||||
tags: ["Coordination", "Resolution", "Communication"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-typing-smartphone_23-2148913707.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-typing-smartphone_23-2148913707.jpg?_wi=1",
|
||||
imageAlt: "Student committee dashboard for problem resolution",
|
||||
},
|
||||
]}
|
||||
@@ -233,21 +233,21 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Student",
|
||||
role: "Subscriber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-female-wearing-polo-shirt-rectangular-glasses-smiling-happily-while-posing-isolated_273609-1875.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-female-wearing-polo-shirt-rectangular-glasses-smiling-happily-while-posing-isolated_273609-1875.jpg?_wi=1",
|
||||
imageAlt: "Student accessing mess selection and menu management",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mess Owner",
|
||||
role: "Provider",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg?_wi=1",
|
||||
imageAlt: "Mess owner managing operations and analytics",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Committee",
|
||||
role: "Coordinator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-talking-with-notepads-hands_23-2147655815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-talking-with-notepads-hands_23-2147655815.jpg?_wi=1",
|
||||
imageAlt: "Student committee resolving issues and complaints",
|
||||
},
|
||||
]}
|
||||
@@ -270,7 +270,7 @@ export default function HomePage() {
|
||||
role: "B.Tech Student",
|
||||
company: "IIT Delhi",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-smiling-with-copy-space_23-2148784158.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-smiling-with-copy-space_23-2148784158.jpg?_wi=1",
|
||||
imageAlt: "Satisfied student using SmartMess platform",
|
||||
},
|
||||
{
|
||||
@@ -279,7 +279,7 @@ export default function HomePage() {
|
||||
role: "Mess Owner",
|
||||
company: "North Campus Mess",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193991.jpg?_wi=1",
|
||||
imageAlt: "Mess owner benefiting from management tools",
|
||||
},
|
||||
{
|
||||
@@ -288,7 +288,7 @@ export default function HomePage() {
|
||||
role: "Committee Head",
|
||||
company: "Student Mess Committee",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-smiling-camera_1170-1905.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-smiling-camera_1170-1905.jpg?_wi=1",
|
||||
imageAlt: "Committee member managing student issues",
|
||||
},
|
||||
{
|
||||
@@ -297,7 +297,7 @@ export default function HomePage() {
|
||||
role: "B.Tech Student",
|
||||
company: "IIT Delhi",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-white-shirt-looking-front-with-smile-face-showing-thumbs-up-standing-green-wall_141793-71581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-white-shirt-looking-front-with-smile-face-showing-thumbs-up-standing-green-wall_141793-71581.jpg?_wi=1",
|
||||
imageAlt: "Happy student praising the platform",
|
||||
},
|
||||
{
|
||||
@@ -306,7 +306,7 @@ export default function HomePage() {
|
||||
role: "Mess Manager",
|
||||
company: "South Campus Mess",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman-resting-outside-cafe_1262-5999.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman-resting-outside-cafe_1262-5999.jpg?_wi=1",
|
||||
imageAlt: "Mess owner showing success metrics",
|
||||
},
|
||||
{
|
||||
@@ -315,7 +315,7 @@ export default function HomePage() {
|
||||
role: "Committee Secretary",
|
||||
company: "Student Mess Committee",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148077720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148077720.jpg?_wi=1",
|
||||
imageAlt: "Committee member facilitating communication",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -89,7 +89,7 @@ export default function StudentDashboardPage() {
|
||||
{ text: "View My Messes", href: "#dashboard-features" },
|
||||
{ text: "Back to Home", href: "/" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328201.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328201.jpg?_wi=2"
|
||||
imageAlt="Student dashboard showing mess selection interface"
|
||||
/>
|
||||
</div>
|
||||
@@ -108,21 +108,21 @@ export default function StudentDashboardPage() {
|
||||
id: "1",
|
||||
title: "Subscribe to Your Preferred Mess",
|
||||
tags: ["Easy", "Selection", "Compare"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328201.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-virtual-date_23-2149328201.jpg?_wi=3",
|
||||
imageAlt: "Compare and select from multiple mess options",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "View Weekly Meal Menus",
|
||||
tags: ["Daily", "Updates", "Plan"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-meal-planner-template_23-2149291077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-meal-planner-template_23-2149291077.jpg?_wi=2",
|
||||
imageAlt: "Weekly meal planning with detailed menu information",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Submit Quality Feedback",
|
||||
tags: ["Rating", "Comments", "Transparent"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-using-their-phone-kitchen_23-2149017741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-using-their-phone-kitchen_23-2149017741.jpg?_wi=2",
|
||||
imageAlt: "Submit ratings and feedback about meal quality",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user