@@ -29,84 +29,39 @@ export default function LandingPage() {
<divid="nav"data-section="nav">
<NavbarStyleCentered
navItems={[
{
name:"Home",id:"hero"},
{
name:"Menu",id:"services"},
{
name:"Why Us",id:"why-us"},
{
name:"Gallery",id:"gallery"},
{
name:"FAQ",id:"faq"},
{name:"Home",id:"hero"},
{name:"Menu",id:"services"},
{name:"Why Us",id:"why-us"},
{name:"Gallery",id:"gallery"},
{name:"FAQ",id:"faq"},
]}
brandName="Paris Croisserie"
/>
</div>
<divid="hero"data-section="hero">
<HeroBillboard
background={{
variant:"sparkles-gradient"}}
title="Artisanal Pastries Crafted in Lubbock"
description="French-inspired pastries made fresh daily. Known for buttery croissants, quality ingredients, and a welcoming atmosphere, Paris Croisserie is a local favorite for coffee, pastries, and quick bites. ⭐ 4.8 Rating | 🥐 Fresh Baked Daily | 📍 Lubbock, TX"
imageAlt="close up buttery croissant golden flaky"
mediaAnimation="slide-up"
marqueeItems={[
{
type:"image",src:"http://img.b2bpic.net/free-photo/croissant-glass-plate-high-angle-view-wooden-table_176474-8132.jpg",alt:"close up buttery croissant golden flaky"},
{
type:"image",src:"http://img.b2bpic.net/free-photo/sustainable-recipients-different-ingredients_23-2149015908.jpg",alt:"bakery display case full of pastries"},
{
type:"image",src:"http://img.b2bpic.net/free-photo/croissant-with-coffee-french-croissant-wooden-board-cup-espresso_114579-58937.jpg",alt:"coffee and croissant on wooden table"},
{
type:"image",src:"http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg",alt:"modern french cafe interior design"},
type:"image",src:"http://img.b2bpic.net/free-photo/tablet-mobile-female-using-phone_1303-2074.jpg",alt:"happy customer eating pastry in cafe"},
]}
avatars={[
{
src:"http://img.b2bpic.net/free-photo/croissant-wooden-kitchen-towel-high-angle-view_176474-8146.jpg",alt:"Croissant on wooden and kitchen towel, high angle view."},
{
src:"http://img.b2bpic.net/free-photo/croissant-flat-lay-wooden-kitchen-towel_176474-8123.jpg",alt:"Croissant flat lay on wooden and kitchen towel"},
{
src:"http://img.b2bpic.net/free-photo/croissants-decorated-with-raspberries-mint-wooden-boards_613910-5904.jpg",alt:"Croissants decorated with raspberries and mint on a wooden boards."},
{
src:"http://img.b2bpic.net/free-photo/plate-croissant-half-covered-strawberry-syrup_140725-1406.jpg",alt:"Plate of croissant half covered in strawberry syrup"},
{
src:"http://img.b2bpic.net/free-photo/close-up-woman-holding-croissant_23-2149233686.jpg",alt:"Close up woman holding croissant"},
]}
avatarText="Join our local foodies"
<HeroLogoBillboard
logoText="Paris Croisserie "
description="Experience the delicate crunch of authentic French-inspired pastries. Fresh, daily-baked, and waiting for you."
description="Handcrafted classics made with premium ingredients to fuel your day."
features={[
{
title:"Croissants & Pastries",description:"Fresh, buttery, flaky options including sweet and savory varieties.",imageSrc:"http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-oval-plate-tarts-laeves-cinnamon-dried-oranges-dark-wooden-table-with-copy-space_140725-90858.jpg"},
{
title:"Coffee & Drinks",description:"Lattes, premium coffee, and refreshing specialty drinks.",imageSrc:"http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2147.jpg"},
{
title:"Breakfast & Café Items",description:"Quick, high-quality food for a perfect start to your morning.",imageSrc:"http://img.b2bpic.net/free-photo/top-view-breads-as-sliced-seeded-brown-cob-baguette-croissants-plate-bowl-nuts-walnuts-cup-hot-toddy-with-cinnamon-saucer-wooden-background_141793-27716.jpg"},
{
title:"Custom Orders & Catering",description:"Tailored pastries for your special events and bulk needs.",imageSrc:"http://img.b2bpic.net/free-photo/woman-selecting-packed-food-food-counter_107420-63658.jpg"},
{id:"1",tag:"Fresh",title:"Croissants & Pastries",description:"Buttery, flaky, and golden perfection.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSEIQLBNEFKYS2Z8ImL4kpsrFT/uploaded-1776401909919-r697lhmv.png"},
{id:"2",tag:"Roasted",title:"Coffee & Drinks",description:"Premium roasts that pair beautifully with every bite.",imageSrc:"http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2147.jpg"}
]}
title="What We Offer"
description="Our menu is designed to delight, featuring artisanal creations crafted with passion and the finest local ingredients."
useInvertedBackground={false}
/>
</div>
@@ -116,8 +71,7 @@ export default function LandingPage() {
tag="Our Commitment"
title="Why People Choose Us"
buttons={[
{
text:"Our Story",href:"#"},
{text:"Our Story",href:"#"},
]}
/>
</div>
@@ -128,22 +82,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id:"g1",value:"Fresh",title:"Fresh out of the oven",description:"Baked daily.",imageSrc:"http://img.b2bpic.net/free-photo/red-nature-texture-background_23-2147960326.jpg"},
{id:"g1",value:"Fresh",title:"Fresh out of the oven",description:"Baked daily.",imageSrc:"http://img.b2bpic.net/free-photo/red-nature-texture-background_23-2147960326.jpg"},
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.