diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7d7e1f0..d36e9e6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,8 +44,8 @@ export default function AboutPage() { title="Meet Our Team" description="The friendly faces behind your morning brew." team={[ - { id: "t1", name: "Sarah", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg" }, - { id: "t2", name: "Mike", role: "Roaster", imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821284.jpg" }, + { id: "t1", name: "Sarah", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg?_wi=3" }, + { id: "t2", name: "Mike", role: "Roaster", imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821284.jpg?_wi=3" }, ]} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 484730f..78b3c26 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -46,7 +46,7 @@ export default function ContactPage() { { name: "phone", type: "tel", placeholder: "Your Phone Number", required: true }, ]} textarea={{ name: "message", placeholder: "Your message", required: true }} - imageSrc="http://img.b2bpic.net/free-photo/view-beautiful-woman-looking-away-with-coffee_197531-33702.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-beautiful-woman-looking-away-with-coffee_197531-33702.jpg?_wi=2" /> @@ -58,8 +58,8 @@ export default function ContactPage() { title="Get in Touch" description="We are here for you." features={[ - { id: "c1", title: "Visit Us", descriptions: ["123 Coffee St, City"], imageSrc: "http://img.b2bpic.net/free-photo/view-beautiful-woman-looking-away-with-coffee_197531-33702.jpg" }, - { id: "c2", title: "Email Us", descriptions: ["hello@coffeeshed.com"], imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg" }, + { id: "c1", title: "Visit Us", descriptions: ["123 Coffee St, City"], imageSrc: "http://img.b2bpic.net/free-photo/view-beautiful-woman-looking-away-with-coffee_197531-33702.jpg?_wi=3" }, + { id: "c2", title: "Email Us", descriptions: ["hello@coffeeshed.com"], imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg?_wi=5" }, ]} /> diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 2ca8df6..0375237 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -61,8 +61,8 @@ export default function MenuPage() { title="Full Menu" description="Explore our full range of beverages and food." products={[ - { id: "m1", name: "House Blend", price: "$3.00", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg" }, - { id: "m2", name: "Breakfast Sandwich", price: "$6.00", variant: "Food", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg" }, + { id: "m1", name: "House Blend", price: "$3.00", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg?_wi=2" }, + { id: "m2", name: "Breakfast Sandwich", price: "$6.00", variant: "Food", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg?_wi=5" }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index de0630c..16fd82a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,12 +82,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "1", brand: "Bakery", name: "Cinnamon Roll", price: "$4.50", rating: 5, reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-cream-coffee-liqueur-with-ice-wooden-table_123827-29685.jpg" }, - { id: "2", brand: "Breakfast", name: "Bacon & Egg Burrito", price: "$7.00", rating: 4.8, reviewCount: "54", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg" }, - { id: "3", brand: "Drinks", name: "Gingerbread Latte", price: "$5.50", rating: 4.9, reviewCount: "102", imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-cream-coffee-liqueur-with-ice-wooden-table_123827-29685.jpg" }, - { id: "4", brand: "Drinks", name: "Iced Sugar Cookie", price: "$5.00", rating: 4.7, reviewCount: "41", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg" }, - { id: "5", brand: "Bakery", name: "Blueberry Muffin", price: "$3.50", rating: 4.9, reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-cream-coffee-liqueur-with-ice-wooden-table_123827-29685.jpg" }, - { id: "6", brand: "Breakfast", name: "Avocado Toast", price: "$6.50", rating: 4.6, reviewCount: "33", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg" }, + { id: "1", brand: "Bakery", name: "Cinnamon Roll", price: "$4.50", rating: 5, reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-cream-coffee-liqueur-with-ice-wooden-table_123827-29685.jpg?_wi=1" }, + { id: "2", brand: "Breakfast", name: "Bacon & Egg Burrito", price: "$7.00", rating: 4.8, reviewCount: "54", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg?_wi=1" }, + { id: "3", brand: "Drinks", name: "Gingerbread Latte", price: "$5.50", rating: 4.9, reviewCount: "102", imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-cream-coffee-liqueur-with-ice-wooden-table_123827-29685.jpg?_wi=2" }, + { id: "4", brand: "Drinks", name: "Iced Sugar Cookie", price: "$5.00", rating: 4.7, reviewCount: "41", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg?_wi=2" }, + { id: "5", brand: "Bakery", name: "Blueberry Muffin", price: "$3.50", rating: 4.9, reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-cream-coffee-liqueur-with-ice-wooden-table_123827-29685.jpg?_wi=3" }, + { id: "6", brand: "Breakfast", name: "Avocado Toast", price: "$6.50", rating: 4.6, reviewCount: "33", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg?_wi=3" }, ]} title="Menu Highlights" description="Handcrafted coffee and homemade comfort food starting at just $1." @@ -104,7 +104,7 @@ export default function LandingPage() { { value: "4.9★", title: "Customer Rating" }, { value: "Fast", title: "Service Speed" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821284.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821284.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -118,11 +118,11 @@ export default function LandingPage() { title="Why Choose Coffee Shed?" description="We put love into every cup and every conversation." features={[ - { id: "1", title: "Ethical Sourcing", descriptions: ["We work with small farms.", "Fair trade guarantee."], imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg" }, - { id: "2", title: "Artisanal Roasts", descriptions: ["Roasted in small batches.", "Perfectly balanced profiles."], imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-cream-coffee-liqueur-with-ice-wooden-table_123827-29685.jpg" }, - { id: "3", title: "Community Focus", descriptions: ["Host for local events.", "Supporting neighborhood artists."], imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821284.jpg" }, - { id: "4", title: "Comfortable Space", descriptions: ["High-speed Wi-Fi.", "Power outlets at every table."], imageSrc: "http://img.b2bpic.net/free-photo/view-beautiful-woman-looking-away-with-coffee_197531-33702.jpg" }, - { id: "5", title: "Fresh Daily", descriptions: ["Baked fresh every morning.", "No preservatives."], imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg" }, + { id: "1", title: "Ethical Sourcing", descriptions: ["We work with small farms.", "Fair trade guarantee."], imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg?_wi=1" }, + { id: "2", title: "Artisanal Roasts", descriptions: ["Roasted in small batches.", "Perfectly balanced profiles."], imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-cream-coffee-liqueur-with-ice-wooden-table_123827-29685.jpg?_wi=4" }, + { id: "3", title: "Community Focus", descriptions: ["Host for local events.", "Supporting neighborhood artists."], imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821284.jpg?_wi=2" }, + { id: "4", title: "Comfortable Space", descriptions: ["High-speed Wi-Fi.", "Power outlets at every table."], imageSrc: "http://img.b2bpic.net/free-photo/view-beautiful-woman-looking-away-with-coffee_197531-33702.jpg?_wi=1" }, + { id: "5", title: "Fresh Daily", descriptions: ["Baked fresh every morning.", "No preservatives."], imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg?_wi=4" }, ]} /> diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 3f1f3d5..1a825ab 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -44,8 +44,8 @@ export default function ReviewsPage() { title="What Locals Say" description="Don't just take our word for it." features={[ - { id: "r1", title: "Best in Town", descriptions: ["Absolutely loved the latte."], imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg" }, - { id: "r2", title: "Very Friendly", descriptions: ["Staff made me feel at home."], imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821284.jpg" }, + { id: "r1", title: "Best in Town", descriptions: ["Absolutely loved the latte."], imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg?_wi=4" }, + { id: "r2", title: "Very Friendly", descriptions: ["Staff made me feel at home."], imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821284.jpg?_wi=4" }, ]} /> @@ -59,8 +59,8 @@ export default function ReviewsPage() { title="Fan Favorites" description="The items people keep coming back for." products={[ - { id: "p1", name: "Cinnamon Roll", price: "$4.50", variant: "Bakery", imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-cream-coffee-liqueur-with-ice-wooden-table_123827-29685.jpg" }, - { id: "p2", name: "Burrito", price: "$7.00", variant: "Breakfast", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg" }, + { id: "p1", name: "Cinnamon Roll", price: "$4.50", variant: "Bakery", imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-cream-coffee-liqueur-with-ice-wooden-table_123827-29685.jpg?_wi=5" }, + { id: "p2", name: "Burrito", price: "$7.00", variant: "Breakfast", imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg?_wi=6" }, ]} />