Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/pay-bill-taxes-invoices-checks-icons-flat-set-isolated-vector-illustration_1284-2965.jpg", imageAlt: "Fees" }
|
||||
},
|
||||
{
|
||||
title: "24/7 Help Desk", description: "Real-time answers to your campus-related queries.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-analyzing-architectural-sketches-blueprints-his-home_482257-90908.jpg", imageAlt: "Help" },
|
||||
title: "24/7 Help Desk", description: "Real-time answers to your campus-related queries.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-analyzing-architectural-sketches-blueprints-his-home_482257-90908.jpg?_wi=1", imageAlt: "Help" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/blank-white-speech-with-shadow-blue-background_23-2147948725.jpg", imageAlt: "Help" }
|
||||
},
|
||||
]}
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Student Portal", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-analyzing-architectural-sketches-blueprints-his-home_482257-90908.jpg" },
|
||||
{ id: "1", name: "Student Portal", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-analyzing-architectural-sketches-blueprints-his-home_482257-90908.jpg?_wi=2" },
|
||||
{ id: "2", name: "Progress Tracking", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/close-up-employee-working-with-charts-papers-computer-doing-annual-data-analysis-plan-business-project-woman-holding-files-with-financial-information-development_482257-32215.jpg" },
|
||||
{ id: "3", name: "Admission Center", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/navy-operations-specialist-following-hostile-warship-trajectory_482257-91043.jpg" },
|
||||
{ id: "4", name: "Library Search", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/front-view-colorful-stickers-with-pens-dark-background_179666-17386.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user