Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 67a213ed44 | |||
| 583c1f14f0 | |||
| fdfeae437d | |||
| 0c1ceddaea | |||
| d2e53e8469 | |||
| f4cf6391a4 | |||
| 78239a498b |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Find Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CaLBqyQcjqlj8sEU6IC6WGCcUa/uploaded-1776630235435-0w8yl242.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CaLBqyQcjqlj8sEU6IC6WGCcUa/uploaded-1776630579389-jntcuem0.png?_wi=1"
|
||||
showDimOverlay={true}
|
||||
avatars={[
|
||||
{
|
||||
@@ -101,10 +101,10 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "Breakfast", name: "Full English Breakfast", price: "£12.50", rating: 5,
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bunch-eggs-table-concept_23-2148407726.jpg?_wi=1"},
|
||||
reviewCount: "120+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CaLBqyQcjqlj8sEU6IC6WGCcUa/uploaded-1776630579389-jntcuem0.png"},
|
||||
{
|
||||
id: "p2", brand: "Brunch", name: "Fresh Farm Eggs", price: "£8.00", rating: 5,
|
||||
reviewCount: "85+", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-glass-with-croissant-wooden-circular-tray_23-2147908386.jpg?_wi=1"},
|
||||
reviewCount: "85+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CaLBqyQcjqlj8sEU6IC6WGCcUa/uploaded-1776630579389-kabzedaa.png"},
|
||||
{
|
||||
id: "p3", brand: "Signature", name: "Local Butcher Sausages", price: "£9.50", rating: 5,
|
||||
reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-breakfast-composition-with-copyspace_23-2148200739.jpg?_wi=1"},
|
||||
|
||||
Reference in New Issue
Block a user