Merge version_2 into main #4
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="EATS BAKERY x COFFEE"
|
||||
description="Relax with freshly brewed coffee, enjoy handcrafted bakery treats, and spend time with our adorable rescue cats."
|
||||
description="Premium Coffee. Artisan Bakery. Adorable Rescue Cats."
|
||||
buttons={[
|
||||
{ text: "Visit Our Café", href: "visit" },
|
||||
{ text: "Meet Our Cats", href: "cats" }
|
||||
@@ -249,4 +249,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user