Merge version_1 into main #1
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
description="Discover artisanal breads, pastries, and desserts made fresh daily with the finest ingredients. From sourdough to croissants, every bite celebrates quality and tradition."
|
||||
tag="Welcome to Sweet Bakes"
|
||||
tagIcon={Croissant}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg", imageAlt: "Fresh croissants and pastries" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/fresh-baked-butter-croissants-display-cafe_53876-121720.jpg", imageAlt: "Artisan sourdough bread" },
|
||||
|
||||
Reference in New Issue
Block a user