11 Commits

Author SHA1 Message Date
5cce974267 Update src/app/privacy-policy/page.tsx 2026-04-28 03:38:57 +00:00
ccd89a1123 Update src/app/privacy-policy/page.tsx 2026-04-28 03:38:23 +00:00
6d0ae42435 Update src/app/privacy-policy/page.tsx 2026-04-28 03:35:44 +00:00
27f071e9e2 Update src/app/page.tsx 2026-04-28 03:35:13 +00:00
e80acef52d Update src/app/privacy-policy/page.tsx 2026-04-28 03:34:36 +00:00
b6ecab1de0 Update src/app/page.tsx 2026-04-28 03:34:35 +00:00
60bf8da907 Add src/app/privacy-policy/page.tsx 2026-04-28 03:23:33 +00:00
7ddb0dfcc5 Update src/app/page.tsx 2026-04-28 03:23:32 +00:00
451d2d42b2 Merge version_3 into main
Merge version_3 into main
2026-04-28 03:21:29 +00:00
e7bf5ea33b Merge version_2 into main
Merge version_2 into main
2026-04-28 03:20:54 +00:00
528c91e7e7 Merge version_1 into main
Merge version_1 into main
2026-04-28 03:17:08 +00:00
2 changed files with 106 additions and 150 deletions

View File

