Merge version_2 into main #5
@@ -83,9 +83,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Light & Airy", description: "Our raised yeast doughnuts are airy and light.", bentoComponent: { icon: Sparkles } },
|
||||
{ title: "Smooth Glazes", description: "Enjoy glazes and frosting that are smooth, never grainy.", bentoComponent: { icon: Droplet } },
|
||||
{ title: "Fresh Variety", description: "A wide variety of pastries baked fresh every morning.", bentoComponent: { icon: Award } },
|
||||
{ title: "Light & Airy", description: "Our raised yeast doughnuts are airy and light.", bentoComponent: { bentoComponent: 'reveal-icon', icon: Sparkles } },
|
||||
{ title: "Smooth Glazes", description: "Enjoy glazes and frosting that are smooth, never grainy.", bentoComponent: { bentoComponent: 'reveal-icon', icon: Droplet } },
|
||||
{ title: "Fresh Variety", description: "A wide variety of pastries baked fresh every morning.", bentoComponent: { bentoComponent: 'reveal-icon', icon: Award } },
|
||||
]}
|
||||
title="Why Customers Love It"
|
||||
description="Everything we make is crafted for that perfect, fresh experience."
|
||||
|
||||
Reference in New Issue
Block a user