Merge version_1 into main #1
@@ -51,10 +51,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pack-graduation-label-collection-with-flat-design_23-2147886264.jpg", imageAlt: "Students celebrating competition success"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-pen-notepad-with-small-bow-pine-tree-branch-dark-red-surface-with-free-space_140725-63191.jpg", imageAlt: "Story writing competition showcase"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-pen-notepad-with-small-bow-pine-tree-branch-dark-red-surface-with-free-space_140725-63191.jpg?_wi=1", imageAlt: "Story writing competition showcase"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/web-design-instagram-stories-template_23-2150921564.jpg", imageAlt: "Design competition portfolio"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/web-design-instagram-stories-template_23-2150921564.jpg?_wi=1", imageAlt: "Design competition portfolio"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
@@ -73,10 +73,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "story-writing", name: "Story Writing Contest", price: "₹49", imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-pen-notepad-with-small-bow-pine-tree-branch-dark-red-surface-with-free-space_140725-63191.jpg", imageAlt: "Story Writing Competition"
|
||||
id: "story-writing", name: "Story Writing Contest", price: "₹49", imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-pen-notepad-with-small-bow-pine-tree-branch-dark-red-surface-with-free-space_140725-63191.jpg?_wi=2", imageAlt: "Story Writing Competition"
|
||||
},
|
||||
{
|
||||
id: "design-competition", name: "Graphic Design Challenge", price: "₹49", imageSrc: "http://img.b2bpic.net/free-vector/web-design-instagram-stories-template_23-2150921564.jpg", imageAlt: "Design Competition"
|
||||
id: "design-competition", name: "Graphic Design Challenge", price: "₹49", imageSrc: "http://img.b2bpic.net/free-vector/web-design-instagram-stories-template_23-2150921564.jpg?_wi=2", imageAlt: "Design Competition"
|
||||
},
|
||||
{
|
||||
id: "coding-contest", name: "Coding Sprint", price: "₹49", imageSrc: "http://img.b2bpic.net/free-vector/cyber-monday-concept-with-flat-design-background_23-2148311546.jpg", imageAlt: "Coding Competition"
|
||||
|
||||
Reference in New Issue
Block a user