Update src/app/page.tsx
This commit is contained in:
@@ -87,13 +87,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1", value: "Fresh", title: "Fresh", description: "Always locally sourced daily ingredients", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-plate_23-2148464673.jpg"},
|
id: "m1", value: "Fresh", title: "Fresh Ingredients", description: "Daily selection of fresh, seasonal produce.", imageSrc: "http://img.b2bpic.net/free-photo/asian-cuisine-fresh-vegetables-cooking_23-2148464673.jpg"},
|
||||||
{
|
{
|
||||||
id: "m2", value: "Value", title: "Value", description: "Unbeatable pricing for the whole family", imageSrc: "http://img.b2bpic.net/free-photo/piggy-bank-coins_23-2148281358.jpg"},
|
id: "m2", value: "Value", title: "Great Value", description: "Affordable pricing for premium quality dining.", imageSrc: "http://img.b2bpic.net/free-photo/asian-buffet-selection_23-2148281358.jpg"},
|
||||||
{
|
{
|
||||||
id: "m3", value: "Rated", title: "Rated", description: "Official Grade A health department rating", imageSrc: "http://img.b2bpic.net/free-photo/grade-a-badge_23-2149123456.jpg"},
|
id: "m3", value: "Rated", title: "Grade A Rated", description: "Health inspected and approved for safety.", imageSrc: "http://img.b2bpic.net/free-photo/health-safety-grade-a-sign_23-2149123456.jpg"},
|
||||||
{
|
{
|
||||||
id: "m4", value: "Family", title: "Friendly", description: "Family-friendly and welcoming atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-dinner_23-2149123456.jpg"},
|
id: "m4", value: "Family", title: "Family Welcome", description: "Welcoming environment for all occasions.", imageSrc: "http://img.b2bpic.net/free-photo/family-dining-jade-palace_23-2149123456.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Our Promise"
|
title="Our Promise"
|
||||||
description="What sets us apart every single day."
|
description="What sets us apart every single day."
|
||||||
|
|||||||
Reference in New Issue
Block a user