@@ -31,21 +31,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "Deals", name: "Deals", id: "deals"},
id: "deals",
},
{ {
name: "Locations", name: "Locations", id: "locations"},
id: "locations",
},
{ {
name: "App", name: "App", id: "app"},
id: "app", {
}, name: "Privacy", id: "privacy"},
]} ]}
brandName="FastBite" brandName="FastBite"
/> />
@@ -57,13 +51,9 @@ export default function LandingPage() {
description="Iconic flavor, delivered in seconds. Grab the best deals in your city today by chef med lgraid." description="Iconic flavor, delivered in seconds. Grab the best deals in your city today by chef med lgraid."
buttons={[ buttons={[
{ {
text: "Order Now", text: "Order Now", href: "#menu"},
href: "#menu",
},
{ {
text: "Find a Location", text: "Find a Location", href: "#locations"},
href: "#locations",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/tasty-sandwich-red-fork-wooden-board-dark-mix-color-surface-with-free-space_179666-42255.jpg" imageSrc="http://img.b2bpic.net/free-photo/tasty-sandwich-red-fork-wooden-board-dark-mix-color-surface-with-free-space_179666-42255.jpg"
@@ -78,20 +68,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Mega Combo", title: "Mega Combo", description: "2x Burgers, 2x Fries, 2x Soda at 30% off.", imageSrc: "http://img.b2bpic.net/free-vector/combo-meals-poster-template_23-2148667691.jpg"},
description: "2x Burgers, 2x Fries, 2x Soda at 30% off.",
imageSrc: "http://img.b2bpic.net/free-vector/combo-meals-poster-template_23-2148667691.jpg",
},
{ {
title: "Student Discount", title: "Student Discount", description: "Get a free side with any meal order.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-blue-frame-delicious-food_23-2148314141.jpg"},
description: "Get a free side with any meal order.",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-blue-frame-delicious-food_23-2148314141.jpg",
},
{ {
title: "Early Bird", title: "Early Bird", description: "Free breakfast item until 10 AM.", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-burger-with-french-fries_23-2150887842.jpg"},
description: "Free breakfast item until 10 AM.",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-burger-with-french-fries_23-2150887842.jpg",
},
]} ]}
title="Limited Time Deals" title="Limited Time Deals"
description="Don't miss out on our seasonal favorites." description="Don't miss out on our seasonal favorites."
@@ -106,41 +87,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Crispy Chicken", price: "$6.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesy-meat-burger-with-seasonings-dark-floor-bun-sandwich-fast-food_140725-82157.jpg"},
name: "Crispy Chicken",
price: "$6.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesy-meat-burger-with-seasonings-dark-floor-bun-sandwich-fast-food_140725-82157.jpg",
},
{ {
id: "p2", id: "p2", name: "Golden Fries", price: "$2.99", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187941.jpg"},
name: "Golden Fries",
price: "$2.99",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187941.jpg",
},
{ {
id: "p3", id: "p3", name: "Strawberry Soda", price: "$1.99", imageSrc: "http://img.b2bpic.net/free-photo/cold-strawberry-cocktail-with-mint_23-2148196127.jpg"},
name: "Strawberry Soda",
price: "$1.99",
imageSrc: "http://img.b2bpic.net/free-photo/cold-strawberry-cocktail-with-mint_23-2148196127.jpg",
},
{ {
id: "p4", id: "p4", name: "Classic Cheeseburger", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-photo/juicy-chicken-burger-with-fresh-lettuce-crispy-french-fries-wooden-board_181624-50895.jpg"},
name: "Classic Cheeseburger",
price: "$5.99",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-chicken-burger-with-fresh-lettuce-crispy-french-fries-wooden-board_181624-50895.jpg",
},
{ {
id: "p5", id: "p5", name: "Spicy Nuggets", price: "$4.99", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-plastic-fries-blue-background_23-2148314151.jpg"},
name: "Spicy Nuggets",
price: "$4.99",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-plastic-fries-blue-background_23-2148314151.jpg",
},
{ {
id: "p6", id: "p6", name: "Vanilla Shake", price: "$3.99", imageSrc: "http://img.b2bpic.net/free-photo/glass-aperol-spritz-delicious-summer-cocktail_185193-108784.jpg"},
name: "Vanilla Shake",
price: "$3.99",
imageSrc: "http://img.b2bpic.net/free-photo/glass-aperol-spritz-delicious-summer-cocktail_185193-108784.jpg",
},
]} ]}
title="Top Picks" title="Top Picks"
description="Fan favorites you can't live without." description="Fan favorites you can't live without."
@@ -152,28 +109,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
heading={[ heading={[
{ {
type: "text", type: "text", content: "Get the "},
content: "Get the ",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-her-shopping-list-smartphone_23-2149110874.jpg", alt: "App Promo"},
src: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-her-shopping-list-smartphone_23-2149110874.jpg",
alt: "App Promo",
},
{ {
type: "text", type: "text", content: " FastBite App."},
content: " FastBite App.",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Download iOS", text: "Download iOS", href: "#"},
href: "#",
},
{ {
text: "Download Android", text: "Download Android", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -186,45 +132,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Alice M.", role: "Student", company: "University", rating: 5,
name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-eating-tasty-classic-burger-angry-mad-screaming-frustrated-furious-shouting-with-anger-looking-up_839833-29909.jpg"},
role: "Student",
company: "University",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-eating-tasty-classic-burger-angry-mad-screaming-frustrated-furious-shouting-with-anger-looking-up_839833-29909.jpg",
},
{ {
id: "t2", id: "t2", name: "Bob R.", role: "Chef", company: "Bistro", rating: 5,
name: "Bob R.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table-with-burgers_23-2148705534.jpg"},
role: "Chef",
company: "Bistro",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table-with-burgers_23-2148705534.jpg",
},
{ {
id: "t3", id: "t3", name: "Charlie D.", role: "Driver", company: "Transit", rating: 5,
name: "Charlie D.", imageSrc: "http://img.b2bpic.net/free-photo/photo-hungry-curly-woman-eats-hot-dog-burger-keeps-mouth-widely-opened-prefers-fast-food-wears-white-formal-shirt-tie-isolated-pink-background-blank-space-your-advertisement_273609-62442.jpg"},
role: "Driver",
company: "Transit",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/photo-hungry-curly-woman-eats-hot-dog-burger-keeps-mouth-widely-opened-prefers-fast-food-wears-white-formal-shirt-tie-isolated-pink-background-blank-space-your-advertisement_273609-62442.jpg",
},
{ {
id: "t4", id: "t4", name: "Diana P.", role: "Parent", company: "Home", rating: 5,
name: "Diana P.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-funny-way_23-2150269632.jpg"},
role: "Parent",
company: "Home",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-funny-way_23-2150269632.jpg",
},
{ {
id: "t5", id: "t5", name: "Ethan W.", role: "Dev", company: "Tech", rating: 5,
name: "Ethan W.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67452.jpg"},
role: "Dev",
company: "Tech",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67452.jpg",
},
]} ]}
title="Loved by Foodies" title="Loved by Foodies"
description="What our hungry customers say." description="What our hungry customers say."
@@ -237,20 +158,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "How long for delivery?", content: "Usually under 30 minutes."},
title: "How long for delivery?",
content: "Usually under 30 minutes.",
},
{ {
id: "f2", id: "f2", title: "Is it fresh?", content: "Always, we source locally."},
title: "Is it fresh?",
content: "Always, we source locally.",
},
{ {
id: "f3", id: "f3", title: "Can I pre-order?", content: "Yes, via the mobile app."},
title: "Can I pre-order?",
content: "Yes, via the mobile app.",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
title="Need Help?" title="Need Help?"
@@ -267,20 +179,12 @@ export default function LandingPage() {
description="Feedback, support, or franchise inquiries." description="Feedback, support, or franchise inquiries."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Name"},
type: "text",
placeholder: "Name",
},
{ {
name: "email", name: "email", type: "email", placeholder: "Email"},
type: "email",
placeholder: "Email",
},
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Your message"}}
placeholder: "Your message",
}}
imageSrc="http://img.b2bpic.net/free-photo/woman-eating-hamburger-restaurant_23-2148006725.jpg" imageSrc="http://img.b2bpic.net/free-photo/woman-eating-hamburger-restaurant_23-2148006725.jpg"
/> />
</div> </div>
@@ -289,29 +193,19 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Brand", title: "Brand", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Careers", label: "Careers", href: "#"},
href: "#",
},
], ],
}, },
]} ]}

View File

@@ -0,0 +1,62 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import LegalSection from '@/components/legal/LegalSection';
export default function PrivacyPolicyPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="mediumLarge"
sizing="mediumSizeLargeTitles"
background="noiseDiagonalGradient"
cardStyle="gradient-radial"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Home", id: "/" },
{ name: "Privacy", id: "/privacy-policy" },
]}
brandName="FastBite"
/>
</div>
<div id="legal" data-section="legal">
<LegalSection
layout="page"
title="Privacy Policy"
sections={[
{
heading: "Data Collection", content: { type: "paragraph", text: "We collect information you provide directly to us when you make an order or contact support." }
},
{
heading: "How We Use Your Data", content: { type: "paragraph", text: "We use your data to process orders, improve our service, and communicate with you." }
},
{
heading: "Your Rights", content: { type: "list", items: ["Right to access your data", "Right to delete your account", "Right to opt-out of marketing"] }
}
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[]}
bottomLeftText="© 2024 FastBite Brand."
bottomRightText="Privacy Policy"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}