Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b1a025c50 | |||
| 06a6855b81 | |||
| 2287dddb85 | |||
| 97105779f0 | |||
| ecc69cf335 | |||
| da8423f5d0 | |||
| 4c2876e21f | |||
| e422cfff0b | |||
| aac0261696 | |||
| f9df0db0a7 | |||
| 781ba9a13d | |||
| 84aa8af762 | |||
| 40fff41d53 | |||
| e1b3ad8113 | |||
| 411523e031 |
@@ -7,6 +7,8 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
|||||||
import Tag from "@/tag/Tag";
|
import Tag from "@/tag/Tag";
|
||||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||||
import { Mulish } from "next/font/google";
|
import { Mulish } from "next/font/google";
|
||||||
|
import { Montserrat } from "next/font/google";
|
||||||
|
import { Libre_Baskerville } from "next/font/google";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -15,9 +17,12 @@ export const metadata: Metadata = {
|
|||||||
description: "Generated by create next app",
|
description: "Generated by create next app",
|
||||||
};
|
};
|
||||||
|
|
||||||
const mulish = Mulish({
|
|
||||||
variable: "--font-mulish",
|
|
||||||
|
const libreBaskerville = Libre_Baskerville({
|
||||||
|
variable: "--font-libre-baskerville",
|
||||||
subsets: ["latin"],
|
subsets: ["latin"],
|
||||||
|
weight: ["400", "700"],
|
||||||
});
|
});
|
||||||
const inter = Inter({
|
const inter = Inter({
|
||||||
variable: "--font-inter",
|
variable: "--font-inter",
|
||||||
@@ -32,7 +37,7 @@ export default function RootLayout({
|
|||||||
return (
|
return (
|
||||||
<html lang="en" suppressHydrationWarning>
|
<html lang="en" suppressHydrationWarning>
|
||||||
<ServiceWrapper>
|
<ServiceWrapper>
|
||||||
<body className={`${mulish.variable} ${inter.variable} antialiased`}>
|
<body className={`${libreBaskerville.variable} ${inter.variable} antialiased`}>
|
||||||
<Tag />
|
<Tag />
|
||||||
{children}
|
{children}
|
||||||
<script
|
<script
|
||||||
|
|||||||
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
|||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Guaranteed 30-Minute Delivery: Restaurant Quality, Lightning Fast"
|
title="Get Your Favorite Local Meals Delivered in 30 Minutes or Less"
|
||||||
description="Experience premium restaurant quality food delivered directly to your doorstep in 30 minutes or less with our fast and reliable service."
|
description="Experience premium restaurant quality food delivered directly to your doorstep with our fast and reliable delivery service."
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-assortment_23-2149182219.jpg", imageAlt: "gourmet food delivery city street"},
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-assortment_23-2149182219.jpg", imageAlt: "gourmet food delivery city street"},
|
||||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "View Menu", href: "#products"},
|
text: "View Menu", href: "#products"},
|
||||||
{
|
{
|
||||||
text: "Order Now", href: "#contact"},
|
text: "Get Fast Delivery", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -146,19 +146,20 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="bento-grid"
|
gridVariant="bento-grid"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
tag="Best Sellers"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1", name: "Artisan Burger", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/portrait-korean-woman-barista-cafe-looking-sad-frowning-grimacing-disappointed-while-working-coffee-shop-leaning-counter-standing-near-laptop_1258-129825.jpg"},
|
id: "p1", name: "Artisan Burger (Customer Favorite)", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/portrait-korean-woman-barista-cafe-looking-sad-frowning-grimacing-disappointed-while-working-coffee-shop-leaning-counter-standing-near-laptop_1258-129825.jpg"},
|
||||||
{
|
{
|
||||||
id: "p2", name: "Stone-Baked Pizza", price: "$18.50", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-pizza-with-bacon-arugula-leaves-near-sliced-yellow-bell-pepper-garlic-bulb-tomato-wooden-spoon_23-2148076092.jpg"},
|
id: "p2", name: "Stone-Baked Pizza (Best Seller)", price: "$18.50", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-pizza-with-bacon-arugula-leaves-near-sliced-yellow-bell-pepper-garlic-bulb-tomato-wooden-spoon_23-2148076092.jpg"},
|
||||||
{
|
{
|
||||||
id: "p3", name: "Healthy Salad Bowl", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/salad-bowl_1220-125.jpg"},
|
id: "p3", name: "Healthy Salad Bowl", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/salad-bowl_1220-125.jpg"},
|
||||||
{
|
{
|
||||||
id: "p4", name: "Premium Sushi Platter", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-baked-sushi-rolls-with-shrimps-served-with-wasabi-ginger-plate-wood_141793-12009.jpg"},
|
id: "p4", name: "Premium Sushi Platter (Best Seller)", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-baked-sushi-rolls-with-shrimps-served-with-wasabi-ginger-plate-wood_141793-12009.jpg"},
|
||||||
{
|
{
|
||||||
id: "p5", name: "Handmade Pasta", price: "$16.75", imageSrc: "http://img.b2bpic.net/free-photo/chef-arranging-dish-with-salad-oranges_23-2148491357.jpg"},
|
id: "p5", name: "Handmade Pasta", price: "$16.75", imageSrc: "http://img.b2bpic.net/free-photo/chef-arranging-dish-with-salad-oranges_23-2148491357.jpg"},
|
||||||
{
|
{
|
||||||
id: "p6", name: "Berry Smoothie Bowl", price: "$9.50", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-yogurt-glasses-with-cereal-copy-space_23-2148489145.jpg"},
|
id: "p6", name: "Berry Smoothie Bowl (Customer Favorite)", price: "$9.50", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-yogurt-glasses-with-cereal-copy-space_23-2148489145.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Popular Delights"
|
title="Popular Delights"
|
||||||
description="Choose from our chef-curated selection of local favorites."
|
description="Choose from our chef-curated selection of local favorites."
|
||||||
@@ -221,7 +222,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "How fast is the delivery?", content: "Our average delivery time is 30 minutes for local orders."},
|
id: "1", title: "What is your 30-minute delivery promise?", content: "Our average delivery time is 30 minutes for local orders."},
|
||||||
{
|
{
|
||||||
id: "2", title: "Do you offer contact-less delivery?", content: "Yes, we offer completely contactless delivery options."},
|
id: "2", title: "Do you offer contact-less delivery?", content: "Yes, we offer completely contactless delivery options."},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -24,5 +24,5 @@ h3,
|
|||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6 {
|
h6 {
|
||||||
font-family: var(--font-mulish), sans-serif;
|
font-family: var(--font-libre-baskerville), serif;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user