|
|
|
|
@@ -22,7 +22,7 @@ export default function LandingPage() {
|
|
|
|
|
borderRadius="pill"
|
|
|
|
|
contentWidth="smallMedium"
|
|
|
|
|
sizing="mediumLargeSizeLargeTitles"
|
|
|
|
|
background="noiseDiagonalGradient"
|
|
|
|
|
background="aurora"
|
|
|
|
|
cardStyle="inset"
|
|
|
|
|
primaryButtonStyle="primary-glow"
|
|
|
|
|
secondaryButtonStyle="solid"
|
|
|
|
|
@@ -139,17 +139,17 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "p1", name: "Signature Wings & Waffle", price: "$18.00", variant: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-wings-with-greens-tomatoes-light-background-burger-food-meal-meat-lunch-sandwich-fries_140725-156952.jpg", imageAlt: "Signature Wings & Waffle"},
|
|
|
|
|
id: "p1", name: "Signature Wings & Waffle", price: "$18.00", variant: "Best Seller", imageSrc: "https://images.unsplash.com/photo-1627992797448-6a5c10a112f2?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Signature Wings & Waffle"},
|
|
|
|
|
{
|
|
|
|
|
id: "p2", name: "Old-School Fish Sandwich", price: "$15.00", variant: "Press Favorite", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-takeaway-food_23-2149025804.jpg", imageAlt: "Old-School Fish Sandwich"},
|
|
|
|
|
id: "p2", name: "Old-School Fish Sandwich", price: "$15.00", variant: "Press Favorite", imageSrc: "https://images.unsplash.com/photo-1588147720993-9c8c4a1b02b9?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Old-School Fish Sandwich"},
|
|
|
|
|
{
|
|
|
|
|
id: "p3", name: "Soulfood Two-Side Combo", price: "$22.00", variant: "Full Plate", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-preparing-thanksgiving-turkey_23-2148314871.jpg", imageAlt: "Soulfood Two-Side Combo"},
|
|
|
|
|
id: "p3", name: "Soulfood Two-Side Combo", price: "$22.00", variant: "Full Plate", imageSrc: "https://images.unsplash.com/photo-1563805494-17c3746c0d8f?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Soulfood Two-Side Combo"},
|
|
|
|
|
{
|
|
|
|
|
id: "p4", name: "Japanese-Style Wings", price: "$16.00", variant: "Flavor Hit", imageSrc: "http://img.b2bpic.net/free-photo/asian-fried-vegetables-with-sauce-dark-background-closeup_1220-7670.jpg", imageAlt: "Japanese-Style Wings"},
|
|
|
|
|
id: "p4", name: "Japanese-Style Wings", price: "$16.00", variant: "Flavor Hit", imageSrc: "https://images.unsplash.com/photo-1549520478-f6e4a2e2a0f8?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Japanese-Style Wings"},
|
|
|
|
|
{
|
|
|
|
|
id: "p5", name: "Truffle Mac & Cheese", price: "$8.00", variant: "Side Dish", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914034.jpg", imageAlt: "Truffle Mac & Cheese"},
|
|
|
|
|
id: "p5", name: "Truffle Mac & Cheese", price: "$8.00", variant: "Side Dish", imageSrc: "https://images.unsplash.com/photo-1610444321313-05f2b2d0b5e9?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Truffle Mac & Cheese"},
|
|
|
|
|
{
|
|
|
|
|
id: "p6", name: "Candied Sweet Yams", price: "$7.00", variant: "Sweet Side", imageSrc: "http://img.b2bpic.net/free-photo/yellow-cherry-confiture-glass-container-wooden-board_114579-8597.jpg", imageAlt: "Candied Sweet Yams"},
|
|
|
|
|
id: "p6", name: "Candied Sweet Yams", price: "$7.00", variant: "Sweet Side", imageSrc: "https://images.unsplash.com/photo-1594916895318-7a5c10a112f2?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Candied Sweet Yams"},
|
|
|
|
|
]}
|
|
|
|
|
title="Soul food, styled like a headline."
|
|
|
|
|
description="The homepage leads with high-margin, highly loved items: wings, waffles, fish, soulfood combos, and craveable sides."
|
|
|
|
|
|